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-24Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-18Cleanup: Use references, LISTBASE_FOREACH macroHans Goudey
2022-01-18Cleanup: Make node editor functions privateHans Goudey
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
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-12BLI: Refactor vector types & functions to use templatesClément Foucault
2021-12-13UI: String Search: Add an optional weight parameterHans Goudey
2021-12-07Cleanup: Remove unused includesHans Goudey
2021-12-06Cleanup: Remove unnecessary node type callbacks for drawingHans Goudey
2021-12-04Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2021-12-04Cleanup: Use references in node editor, other improvementsHans Goudey
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-08-25Cleanup: skip saving selection properties set in the keymapCampbell Barton
2021-08-03WM: don't store selection properties typically set in the key-mapCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-02Nodes: move some files to C++Jacques Lucke