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-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2020-08-07Cleanup: Rename soops to space_outlinerNathan Craddock
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-05-27Cleanup: warningCampbell Barton
2020-05-03Cleanup: sort file listsCampbell Barton
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2019-08-19Outliner: sync selection on undo/redoNathan Craddock
2019-08-16Eyedropper: Support datadropper in the outlinerNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
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
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-31Support Move / Link to collection in the outliner as wellDalai Felinto
2018-05-31Outliner: Expose collections editors poll in ED_outliner.hDalai Felinto
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-04-30Fix T44439: outliner's treestore could keep invalid ID pointers, could crash ...Bastien Montagne