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-09-25Cleanup: follow C++ type cast style guide in some filesJacques Lucke
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-09-08Cleanup: Use C++ methods to retrieve attribute accessorsHans Goudey
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-01Cleanup: Remove unnecessary includes from geometry nodes headerHans Goudey
2022-06-16Geometry Nodes: add 'Intersecting Edges' output for boolean nodePhilipp Oeser
2022-05-20Fix T98266: Crash with empty mesh boolean nodeHans Goudey
2022-05-03Fix T93272: Material index mapping missing for mesh boolean nodeHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-27Geometry Nodes: Rename more geometry socketsHans Goudey
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-14Geometry Nodes: Rename Nodes ID Names + Menu OrgJohnny Matthews
2021-10-11Geometry Nodes: Rename 12 Nodes to be "Verb First"Johnny Matthews
2021-09-28Geometry Nodes: Run nodes once on unique instance dataHans Goudey
2021-09-15Cleanup: avoid passing redundant parameterJacques Lucke
2021-09-15Nodes: refactor socket declarationsJacques Lucke
2021-04-13Cleanup: Nodes: Use consistent errors for nodes built without featuresHans Goudey
2021-04-08Cleanup: Remove unused includes, use consistent orderHans Goudey
2021-04-07Cleanup: Fix pessimizing move warning.Ankit Meel
2021-04-02Cleanup: Remove unecessary C API for direct mesh booleanHans Goudey
2021-04-01Geometry Nodes: Improve speed of boolean node, use multi-input socketHans Goudey
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-02-09Cleanup: Register node property layout callbacks in filesHans Goudey
2021-01-13Geometry Nodes: Rename boolean input socketsHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke