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
2017-09-02Merge branch 'master' into blender2.8Campbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-15Outliner: Rename "All Collections" display mode to "Master Collection Tree"Julian Eisel
2017-02-28Outliner: Delete all selected collections, not just active oneJulian Eisel
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-27Outliner: Rename "Collections" display mode to "Active Render Layer"Julian Eisel
2017-02-27Outliner: Don't use alphabetical sorting for collectionsJulian Eisel
2017-02-16Outliner collection operators, all but collection linkDalai Felinto
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-09Draw buttons for editing collections in outlinerJulian Eisel
2017-01-25UI: Add missing menu itemAaron Carlisle
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2015-03-03Bugfix T43866: 'Purge all' button in the outlinerJoshua Leung
2015-02-15Outliner: "Purge All" function for Outliner in "Orphaned Datablocks" modeJoshua Leung
2015-01-19RNA/API: name outliner sort option like UIListCampbell Barton
2015-01-19Outliner: Make alphabetical sorting optionaljulianeisel
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2011-08-132.6 UI Files:Thomas Dinges
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton