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-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-14Fix: Compilation error caused by missing target relationRay Molenkamp
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
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-11Cleanup: use unity build for composite nodesAaron Carlisle
2022-01-11Cleanup: Composite nodes: add namespace for every fileAaron Carlisle
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle
2022-01-07Cleanup: Fix spelling in filenameAaron Carlisle
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-06Cleanup: Use snake case for file namesAaron Carlisle
2022-01-04Cleanup: Dont use relative includeAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-29Nodes: Composite: UI fixes to time nodeAaron Carlisle
2021-12-29Cleanup: Remove unused node tree "local sync" functionsHans Goudey
2021-12-28Nodes: Add bf_nodes_composite moduleAaron Carlisle
2021-12-25Cleanup: use new c++ guarded allocator API in nodesAaron Carlisle
2021-12-25Cleanup: Define node tree icon in register functionAaron Carlisle
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-18Fix: Build error from missing includeHans Goudey
2021-12-16Nodes: Begin splitting composite node buttons into individual filesAaron Carlisle
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13Cleanup: Remove includes in node_util.h headerHans Goudey
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-10Cleanup: move public doc-strings into headers for 'nodes'Campbell Barton
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-07Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-12-07Cleanup: clang formatAaron Carlisle
2021-12-07Cleanup: Remove unused node flagHans Goudey
2021-12-07Cleanup: Remove unnecessary generic includes from headersHans Goudey
2021-12-06Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-05Cleanup: Migrate all shader nodes to c++Aaron Carlisle
2021-12-04Compositor: Migrate most nodes to new socket builder APIAaron Carlisle
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-11-17Cleanup: use same function for updating internal links for all nodesJacques Lucke
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-06Nodes: Composite: Fix wrong socket type for color ramp nodeAaron Carlisle
2021-10-05Cleanup: quiet shadow warning, trailign spaceCampbell Barton