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
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-19Fix T83027: Incorrect outliner collection state after operatorHans Goudey
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-09Cleanup: various clang tidy fixesJacques Lucke
2020-12-07UI Code Quality: Start refactoring Outliner tree-element building (using C++)Julian Eisel
2020-12-05Cleanup: Outliner Data API display modeNathan Craddock
2020-12-05Cleanup: Outliner scenes display modeNathan Craddock
2020-12-05Cleanup: Outliner orphan data display modeNathan Craddock
2020-12-05Cleanup: Outliner video sequencer display modeNathan Craddock
2020-11-12Cleanup: warningsCampbell Barton
2020-11-11Cleanup: Split header for Outliner tree building into C and C++ headersJulian Eisel
2020-11-11Cleanup: Rename Outliner "tree-view" types to "tree-display" & update commentsJulian Eisel
2020-11-11Cleanup: Follow C++ code style for new Outliner building codeJulian Eisel
2020-11-11Cleanup: General cleanup of Outliner Blender File display mode buildingJulian Eisel
2020-11-11UI Code Quality: Convert Outliner Blender File mode to new tree buiding designJulian Eisel
2020-11-11Cleanup: Put Outliner C++ namespace into `blender::ed` namespace, add commentsJulian Eisel
2020-11-11Cleanup: Remove redundant parameter from new Outliner tree building codeJulian Eisel
2020-11-11Cleanup: Comments and style improvements for new Outliner C++ codeJulian Eisel
2020-11-11UI Code Quality: Use C++ data-structures for Outliner object hierarchy buildingJulian Eisel
2020-11-11UI Code Quality: General refactor of Outliner View Layer display mode creationJulian Eisel
2020-11-11UI Code Quality: Start refactoring Outliner tree building (using C++)Julian Eisel