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
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-10Cleanup: doxygen comments for node_geo_dual_meshCampbell Barton
2021-12-09Geometry Nodes: Scene Time NodeJohnny Matthews
2021-12-09Fix (unreported): missing null checkJacques Lucke
2021-12-09Cleanup: move public doc-strings into headers for 'nodes/geometry'Campbell Barton
2021-12-08Geometry Nodes: Mesh Island NodeJohnny Matthews
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-08Cleanup: Nodes: clang-tidy modernize-redundant-void-argAaron Carlisle
2021-12-07Geometry Nodes: Edge Neighbors NodeJohnny Matthews
2021-12-07Geometry Nodes: new Geometry to Instance nodeJacques Lucke
2021-12-07Geometry Nodes: move type conversions to blenkernelJacques Lucke
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-12-06Fix: Compile error in field inputHans Goudey
2021-12-06macOS: Fix build error in hash functionsAnkit Meel
2021-12-06Cleanup: Fix warnings about copied Map loop variablesHans Goudey
2021-12-06Fix: Attempt to fix build error on macOSHans Goudey
2021-12-06Geometry Nodes: reduce code duplication with new GeometyrFieldInputJacques Lucke
2021-12-06Geometry Nodes: 4 Field Inputs for Mesh Topology DataJohnny Matthews
2021-12-06Fix T93521: Single point NURBS crash in resample nodeHans Goudey
2021-12-05Fix (unreported): off-by-one error when setting curve handlesJacques Lucke
2021-12-02Cleanup: spelling in commentsCampbell Barton
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-12-01Geometry Nodes: deduplicate join geometry codeJacques Lucke
2021-12-01Geometry Nodes: Dual Mesh NodeWannes Malfait
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews
2021-12-01Cleanup: Store instances id attribute with other attributesHans Goudey
2021-12-01Geometry Nodes: Propagate attributes in Instances to Points nodeHans Goudey
2021-12-01Geometry Nodes: Add Point Count to Spline Length NodeJohnny Matthews
2021-11-30Geometry Nodes: propagate attributes in Instance on Points nodeJacques Lucke
2021-11-30Geometry Nodes: Rename Curve Parameter, Add Index on SplineJohnny Matthews
2021-11-29Geometry Nodes: Domain Size NodeJohnny Matthews
2021-11-29Fix: Missing min value for set spline resolution nodeHans Goudey
2021-11-27Geometry Nodes: Optimize Cube primitive vertex calculationErik
2021-11-27Geometry Nodes: Parallelize "Set Spline Type"-nodeErik
2021-11-26Geometry Nodes: add utility to set remaining outputsJacques Lucke
2021-11-26Geometry Nodes: optimize Set Position nodeJacques Lucke
2021-11-26Geometry Nodes: refactor multi-threading in field evaluationJacques Lucke
2021-11-25Fix T93367: wrong attribute propagation in Delete Geometry nodeJacques Lucke
2021-11-25Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-25Fix T93362: crash when capturing attribute after fillet curve nodeJacques Lucke
2021-11-24Geometry Nodes: decouple Delete Geometry node from Mask modifierJacques Lucke
2021-11-24CMake: add WITH_UNITY_BUILD option to improve compile timesJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Geometry Nodes: fix attribute propagation in Delete Geometry nodeJacques Lucke
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T93296: raycast node uses wrong domain for face corner attributesJacques Lucke
2021-11-23Cleanup: remove unnecessary "extern"Jacques Lucke
2021-11-22Geometry Nodes: Rename legacy node filesHans Goudey