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
2018-07-23UI: Fix flicker in File Browser headerPablo Vazquez
2018-07-02UI: File Browser header consistencyPablo Vazquez
2018-04-13Remove editor type selector from File Browser when in 'Operator' mode.Bastien Montagne
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2015-10-16Revert part of rB4d9345479aa86f61, and cleanup a bit.Bastien Montagne
2015-10-16UI: only show thumbnail size when its enabledCampbell Barton
2015-10-06Fix FileBrowser: do not show 'advanced filter' panel outside of lib browsing ...Bastien Montagne
2015-09-01Cleanup: pep8Campbell Barton
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-05-17Cleanup: pep8Campbell Barton
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-03-30Cleanup: single quotes for enumsCampbell Barton
2015-02-17Tweak to new UIList bookmarks & co: extend up to ten entries before using scr...Bastien Montagne
2015-02-13cleanupCampbell Barton
2015-02-11FileBrowser Bookmarks: fix issue with invalid bookmarks.Bastien Montagne
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-01-13FileBrowser: minor tweak/UI consistency: add 'viewzoom' icon to search field.Bastien Montagne
2015-01-13FileBrowser: Add an 'hidden file' icon, and use it instead of named checkbox ...Bastien Montagne
2015-01-03FileBrowser: add search field in header bar.Bastien Montagne
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-13UI: remove create new directory popup for button in file browser header.Andrew Buttery
2012-10-27== file browser ==Andrea Weikert
2011-11-07RNA:Brecht Van Lommel
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