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
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31Cleanup: Avoid using geometry component unnecessarilyHans Goudey
2022-08-31Mesh: Avoid redundant custom data layer initializationHans Goudey
2022-08-30Cleanup: Use standard variable name for curve pointsHans Goudey
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-08-29Fix: Broken build with OpenVDB turned offHans Goudey
2022-08-29Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-29Fix T99004: scaling volume down results in crashJacques Lucke
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-22Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-22Fix T100568: triangulate node resets vertices to rest positionJacques Lucke
2022-08-22Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-22Fix T100258: wrong spline length used in Spline Parameter nodeIliya Katueshenock
2022-08-10Cleanup: formatCampbell Barton
2022-08-09Cleanup: sort cmake file-listsCampbell Barton
2022-08-08Cleanup: fix source typoBrecht Van Lommel
2022-08-08Merge branch 'blender-v3.3-release'Xavier Hallade
2022-08-07Fix: Incorrect field node deduplication for shortest path nodesHans Goudey
2022-08-07Cleanup: Fix typo Propatation -> PropagationErik Abrahamsson
2022-08-07Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-07Fix: Missing translation in deform curves on surface nodeHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix: Store named attribute node incorrect link drag searchHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix: Crash on instance on points node with empty meshHans Goudey
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-27Fix: curves edit hints not propagated in Join Geometry nodeJacques Lucke
2022-07-27Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain"Hans Goudey
2022-07-27Geometry Nodes: Shortest Paths nodesErik Abrahamsson
2022-07-27Geometry Nodes: Implement link drag search for two nodesHans Goudey
2022-07-26Geometry Nodes: Hide value button for field at index nodeHans Goudey
2022-07-26BLI: add use_threading parameter to parallel_invokeIliay Katueshenock
2022-07-26Fix: Fix attribute writer debug warnings in terminalHans Goudey
2022-07-25Geometry Nodes: Improve UV Sphere primive performanceHans Goudey
2022-07-23Fix: Store Named Attribute node not working when attribute did not existJacques Lucke
2022-07-22Cleanup: Use r_ prefix for boolean return parametersHans Goudey
2022-07-22Fix T99873: Store named attribute node cannot write to vertex groupsHans Goudey
2022-07-22Geometry Nodes: Port sample curves node to new data-blockHans Goudey
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-07-20Fix T99667: regression in Delete Geometry nodeWannes Malfait
2022-07-20Cleanup: Access attributes with new API instead of geometry componentsHans Goudey
2022-07-20Curves: Port fillet node to the new data-blockHans Goudey
2022-07-20Cleanup: Combine geometry null checks in if statementsHans Goudey
2022-07-20Cleanup: Use generic utility for copying compressed attributeHans Goudey
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-19Fix build error when not using unity buildBrecht Van Lommel
2022-07-19Geometry Nodes: Copy parameters when copying a curves data-blockHans Goudey