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-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-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-05-10UI: Geometry Nodes IconDalai Felinto
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-25Cleanup: Define node tree icon in register functionAaron Carlisle
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-08Cleanup: Nodes: clang-tidy modernize-redundant-void-argAaron Carlisle
2021-10-14Nodes: add boilerplate for image socketsCharlie Jolly
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-05-17Geometry Nodes: update callbacks with 2 new socket typesWannes Malfait
2021-05-12Geometry Nodes: Link error when implicit conversion isn't possibleWannes Malfait
2021-04-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-16Fix T87359: set group output in geometry node tree update callbackWannes Malfait
2021-03-10Add 'foreach_nodeclass' for geometry nodetreesPhilipp Oeser
2021-01-16Fix T84713: Geometry nodes reroute sockets have incorrect typeWannes Malfait
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke