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-05Cleanup: Remove unnecessary node type registraction functionsHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-08-31Mesh: Avoid redundant custom data layer initializationHans Goudey
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-05-04Subdivision node: add input for vertex creasesKévin Dietrich
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-27UI: Hide labels for subdivision surface node enumsHans Goudey
2021-10-27Geometry Nodes: Rename some socketsHans Goudey
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-17Cleanup: Fix unused variable warning in lite buildHans Goudey
2021-10-16Fix: Geometry Nodes Subdiv Surface CrashJohnny Matthews
2021-10-15Geometry Nodes: Updated Subdivision Surface NodeJarrett Johnson
2021-09-28Geometry Nodes: Move more nodes to legacyHans Goudey
2021-09-15Cleanup: Remove duplicate warning from subdivision surface nodeHans Goudey
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-08-20Cleanup: remove duplicate lineJacques Lucke
2021-08-19Cleanup: correction to unused warning removalCampbell Barton
2021-08-19Cleanup: unused warningCampbell Barton
2021-08-17Cleanup: clang-formatCampbell Barton
2021-08-16Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision nodeEitan
2021-08-02Mesh: Tag normals dirty instead of calculatingHans Goudey
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-04-13Cleanup: Nodes: Use consistent errors for nodes built without featuresHans Goudey
2021-04-08Cleanup: Remove unused includes, use consistent orderHans Goudey
2021-03-17Geometry Nodes: Rename "Subdivide Smooth" back to "Subdivision Surface"Hans Goudey
2021-03-08Geometry Nodes: Rename subdivision nodesHans Goudey
2021-02-16Fix T85697: subdivision surface node output does not contain vertex group namesJacques Lucke
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-02-09Cleanup: Register node property layout callbacks in filesHans Goudey
2020-12-08Fix T83114: incorrect normals after joining subdivided meshesJacques Lucke
2020-12-08Fix T83337: boundary smooth input in subdivision surface node is invertedLéo Depoix
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke