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-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: format, spelling in commentsCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-06-29Fix T99104: EEVEE: Regression: Crash when using Light Output in MaterialsClément Foucault
2022-06-21Fix T98919: Eevee unlinked aov output nodes don't render.Jeroen Bakker
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-24Fix T98247 EEVEE: Regression: Shader To RGB not displaying texturesClément Foucault
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-17Cleanup: Use C++ Array typeHans Goudey
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-18Fix T94977: muted link is not ignored in eeveeJacques Lucke
2022-01-08Cleanup: Remove unused code from BKE_node.hHans Goudey
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-05Cleanup: Make shade node util header CPP onlyAaron Carlisle
2022-01-04Cleanup: Nodes: Convert generic shader node files to c++Aaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-07Fix T93797, T93809: Crash/undefined-behavior when opening demo fileJulian Eisel
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-12-06Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-05Cleanup: Migrate all shader nodes to c++Aaron Carlisle