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
path: root/source
AgeCommit message (Expand)Author
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
2021-10-12Tests: simplify asset catalog tree testing codeSybren A. Stüvel
2021-10-12WindowManager: Keep track or the source library when appending.Jeroen Bakker
2021-10-12Fix incorrect commet in appdir.c about cache locations.Jeroen Bakker
2021-10-12Fix build error due to conflicting typesPeter Kim
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-12Cleanup: remove unused parameterPeter Kim
2021-10-12Fix leak on exit when WITH_PYTHON_SAFETY is enabledCampbell Barton
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-12Cleanup: quiet undefined warningCampbell Barton
2021-10-12GHOST: Add option to request (user) cache folder.Jeroen Bakker
2021-10-12Silence compilation warning in wm_xr_session.Jeroen Bakker
2021-10-12XR Controller Support Step 3: XR EventsPeter Kim
2021-10-12Geometry Nodes: Add Color input nodeCharlie Jolly
2021-10-12Fix T92103: Update BLI hash_float_to_float functions to be shader compatibleCharlie Jolly
2021-10-11Fix T92102: Issues with align euler to vector nodeJarrett Johnson
2021-10-11Fix recently added File Browser name/path getters not allowing unicodeJulian Eisel
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-11Fix T86671: Background Scene Dupliface Not Instanced.Bastien Montagne
2021-10-11Geometry Nodes: Add Nodes to Get/Set Built-in AttributesJohnny Matthews
2021-10-11Cleanup: Asset Catalogs, add divider between sections in codeSybren A. Stüvel
2021-10-11Cleanup: Asset Catalogs, add type alias for asset catalog mapsSybren A. Stüvel
2021-10-11Geometry Nodes: Rename 12 Nodes to be "Verb First"Johnny Matthews
2021-10-11Cleanup: match parameter name in function declaration and implementation.Bastien Montagne
2021-10-11Geometry Nodes: Separate and Delete Geometry for fieldsWannes Malfait
2021-10-11Fix T91785: Change max input limit for knife tool angle snappingPratik Borhade
2021-10-11Fix T90634: Gizmo.target_set_value() crash without a valid propertyCampbell Barton