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-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-03-05Cleanup: Add & use enum value for ID Outliner element typeJulian Eisel
2021-02-08Cleanup: Remove unused tree element typesJulian Eisel
2021-02-08Cleanup: Use enum for Outliner tree-store element typesJulian Eisel
2021-02-08Cleanup: Remove dead code for keymap Outliner display modeJulian Eisel
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-02Outliner: Highlight icons on cursor hoverNathan Craddock
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-08-25Outliner: Include gpencil modifiers and effects in the treeNathan Craddock
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-21Fix T71812: Outliner walk navigation not activatingNathan Craddock
2019-08-16Outliner: walk navigation operator and openclose fixesNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-04-17ClangFormat: apply to source, most of internCampbell 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-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-08-10Outliner: use generic WM drag and drop system for collections.Brecht Van Lommel
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-01-19Outliner: Change All Scenes to Scenes and make it focus on compositingDalai Felinto
2018-01-11Fix T53340: Outliner collections collapsing when UNDODalai Felinto
2018-01-05Cleanup: DNA comment regarding ID for collections in outlinerDalai Felinto
2017-05-19Remove redundant workaround for removing collections in outlinerJulian Eisel
2017-03-11Cleanup: Add comment about use of ID pointer in TreeStoreElemJulian Eisel
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-09Support displaying collections in outlinerJulian Eisel
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-10-15Outliner: Element mouse hover feedbackJulian Eisel
2016-04-16Removed the ND_PARTICLE notifier and outliner particle elements.Lukas Tönne
2015-09-09Fix (unreported) crash with undo/outliner and drivers.Bastien Montagne
2013-08-03fix for [#36260] 2,300 Objects Makes Blender UnresponsiveSv. Lockal
2013-08-01remove unused headers and NULL checkCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-09Patch [#23443] Change outliner filter into searchJoshua Leung
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2010-02-12correct fsf addressCampbell Barton
2009-03-262.5: Remove OOPS code from the outliner space, as discussedBrecht Van Lommel