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-04-16Fix T96988: Merge by distance node crash with certain inputHans Goudey
2022-04-16Cleanup: Return earlyHans Goudey
2022-04-07Fix: Division by zero in UV packing functionAleksi Juvani
2022-04-07Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-04Cleanup: Remove unused functionHans Goudey
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Cleanup: Move UV edit parameterize code to geometry moduleAleksi Juvani
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-18BLI: move CPPType to blenlibJacques Lucke
2022-03-18Cleanup: Remove unused includesHans Goudey
2022-03-18Cleanup: Rename "spline" variables to "curve"Hans Goudey
2022-03-11Fix: Handle handles reset when realizing with other curve typesHans Goudey
2022-03-10Cleanup: Reduce duplication in realize instances codeHans Goudey
2022-03-09Fix: Add missing breakHans Goudey
2022-03-09Fix: Use "construct" instead of "assign" for uninitialized memoryHans Goudey
2022-03-09Curves: Port realize instances node to the new data-blockHans Goudey
2022-03-08Curves: Port mesh to curve node to new data-blockHans Goudey
2022-02-28Cleanup: Rename geometry set "curve" functions to "curves"Hans Goudey
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-15BLI: Change dependencies in vector math filesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-01-31Fix T95205: remove attribute only onceJacques Lucke
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-25Fix T95169: Assert in weld modifier codeGermano Cavalcante
2022-01-25Geometry Nodes: Port weld modifier to the merge by distance nodeHans Goudey
2022-01-25Geometry Nodes: Initial merge by distance nodeHans Goudey
2021-12-23Fix: Curve trim node test failureHans Goudey
2021-12-23Cleanup: Remove spline add_point method, refactor mesh to curve nodeHans Goudey
2021-12-19Cleanup: Clang tidy lamda function nameHans Goudey
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-09Cleanup: move public doc-strings into headers for 'geometry'Campbell Barton
2021-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-10-23Fix: Add missing TBB define to geometry moduleHans Goudey
2021-10-20Cleanup: Add check whether to remove an anonymous atttributeHans Goudey
2021-10-14Geometry Nodes: Field version of mesh to curve nodeHans Goudey