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-07Cleanup: Add macro and functions for node storageHans Goudey
2021-12-06Fix T93521: Single point NURBS crash in resample nodeHans Goudey
2021-11-26Geometry Nodes: add utility to set remaining outputsJacques Lucke
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-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-11-10Fix: Hide selection value in resample curve node, fix orderHans Goudey
2021-11-03Geometry Nodes: Add Selection Input to Resample Curves NodeJohnny Matthews
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-27Geometry Nodes: Rename more geometry socketsHans Goudey
2021-10-27Fix T92241: curve radius and tilt swapped after resamplingJacques Lucke
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-23Fix: Assert for unused field evaluator in resample curve nodeHans Goudey
2021-10-14Geometry Nodes: Rename Nodes ID Names + Menu OrgJohnny Matthews
2021-10-04Fix field type in curve resample nodeHans Goudey
2021-10-03Geometry Nodes: Resample Curve Fields UpdateJohnny Matthews (guitargeek)
2021-09-28Geometry Nodes: Run nodes once on unique instance dataHans Goudey
2021-09-20Cleanup: Fix/improve variable names and commentsHans Goudey
2021-09-19Cleanup: Rename curve node enumsHans Goudey
2021-09-11Cleanup: Rename variables, simplify logicHans Goudey
2021-09-11Geometry Nodes: Support "Evaluated" mode in Resample Curve nodeHans Goudey
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-07Fix T91093: off by one error in when resampling curveJacques Lucke
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-07-07Fix: Curve Resample Node: Copy attributes to 1 point resultsHans Goudey
2021-06-21Cleanup: Rename spline interpolation functionsHans Goudey
2021-06-21Geometry Nodes: Multithread curve resample nodeHans Goudey
2021-06-09Geometry Nodes: Copy spline attributes in the curve resample nodeHans Goudey
2021-06-09Splines: Add API functions for interpolating dataHans Goudey
2021-05-27Fix T88603: Crash with spline attributes after curve resampleHans Goudey
2021-05-19Geometry Nodes: Support for dynamic attributes on curve splinesHans Goudey
2021-05-12Cleanup: Splines: Add accessors to spline vectorHans Goudey
2021-05-09Fix T88126: Curve resample crash for single point inputHans Goudey
2021-05-07Geometry Noes: Curve Resample NodeHans Goudey