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-13Cleanup: fix building all geometry nodes in one translation unitJacques Lucke
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
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-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94812: render layer sockets are missing after file loadJacques Lucke
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-11Cleanup: Fix build warnings with MSVCRay Molenkamp
2022-01-11Cleanup: use unity build for composite nodesAaron Carlisle
2022-01-11Cleanup: Composite nodes: add namespace for every fileAaron Carlisle
2022-01-11Geometry Nodes: Move normal field input to be usable elsewhereHans Goudey
2022-01-10Fix T94111: nurb normal calculation does not workJacques Lucke
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-10Cleanup: Missing internationization for socket descriptionAaron Carlisle
2022-01-10Fix mistake in previous commitAaron Carlisle
2022-01-10Cleanup: redundent semicolons after function bracesAaron Carlisle
2022-01-10Cleanup: Use new socket builder APIAaron Carlisle
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle
2022-01-09Cleanup: Nodes: Begin splitting shader node buttons into individual filesAaron Carlisle
2022-01-09Cleanup: Use new socket builder APIAaron Carlisle
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle
2022-01-08Cleanup: Use new socket builder APIAaron Carlisle
2022-01-08Cleanup: Loop through socket listbase instead of arrayAaron Carlisle
2022-01-08Cleanup: Remove unused code from BKE_node.hHans Goudey
2022-01-07Fix T94659: crash when deleting instances (part 2)Jacques Lucke
2022-01-07Fix T94707: inverted output of separate geometry node incorrectJacques Lucke
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-07Cleanup: Fix spelling in filenameAaron Carlisle
2022-01-07Cleanup: Add `bf_nodes_texture` libraryAaron Carlisle
2022-01-07Cleanup: Use new socket builder APIAaron Carlisle
2022-01-06Cleanup: use correct file namespace nameJacques Lucke
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: Use snake case for file namesAaron Carlisle
2022-01-06Cleanup: Remove empty node socket template arrayAaron Carlisle
2022-01-06Cleanup: Use new socket builder APIAaron Carlisle
2022-01-05Cleanup: Use new socket builder APIAaron Carlisle
2022-01-05Cleanup: Use new socket builder APIAaron Carlisle
2022-01-05Cleanup: Remove unused `node_type_exec` for shader nodeAaron Carlisle
2022-01-05Fix T94659: crash when deleting instancesJacques Lucke
2022-01-05Cleanup: Use new socket builder APIAaron Carlisle
2022-01-05Nodes: Consistent link drag search for math and vector math nodesHans Goudey
2022-01-05Cleanup: Make shade node util header CPP onlyAaron Carlisle
2022-01-04Cleanup: Dont use relative includeAaron Carlisle
2022-01-04Cleanup: Nodes: Convert generic shader node files to c++Aaron Carlisle