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-10-04Geometry Nodes: Add index input to Edge Vertices nodeHans Goudey
2022-10-04Fix: Incorrect field status in offset point in curve nodeHans Goudey
2022-10-04Geometry Nodes: Rename Control Point Neighbors NodeHans Goudey
2022-10-04Geometry Nodes: Change order of outputs in topology nodesHans Goudey
2022-10-03Geometry Nodes: Set Curve NormalJohnny Matthews
2022-10-03Fix: crash when linked geometry node group is missingJacques Lucke
2022-10-03Cleanup: remove unnecessary bracesJacques Lucke
2022-10-03Geometry Nodes: new Sample UV Surface nodeJacques Lucke
2022-10-03Cleanup: sort cmake file listsCampbell Barton
2022-10-03CMake: add missing headersCampbell Barton
2022-09-29Cleanup: Naming in edge vertices nodeHans Goudey
2022-09-29Fix: Spline Parameter node produces NaN when curve is a single pointJacques Lucke
2022-09-29Fix T101410: ignore dangling reroute inputsJacques Lucke
2022-09-29UI: Nodes typo in "distribute points in volume" nodeDalai Felinto
2022-09-29Cleanup; Warning about missing override for virtual functionSergey Sharybin
2022-09-29Cleanup: formatCampbell Barton
2022-09-28Geometry Nodes: Curve and mesh topology access nodesHans Goudey
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-27Fix curves sculpting in deformed space when using Subdivide nodePhilipp Oeser
2022-09-27Cleanup: Fix brace-scalar-init warningSergey Sharybin
2022-09-26Geometry Nodes: Miscellaneous changes in control point neighbors nodeHans Goudey
2022-09-26Geometry Nodes: Control Point Neighbors NodeJohnny Matthews
2022-09-26Cleanup: use ELEM/STR_ELEM/STREQ macrosCampbell Barton
2022-09-26Fix T101309: crash when executing geometry nodes without loggerJacques Lucke
2022-09-25Geometry Nodes: decentralize implicit input definitionsJacques Lucke
2022-09-25Cleanup: follow C++ type cast style guide in some filesJacques Lucke
2022-09-25Cleanup: remove redundant parenthesis (especially with macros)Campbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace static_casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-25Cleanup: format, spelling in commentsCampbell Barton
2022-09-24Cleanup: simplify accessing mesh looptrisJacques Lucke
2022-09-24Cleanup: typo in static node typeJacques Lucke
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Cleanup: Grammar fix in lazy functionHans Goudey
2022-09-23Fix: Add missing drag link search item for store named attribute nodeHans Goudey
2022-09-22Geometry Nodes: Add Self Object NodeHans Goudey
2022-09-22Cleanup: Use const arguments for node group poll functionHans Goudey
2022-09-21Attributes: Allow calling "finish" on empty accessorsHans Goudey
2022-09-21Attributes: Correct implementation of typed "write_only" methodHans Goudey
2022-09-21Cleanup: Miscellaneous cleanup in distribute points in volume nodeHans Goudey
2022-09-21Revert "Cleanup: Fix warning unused variable 'mode' when doing make lite"Dalai Felinto
2022-09-21Cleanup: Fix warning unused variable 'mode' when doing make liteDalai Felinto
2022-09-20Fix T101208: Missing original index handling in extrude nodeHans Goudey
2022-09-20Cleanup: Improve consistency when nodes run without OpenVDBHans Goudey
2022-09-20Cleanup: Strict compiler warningSergey Sharybin
2022-09-20Fix T101214: hidden link can cause cycle in node treeJacques Lucke
2022-09-20Geometry Nodes: improve evaluator with lazy threadingJacques Lucke