Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-16UI: support Copy To Selected for id-properties [GN modifier properties]Philipp Oeser
2021-12-16UI: deduplicate code for Copy To Selected and Alt-button tweakingPhilipp Oeser
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13UI: String Search: Add an optional weight parameterHans Goudey
2021-12-12UI: Add curve handle buttons to CurveMap interfaceCharlie Jolly
2021-12-09Cleanup: Various cleanups to the tree-view APIJulian Eisel
2021-12-09Fix T93519: handle prefix names in autocompletesAzeem Bande-Ali
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-02UI: Expand tree-view items (e.g. asset catalogs) on click to activateJulian Eisel
2021-12-02Fix T93410: Crash hiding a region from Python used by a popoverCampbell Barton
2021-12-02UI: Fix scaling of HSV cursor when zoomingLeon Leno
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-26Cleanup: Silence clang-tidy warnings.Jeroen Bakker
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix missing margin below panelsJulian Eisel
2021-11-25Fix T92313: Heading of redo panel is not aligned properlyJulian Eisel
2021-11-25Fix T92278: Small size of previews in the shading popoverJulian Eisel
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-25Fix T93274: Assigning asset catalog doesn't mark file as modifiedSybren A. Stüvel
2021-11-25Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-25Fix T89996, T90063: bugs with multi-button reset and entering values in popupsBrecht Van Lommel
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24UI: Improve scaling of widgets when zoomingLeon Leno
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24Asset Browser: Activate a catalog when draggingJulian Eisel
2021-11-24Context: add accessors returning selected actions for animation editors.Alexander Gavrilov
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-23Cleanup: silent clang-tidy warning NULL vs nullptr.Jeroen Bakker
2021-11-22Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-22Assets: Generate light preview when making light object an assetJulian Eisel
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
2021-11-22UI: Use a map for block name lookupsErik
2021-11-22Fix T93250: Crash in spreadsheet tree view after recent commitHans Goudey
2021-11-22Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-22Revert "Fix (unreported) broken handling of constraints reordering with libov...Bastien Montagne
2021-11-22Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-22Fix (unreported) broken handling of constraints reordering with liboverride.Bastien Montagne
2021-11-21Cleanup: Move menu search template to C++Hans Goudey
2021-11-20Refactor: Port spreadsheet data set to UI tree viewHans Goudey
2021-11-20Fix: Exception in tree view code in new caseHans Goudey