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-03-10Geometry Nodes: handle same socket being linked to input more than once betterJacques Lucke
2021-03-09Fix: unconnected multi socket input crashesJacques Lucke
2021-03-07Cleanup: compiler warningsJacques Lucke
2021-03-07BLI: make it harder to forget to destruct a valueJacques Lucke
2021-03-06Nodes: refactor derived node treeJacques Lucke
2021-03-02Geometry Nodes: show "Show Texture in texture tab" buttonPhilipp Oeser
2021-02-24Geometry Nodes: store available attribute names in node ui storageJacques Lucke
2021-02-22Fix: Geometry nodes not depending on instanced collections properlySebastian Parborg
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-16Cleanup: Used derived node in geometry exec paramsHans Goudey
2021-02-12Geometry Nodes: Add dependency relation for collection objectsHans Goudey
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-03macOS: Fix build error due to std::optional<T>::valueAnkit Meel
2021-02-03Geometry Nodes: Multi-Input SocketsFabian Schempp
2021-01-25Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey
2021-01-19Geometry Nodes: pass depsgraph to nodes during executionJacques Lucke
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Cleanup: Remove unecessary namespace prefixesHans Goudey
2021-01-13Geometry Nodes: Enable exposing object and collection socketsHans Goudey
2021-01-11Geometry Nodes: transform Object Info outputs to local spaceJacques Lucke
2021-01-09Geometry Nodes: Don't start with empty group nodes selectedHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-18Geometry Nodes: support randomly picking instances from collectionJacques Lucke
2020-12-18Geometry Nodes: do not crash when there are undefined nodesJacques Lucke
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-14Geometry Nodes: enabled supports-mapping in nodes modifierJacques Lucke
2020-12-14Geometry Nodes: require vertex groups data in nodes modifierJacques Lucke
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-11Geometry Nodes: support collection socketsJacques Lucke
2020-12-11GeometryNodes: Make properties exposed in modifier overridable.Bastien Montagne
2020-12-10Geometry Nodes: rename modifyPointCloud to modifyGeometrySetJacques Lucke
2020-12-02Geometry Nodes: unify icons -> use ICON_NODETREE for everythingDalai Felinto
2020-12-02Cleanup: remove most of "#ifdef WITH_GEOMETRY_NODES"Dalai Felinto
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke