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-10-12Cleanup: Simplify node insert after drag codeHans Goudey
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: Add file names back to node headerHans Goudey
2022-01-18Cleanup: Make node editor functions privateHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-26UI: Improve node editor breadcrumbs displayHans Goudey
2021-10-26UI: Change node editor grid into a dot gridHans Goudey
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-02-16Cleanup: Compile node_draw.c with C++Hans Goudey
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-02Cleanup: Remove useless duplicated linesValentin
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Fix T76970: Unneccessary update calls viewportJeroen Bakker
2020-04-20Simulations: Add simulation node tree typeJacques Lucke
2020-04-16UI: Draw real node sockets for node input buttonsJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-05Nodes: move select all into a utility functionCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-09Merge branch 'master' into blender2.8Bastien Montagne
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-02-02OpenGL immediate mode: transform_snap.c and part of drawnode.cLuca Rood
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton