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-09-21Attributes: Allow calling "finish" on empty accessorsHans Goudey
2022-09-21Attributes: Correct implementation of typed "write_only" methodHans Goudey
2022-09-21Cleanup: Miscellaneous cleanup in distribute points in volume nodeHans Goudey
2022-09-21Revert "Cleanup: Fix warning unused variable 'mode' when doing make lite"Dalai Felinto
2022-09-21Cleanup: Fix warning unused variable 'mode' when doing make liteDalai Felinto
2022-09-20Fix T101208: Missing original index handling in extrude nodeHans Goudey
2022-09-20Cleanup: Improve consistency when nodes run without OpenVDBHans Goudey
2022-09-20Geometry Nodes: improve evaluator with lazy threadingJacques Lucke
2022-09-19Geometry Nodes: Distribute Points in VolumeIyad Ahmed
2022-09-18Curves: Remove CurveEval and old Spline typesHans Goudey
2022-09-18Curves: Port Curve to Points node to the new data-blockHans Goudey
2022-09-18Build: limit Py_ENABLE_SHARED to modules using Python headersBrecht Van Lommel
2022-09-18Geometry Nodes: New Face Set Boundaries nodeWannes Malfait
2022-09-18BLI: Add generic utlity for gathering values with indicesMattias Fredriksson
2022-09-17Attributes: Validate some builtin attributes for untrusted inputsHans Goudey
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-13Geometry Nodes: Port the trim curve node to the new data-blockMattias Fredriksson
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-09-12Geometry: Avoid unnecessary initialization when resizing data arraysHans Goudey
2022-09-08Cleanup: Remove redundant vertex duplication in extrude nodeHans Goudey
2022-09-08Cleanup: Use C++ methods to retrieve attribute accessorsHans Goudey
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
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