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-26Cleanup: Move specific node tree execution functions into respective moduleAaron 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 no-op node preview codeHans Goudey
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
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
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-10-01Cleanup: make texture coordinates constJacques Lucke
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-05-01Cleanup: pass const arguments to texture functionsCampbell Barton
2020-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-29Cleanup: comments (long lines) in nodesCampbell Barton
2019-04-22Cleanup: style, use braces for nodesCampbell Barton
2019-04-19Cleanup: Remove unneeded texture nodes update functionSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-13Fix NodeTree types UI messages not being properly tagged for translation.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-10-23Rename editor to "Texture Node Editor"Sergey Sharybin
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in nodesSergey Sharybin
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-03-02Remove tons of OBACTDalai Felinto
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-06-08Fix T44979: Crash when rendering with more threads than the system onesSergey Sharybin
2015-05-03Fix T41893: inconsistent color management on sculpt texture nodes previews.Brecht Van Lommel
2015-04-13Nodes: Remove hardcoded BLENDER_MAX_THREADS number of threadsSergey Sharybin
2014-11-29Cleanup: unused headersCampbell Barton
2014-09-17Fix T41761, muting not working with texture nodesAntony Riakiotakis
2014-08-12Fix T41349: Muting texture nodes can cause crashes.Lukas Tönne