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
2020-11-19Geometry Nodes: Expose the active modifier to the UIgeometry-nodes-active-modifier-drawingHans Goudey
2020-11-19Geometry Nodes: Add an operator to set the active modiferHans Goudey
2020-11-19Geometry Nodes: Disallow editing and animating modifier active propertyHans Goudey
2020-11-19Geometry Nodes: Add the concept of an active modifierHans Goudey
2020-11-19Cleanup: use struct instead of classJacques Lucke
2020-11-19Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-19Geometry Nodes: Categories for the nodesDalai Felinto
2020-11-19Atomic: Cover with unit testsSergey Sharybin
2020-11-19Geometry Nodes: T82701 Name for initial Node GroupsDalai Felinto
2020-11-19Fix RNA not giving error with invalid identifiers for collection propertiesBrecht Van Lommel
2020-11-19Guarded allocator: Fix lock-free allocator testsSergey Sharybin
2020-11-19Guarded allocator: Add safety around type changeSergey Sharybin
2020-11-19Guarded allocator: Add explicit switch to the lockfree implementationSergey Sharybin
2020-11-19Geometry Nodes - Internal rename + API change: NODES for anything but UIDalai Felinto
2020-11-19Fix lost node links when linked node group datablock is temporarily missingBrecht Van Lommel
2020-11-19Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-19Fix T82540: Smart UV project ignores seamsCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-19Geometry Nodes: transform geometry in Object Info nodeJacques Lucke
2020-11-19Geometry Nodes: give nodes access to object that is being modifiedJacques Lucke
2020-11-19Geometry Nodes: simplify attributes api and support deletionJacques Lucke
2020-11-19Fix crash when adding strip using RNA API callRichard Antalik
2020-11-19Cleanup: refactor sequencer_edit.c fileRichard Antalik
2020-11-19Cleanup: Animation, fix uninitialised variable in Euler filter codeSybren A. Stüvel
2020-11-19Cleanup: Animation, refactor Euler filterSybren A. Stüvel
2020-11-19Docs: document bmesh.utils.vert_collapse_faces join_faces argumentCampbell Barton
2020-11-19Fix error message prefix in `Quaternion.to_euler()`Sybren A. Stüvel
2020-11-19Cleanup: fix bad comment separatorSybren A. Stüvel
2020-11-19Merge remote-tracking branch 'origin/blender-v2.91-release'Dalai Felinto
2020-11-19Fix T82833: GreasePencil crash when changing to Vertex Color modeDalai Felinto
2020-11-19Cleanup: split sequencer_edit.c fileRichard Antalik
2020-11-19VSE: Move split operator logic to module codeRichard Antalik
2020-11-19Fix T82445: Wintab packets being discarded.Nicholas Rishel
2020-11-19Cleanup: Grammar: "Allow to" vs gerund missed in last commitHans Goudey
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-18Fix: Sub-panel backdrop sometimes draws when closedHans Goudey
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-18Cleanup: Move function to proper sectionHans Goudey
2020-11-18UI Code Quality: Refactor panel drawing functionHans Goudey
2020-11-18Fix pin icon in Properties not right-aligned after zoomingJulian Eisel
2020-11-18Fix pin icon in Properties not right-aligned after zoomingJulian Eisel
2020-11-18Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-18Fix: Outliner hierarchy line width variationsNathan Craddock
2020-11-18Fix transform redo panel showing only the first custom orientationGermano Cavalcante
2020-11-18Fix T82777: Some transform modes using incorrect default orientationGermano Cavalcante
2020-11-18Fix exact boolean coplanar problem due to inexact transform.Howard Trickey
2020-11-18Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-18Fluid: Revert changes from T82488Sebastián Barschkis
2020-11-18Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-18Geometry Nodes: support controlling instance scale in point instancer nodeJacques Lucke