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
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-04Outliner: better support for clips/masks ('Blender File' view)Philipp Oeser
2018-12-14Preferences: add option for header positionCampbell Barton
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-10Cleanup: move most outliner drag & drop code into one file.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-15Change startup defaultsCampbell Barton
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-01-19Outliner: Change All Scenes to Scenes and make it focus on compositingDalai Felinto
2018-01-19Outliner Filtering System + CleanupDalai Felinto
2018-01-18Outliner: Fix parenting clear pollDalai Felinto
2018-01-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
2017-12-15Fix missing refresh of editors when changing workspace view-layerJulian Eisel
2017-12-04Cleanup: whitespaceCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2017-03-01Fix collection renaming not checking for unique name in entire hierarchyJulian Eisel
2017-03-01Outliner: Support dragging object into collectionJulian Eisel
2016-10-16Fix missing outliner redraw when adding VSE stripJulian Eisel
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-04-07Cleanup: rename treehash -> outliner_treehashCampbell Barton
2015-02-17Fix for another missing update from GPencil in OutlinerJulian Eisel
2015-02-09GPencil: Viewport visbility and editability toggles for layers in OutlinerJoshua Leung
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-05-20Fix part of T35600: Outliner did not update when renaming armature bone names.Bastien Montagne
2014-04-30Code cleanup: remove unused includesCampbell Barton