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-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-08Nodes: Add Shader Socket to new decleration APIAaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-07Cleanup: clang formatAaron Carlisle
2021-12-06Nodes: Add function to set compact socket flag for vectorsAaron Carlisle
2021-12-06Nodes: Add Shader Socket to new decleration APIAaron Carlisle
2021-12-06Cleanup: remove unnecessary extern template implementationsJacques Lucke
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-18Nodes: add default value to string socket declarationErik Abrahamsson
2021-10-14Nodes: add boilerplate for image socketsCharlie Jolly
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-10-03Nodes: use extern templates for socket declarationsJacques Lucke
2021-10-03Cleanup: move more method definitions out of their classJacques Lucke
2021-09-15Nodes: refactor socket declarationsJacques Lucke
2021-09-11Nodes: Add vector min/max support to new socket builder APIHans Goudey
2021-09-06Nodes: fix incorrect id socket updateJacques Lucke
2021-08-30Nodes: add more flexible method to declare sockets of a nodeJacques Lucke