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-08-23Geometry Nodes: Fix vector math project bugCharlie Jolly
2021-08-23Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-07-26Fix T89851: Geometry nodes: wrongly detected "Node group has unidentifiedPhilipp Oeser
2021-06-30Fix T89004: Undefined Geometry nodes cause a crash when connected to a Group ...Jeroen Bakker
2021-06-09EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-06-09Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-05-14Fix T88234: Crash with Eevee when shader displacement socket connection is mutedPhilipp Oeser
2021-05-12Fix incorrect labels for math node wrap functionCharlie Jolly
2021-04-28Fix T87165: Join geometry node doesn't copy instance IDsHans Goudey
2021-04-27Fix T87702: Cannot generate one point with line node in end points modeHans Goudey
2021-04-21Fix T87659: crash when creating reroute loop in geometry nodesJacques Lucke
2021-04-20Geometry Nodes: skip attribute conversion if src and dst are the sameJacques Lucke
2021-04-16Fix T87217: improve impact of seed in point distribute nodeJacques Lucke
2021-04-16Fix T87359: set group output in geometry node tree update callbackWannes Malfait
2021-04-15Geometry Nodes: refactor implicit conversionsJacques Lucke
2021-04-15Cleanup: move type conversions to separate fileJacques Lucke
2021-04-13Geometry Nodes: realize instances in subdivide nodeJacques Lucke
2021-04-13Fix compile error: Missing include pathsFalk David
2021-04-13Cleanup: Nodes: Use consistent errors for nodes built without featuresHans Goudey
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-11Cleanup: clang-formatCampbell Barton
2021-04-09Fix T87117: Geometry Nodes: Add missing Map Range modes to shader nodeCharlie Jolly
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Geometry Nodes: Support volumes in the bounding box nodeHans Goudey
2021-04-08Cleanup: Remove unused includes, use consistent orderHans Goudey
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-08Cleanup: spellingCampbell Barton
2021-04-07Cleanup: Rename function, switch order of argumentsHans Goudey
2021-04-07Geometry Nodes: Rename grid output UV attributeHans Goudey
2021-04-07Geometry Nodes: Greatly improve speed of some mesh primitivesHans Goudey
2021-04-07Cleanup: Fix pessimizing move warning.Ankit Meel
2021-04-07Fix T87195: Boolean node multi-input socket only accepts one linkHans Goudey
2021-04-07Cleanup: Various cleanup of node link handling functionsHans Goudey
2021-04-07Geometry Nodes: Bounding Box NodeHans Goudey
2021-04-06Geometry Nodes: Use distance units for socket valuesWannes Malfait
2021-04-02Geometry Nodes: Separate grid primitive X and Y sizeHans Goudey
2021-04-02Geometry Nodes: Allow float input for point scale nodeHans Goudey
2021-04-02Geometry Nodes: Change point translate and scale node defaultsHans Goudey
2021-04-02Fix T86874: Wireframe not drawing for geometry node mesh primitivesKris
2021-04-02Cleanup: Remove unecessary C API for direct mesh booleanHans Goudey
2021-04-01Geometry Nodes: Improve speed of boolean node, use multi-input socketHans Goudey
2021-04-01BLI: rename resource collector to resource scopeJacques Lucke
2021-04-01Cleanup: use bool instead of intJacques Lucke
2021-04-01Cleanup: Remove unused codeHans Goudey
2021-04-01Cleanup: move node_exec.c to c++Jacques Lucke
2021-04-01Cleanup: spellingCampbell Barton
2021-04-01Geometry Nodes: add socket value logging capabilityJacques Lucke
2021-03-31Fix T87094: Transforming geometry instances component is brokenHans Goudey
2021-03-31Geometry Nodes: Rename "Grid" to "Density"Hans Goudey
2021-03-30Geometry Nodes: Set default grid vertices to 3 by 3Hans Goudey