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-11-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-10Cleanup: Fix strict compiler warningSergey Sharybin
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Cleanup: compiler warnings (unused-parameter & missing-declarations)Campbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-09Fix T101972: Crash converting 1 or 2 point NURBS curve to BezierHans Goudey
2022-11-09Geometry Nodes: Trim curve node selection input and correctionsMattias Fredriksson
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-20Fix T101645: division by zero in fillet nodeJacques Lucke
2022-10-18Fix T101660: crash when trying to propagate string attributes in some nodesJacques Lucke
2022-10-17Fix T101871: Realize instances node can skip material indicesHans Goudey
2022-10-17Geometry Nodes: separate Instances from InstancesComponentJacques Lucke
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-14Fix: Curves sculpt adding resets attribute valuesHans Goudey
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace static_casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-24Cleanup: simplify accessing mesh looptrisJacques Lucke
2022-09-23Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-21Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-21Merge branch 'master' into refactor-mesh-selection-genericrefactor-mesh-selection-genericHans Goudey
2022-09-21Attributes: Allow calling "finish" on empty accessorsHans Goudey
2022-09-19Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-19Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-19Cleanup: spellingCampbell Barton
2022-09-18Curves: Port Curve to Points node to the new data-blockHans Goudey
2022-09-18BLI: Add generic utlity for gathering values with indicesMattias Fredriksson
2022-09-17Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-15Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-15Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-15Cleanup: use doxy sections, remove outdated commentCampbell Barton
2022-09-15Cleanup: spelling in comments, comment blocksCampbell Barton
2022-09-15Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-15Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-14Cleanup: quiet warningsJacques Lucke
2022-09-14Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-13Geometry Nodes: Port the trim curve node to the new data-blockMattias Fredriksson
2022-09-13Merge branch 'master' into refactor-mesh-position-genericHans Goudey