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-10-14Cleanup: replace members `m_` prefix by `_` suffix in CompositorManuel Castilla
2021-10-14Cleanup: remove `this->` for `m_` prefixed members in CompositorManuel Castilla
2021-10-14Cleanup: remove unused includes in CompositorManuel Castilla
2021-10-13Cleanup: Snap Context RefactorGermano Cavalcante
2021-10-13Fix T92192: Inconsistent curve circle primitive directionHans Goudey
2021-10-13Fix T92180: Curve subdivide incorrect result for poly splinesHans Goudey
2021-10-13Fix T88766 EEVEE: Missing glossy reflections with Shader to RGB & SSR is active.Clément Foucault
2021-10-13Fix T89777 EEVEE: Contact Shadows causes wrong shading in Reflection PlaneClément Foucault
2021-10-13Geometry Nodes: Material Index - minor cleanupJohnny Matthews
2021-10-13Geometry Nodes: Fields version of edge split nodeHans Goudey
2021-10-13Geometry Nodes: Make attribute capture work on instancesHans Goudey
2021-10-13Geometry Nodes: Rotate Instances NodeErik Abrahamsson
2021-10-13Fix T92185: GPencil memory leak removing stroke from pythonAntonio Vazquez
2021-10-13Cleanup: Remove data duplication from SMAA lookup tablesJesse Yurkovich
2021-10-13Geometry Nodes: Scale Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Add Selection to Instance on PointsJohnny Matthews
2021-10-13Geometry Nodes: Translate Instances NodeErik Abrahamsson
2021-10-13Fix T92136: Leak accessing evaluated depsgraph data from PythonCampbell Barton
2021-10-13Cleanup: Remove unused code paths in the depsgraph copy-on-writeSergey Sharybin
2021-10-13Cleanup: use typedef struct for BLODataBlockInfo.Jeroen Bakker
2021-10-13Geometry Nodes: Material Index, Set MaterialJohnny Matthews
2021-10-13Fix T92153: use-after-free with anonymous attributesJacques Lucke
2021-10-13UI: Make menu item use theme roundnessPablo Vazquez
2021-10-13Fix T92113: On assets, replace "Fake User" button with "Clear Asset" button.Bastien Montagne
2021-10-13Revert "Fix T92136: Leak accessing evaluated depsgraph data from Python"Campbell Barton
2021-10-13Fix T92136: Leak accessing evaluated depsgraph data from PythonCampbell Barton
2021-10-13Geometry Nodes: Add "XYZ" label to instance on points scaleHans Goudey
2021-10-13Geometry Nodes: Add units to set radius node inputsHans Goudey
2021-10-13BLI: Overload float4x4 multiplication-assignment operatorErik Abrahamsson
2021-10-12Fix T91809: Crash on undo with empty field inferencingHans Goudey
2021-10-12Fix T92160: Geometry Proximity node can produce invalid valuesHans Goudey
2021-10-12Cleanup: Fix comment formatting and grammarHans Goudey
2021-10-12Asset Catalogs: Refresh catalog simple name when assigning catalog IDSybren A. Stüvel
2021-10-12Fix T92149: Crash in delete geometry node after curve fill nodeWannes Malfait
2021-10-12Fix T92150: Incorrect invert in Delete Geometry nodeWannes Malfait
2021-10-12Fix dragging objects from Outliner to 3D View brokenJulian Eisel
2021-10-12Cleanup: use `nullptr` instead of `NULL` in C++ code.Bastien Montagne
2021-10-12Fix T91981: Crash when using operators that needs scene depthClément Foucault
2021-10-12Fix warning about deleted default constructor declared as defaultJulian Eisel
2021-10-12Address warning about breaking copy elision of temporary objectJulian Eisel
2021-10-12Cleanup: Typo in comment.Bastien Montagne
2021-10-12Cleanup: Attempt to fix benign macOS compile warningsHans Goudey
2021-10-12Asset Browser: Remove catalog deletion confirm promptJulian Eisel
2021-10-12Asset Catalogs: mark 'undo push' operator as internalSybren A. Stüvel
2021-10-12Asset Catalog Undo: send notifiers to redraw the catalog treeSybren A. Stüvel
2021-10-12Asset Catalogs: expose undo/redo operators to UISybren A. Stüvel
2021-10-12Cleanup: asset catalogs, rename store_undo_snapshot to undo_pushSybren A. Stüvel
2021-10-12Fix: Incorrect error message in set spline resolution nodeHans Goudey
2021-10-12Asset Catalogs: undo stack for catalog editsSybren A. Stüvel
2021-10-12Asset Catalogs: recursive deletion of catalogs & childrenSybren A. Stüvel