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-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-12Nodes: Add "Legacy" to legacy node UI names, skip in searchHans Goudey
2022-09-18Build: limit Py_ENABLE_SHARED to modules using Python headersBrecht Van Lommel
2022-09-16Cleanup: 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-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-06-21Cleanup: removed unused Blender Internal bump/normal mapping texture codeBrecht Van Lommel
2022-05-11Cleanup: use 'num' / 'size' suffix instead of 'sz'Campbell Barton
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-05Cleanup: unused argument warningsCampbell Barton
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-26Cleanup: Move specific node tree execution functions into respective moduleAaron Carlisle
2022-01-09Cleanup: Remove no op socket templatesAaron Carlisle
2022-01-07Cleanup: Add `bf_nodes_texture` libraryAaron Carlisle
2022-01-06Cleanup: Remove empty node socket template arrayAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-29Nodes: Cleanup: Remove no op registration functionsAaron Carlisle
2021-12-25Cleanup: Define node tree icon in register functionAaron Carlisle
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-20Cleanup: Remove more texture nodes preview handlingHans Goudey
2021-12-20Cleanup: Remove more no-op node preview codeHans Goudey
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-07Cleanup: clang formatAaron Carlisle
2021-12-07Cleanup: Remove unused includesHans Goudey
2021-12-07Cleanup: Remove unused node flagHans Goudey
2021-12-07Cleanup: Remove unnecessary generic includes from headersHans Goudey
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-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-04-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-02-02Blenkernel: Move node.c to C++Hans Goudey
2020-11-25Nodes: deduplicate ping pong math operationJacques Lucke
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel