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-09-29UI: Use responive layout for upper bar in file browserJulian Eisel
2019-09-23Fix file browser new directory prompting for confirmationBrecht Van Lommel
2019-09-20UI: Replace big options button in file browserJulian Eisel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-11Fix T69736: Flipping bookmarks region empties itJulian Eisel
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-06UI: Bring back features for file path buttonJulian Eisel
2019-09-04File Browser UI: Add Select menu to File BrowserWilliam Reynish
2019-09-04Move file execute region back to C, fixing bugsJulian Eisel
2019-09-03File Browser: Fix Windows Execute/Cancel button orderWilliam Reynish
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-06-20Fix T65770: File Browser missing "Sidebar" in View menuCampbell Barton
2019-05-21Cleanup: pep8Campbell Barton
2019-05-08UI: Make File Browser bookmarks panels unparented againWilliam Reynish
2019-05-06UI: File Browser bookmarks panelsWilliam Reynish
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-14Cleanup: unused importsCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-08-28UI: text keyword argument to labelCampbell Barton
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