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-12BLI: improve CPPType systemJacques Lucke
2022-11-12BLI: use templates for disjoint set data structureIliya Katueshenock
2022-11-12Cleanup: remove unused variableIliya Katueshenock
2022-11-12Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-12Fix: geometry nodes viewer shows black with dangling reroute inputIliya Katueshenock
2022-11-12Cleanup: make GArray declarations more explicitIliya Katueshenock
2022-11-10Cleanup: formatCampbell Barton
2022-11-09Merge branch 'blender-v3.4-release'Hans Goudey
2022-11-09Geometry Nodes: Trim curve node selection input and correctionsMattias Fredriksson
2022-11-09Cleanup: formatChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Hans Goudey
2022-11-08Geometry Nodes: Add preferred domain to many field inputsHans Goudey
2022-11-08Fix T102358: Sample curve node all curves factor mode incorrectHans Goudey
2022-11-08Cleanup: formatChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Hans Goudey
2022-11-08Fix T102003: Spline parameter length wrong for NURBSHans Goudey
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-07Merge branch 'blender-v3.4-release'Miguel Pozo
2022-11-07Fix T102324: reverse curve node breaks crazy space editingJacques Lucke
2022-11-06Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-06Fix T102144: missing validation of spline resolutionJacques Lucke
2022-11-06Geometry Nodes: fix missing curve cacheJacques Lucke
2022-11-06Cleanup: Nodes: Use const arguments, avoid recursive iterationHans Goudey
2022-11-05Cleanup: Remove unused node functionHans Goudey
2022-11-05Cleanup: Use Vector in group input/output node update functionsHans Goudey
2022-11-05Cleanup: Remove unnecessary node type registraction functionsHans Goudey
2022-11-04Cleanup: Mesh: Remove redundant edge render flagHans Goudey
2022-11-04Realtime Compositor: Implement static cache managerOmar Emara
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-02Geometry Nodes: Add index and value inputs to sample curve nodeHans Goudey
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-31Geometry Nodes: Use attribute API in deform curves on surface nodeHans Goudey
2022-10-20Buildfix for 078e034 missing includeJens Verwiebe
2022-10-20Fix T101215: Distribute Points in Volume node does not refresh on frame changeJacques Lucke
2022-10-20Realtime Compositor: Implement normalize nodeOmar Emara
2022-10-20Realtime Compositor: Implement Tone Map nodeOmar Emara
2022-10-19Geometry Nodes: Use common utility for copying attribute dataHans Goudey
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-18Fix T101660: crash when trying to propagate string attributes in some nodesJacques Lucke
2022-10-18Fix: Sample nearest surface node crash with empty meshHans Goudey
2022-10-18Fix T101642: crash when deleting group output inside node groupJacques Lucke
2022-10-18Fix T101872: Curves sculpt deform node crash with changed curve countHans Goudey
2022-10-18Fix T101882: Division by zero in mesh topology nodesHans Goudey
2022-10-17Fix T101705: crash when connecting reroute to multi-input socketIliya Katueshenock
2022-10-17Geometry Nodes: separate Instances from InstancesComponentJacques Lucke
2022-10-14Fix: Muted curves connect to the Fac socketCharlie Jolly
2022-10-13Realtime Compositor: Keep interpolation in Scale nodeOmar Emara
2022-10-13Cleanup: Use correct blenkernel namespace for mesh functionsHans Goudey