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-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-11Cleanup: Fix build warnings with MSVCRay Molenkamp
2022-01-11Geometry Nodes: Move normal field input to be usable elsewhereHans Goudey
2022-01-10Fix T94111: nurb normal calculation does not workJacques Lucke
2022-01-10Cleanup: Missing internationization for socket descriptionAaron Carlisle
2022-01-10Fix mistake in previous commitAaron Carlisle
2022-01-10Cleanup: redundent semicolons after function bracesAaron Carlisle
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle
2022-01-07Fix T94659: crash when deleting instances (part 2)Jacques Lucke
2022-01-07Fix T94707: inverted output of separate geometry node incorrectJacques Lucke
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: use correct file namespace nameJacques Lucke
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-05Fix T94659: crash when deleting instancesJacques Lucke
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2022-01-03Fix T94581: Incorrect geometry delete behavior with instancesHans Goudey
2022-01-03Geometry Nodes: Edge Angle NodeJohnny Matthews
2021-12-29Geometry Nodes: Support instances in the delete geometry nodeHans Goudey
2021-12-29Geometry Nodes: Accumulate Fields NodeJohnny Matthews
2021-12-28Fix: Duplicate link search entries for attribute statistic nodeHans Goudey
2021-12-27Fix T93941: geometry proximity breaks with high resolution meshJacques Lucke
2021-12-27BLI: add utility to check if type is any specific typeJacques Lucke
2021-12-25Cleanup: use new c++ guarded allocator API in nodesAaron Carlisle
2021-12-25Cleanup: Define node tree icon in register functionAaron Carlisle
2021-12-24Fix T94344: Incorrect size for edge vertices node outputHans Goudey
2021-12-23Fix T94232: No selection with set material node empty material listHans Goudey
2021-12-23Cleanup: Return earlyHans Goudey
2021-12-23Fix: Extra space at the front of "Sample Curve" node nameHans Goudey
2021-12-23Fix: Wrong node link drag search menu items for attribute statisticHans Goudey
2021-12-22Cleanup: Avoid adding points to splines sequentiallyHans Goudey
2021-12-21Cleanup: Clang tidy, restore alphabetical sortingHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-20Fix T94144: Duplicate edges in dual mesh nodeWannes Malfait
2021-12-20Cleanup: Remove mesh valid assertions in debug buildsHans Goudey
2021-12-20Geometry Nodes: Parallelize mesh grid primitiveHans Goudey
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-17Fix T94166: set handle position node crashed after refactorJacques Lucke
2021-12-17Cleanup: Simplify logic in set material nodeHans Goudey
2021-12-17Geometry Nodes: Support point clouds in the set material nodeHans Goudey
2021-12-16Cleanup: clang-formatCampbell Barton
2021-12-16Fix various cases of incorrect filtering in node link drag searchHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-15Geometry Nodes: Add Selection to Attribute StatisticsJohnny Matthews
2021-12-15Fix T94082: Curve to point empty evaluated NURBS crashHans Goudey
2021-12-14Geometry Nodes: support instance attributes when realizing instancesJacques Lucke
2021-12-14Geometry Nodes: simplify using selection when evaluating fieldsJacques Lucke