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-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-07Geometry Nodes: Bounding Box NodeHans Goudey
2021-03-29Fix T86298: crash when loading "corrupted" geometry node treeJacques Lucke
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-26Cleanup: Use enum for "in" vs. "out" node socketsHans Goudey
2021-03-26Geometry Nodes: Rename "Plane" primitive to "Grid"Hans Goudey
2021-03-26Geometry Nodes: Add Attribute Clamp NodeCharlie Jolly
2021-03-26Geometry Nodes: Add Attribute Map Range NodeVictor-Louis De Gusseme
2021-03-23Cleanup: use BLI_assert_unreachable in some placesJacques Lucke
2021-03-22Cleanup: remove unexposed nodesJacques Lucke
2021-03-17Geometry Nodes: Rename "Subdivide Smooth" back to "Subdivision Surface"Hans Goudey
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-14Nodes: Add distance float socket typeHans Goudey
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-12Nodes: Add Attribute Remove NodeFabian Schempp
2021-03-08Geometry Nodes: Rename subdivision nodesHans Goudey
2021-03-08Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-05Cleanup: Rename func occurences to _fnSebastián Barschkis
2021-03-02Geometry Nodes: show "Show Texture in texture tab" buttonPhilipp Oeser
2021-03-01Fix T86087: Assert when changing compositor node value or invoking tooltip.Bastien Montagne
2021-02-26Cleanup: use boolean argumentsCampbell Barton
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-19Geometry Nodes: Add simple subdivision surface nodeEitan
2021-02-19Cleanup: fix asan warningsJacques Lucke
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-11UI: Multi-input node socket spacing and interactionFabian Schempp
2021-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-08Cleanup: Alphabetize function orderHans Goudey
2021-02-05Depsgraph: Remove no-op evaluation functionSergey Sharybin
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-05Cleanup: use 'r_' prefix for return arguments, order lastCampbell Barton
2021-02-04Geometry Nodes: new Is Viewport nodeJacques Lucke
2021-02-03Geometry Nodes: Multi-Input SocketsFabian Schempp
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-02-02Fix build error on windows after recent commitHans Goudey
2021-02-02Blenkernel: Move node.c to C++Hans Goudey