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-17use data type and domain enum in random attribute nodeattribute-accessorJacques Lucke
2020-11-17initial attribute creationJacques Lucke
2020-11-17initial WriteAttributeJacques Lucke
2020-11-17initial random attribute nodeJacques Lucke
2020-11-17cleanupJacques Lucke
2020-11-17simplify typed accessJacques Lucke
2020-11-17cleanupJacques Lucke
2020-11-17cleanup namingJacques Lucke
2020-11-17cleanupJacques Lucke
2020-11-17use simpler accessorJacques Lucke
2020-11-17initial working versionJacques Lucke
2020-11-16wipJacques Lucke
2020-11-16Geometry Nodes: simplify GeometrySet ownership handlingJacques Lucke
2020-11-16Geometry Nodes: Move GeometrySet classes to global namespaceJacques Lucke
2020-11-16Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-16Correct T82753 Fix from 979fe4f1be7d6fe65e52b3ab805ab061a92d1f03Campbell Barton
2020-11-16Fix T82753: Crash using add-object tool when gizmos are disabledCampbell Barton
2020-11-16Grease Pencil: adjust behavior of target object detectionCampbell Barton
2020-11-16Cleanup: spellingCampbell Barton
2020-11-16Cleanup: clang-formatCampbell Barton
2020-11-16Cleanup: split sequencer.c fileRichard Antalik
2020-11-16Merge branch 'blender-v2.91-release'Howard Trickey
2020-11-16Fix T82736, Exact Boolean fail with repeated subtraction of same object.Howard Trickey
2020-11-15Geometry Nodes: Improve node group output modifier errorHans Goudey
2020-11-15Outliner: Fix memory errors in runtime dataNathan Craddock
2020-11-14Merge branch 'master' into geometry-nodesHans Goudey
2020-11-14GPencil: Missing initialization in previous commitAntonio Vazquez
2020-11-14GPencil: Cleanup clang formatAntonio Vazquez
2020-11-14GPencil: Fix unreported crash in some cases when duplicate a strokeAntonio Vazquez
2020-11-14GPencil: Fix callback parameter list errorAntonio Vazquez
2020-11-14Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-14Collections: Prevent setting scene collection color tag from rnaNathan Craddock
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-11-14Empty Modifier: Fix build and put in the right orderDalai Felinto
2020-11-14Rename: "Nodes" modifier to "Empty" (take 2)Dalai Felinto
2020-11-14Revert "Rename: "Nodes" modifier to "Empty""Dalai Felinto
2020-11-14GPencil: Fix compiler warning, unused variableFalk David
2020-11-14Geometry Nodes : Removing "Combine Strings" and Group Instance ID from UILéo Depoix
2020-11-14Rename: "Nodes" modifier to "Empty"Dalai Felinto
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-13Cleanup: Move PanelType flag from DNA to BKE headerHans Goudey
2020-11-13Geometry Nodes: Improve error messages for property mismatchesHans Goudey
2020-11-13Merge branch 'master' into geometry-nodesHans Goudey
2020-11-13GPencil: Remove ID from operators to fix T82597Antonio Vazquez
2020-11-13LibOverride: Adjust PointCache operators to properly handle overrides.Bastien Montagne
2020-11-13LibOverride: Do not tag overrides for complete recalc.Bastien Montagne
2020-11-13LibOverride: Make PointCache RNA properties overridable.Bastien Montagne
2020-11-13Ceres: Update to upstream version 2.0.0Sergey Sharybin
2020-11-13CMake: Extend strict flags cancellation flagsSergey Sharybin