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
2020-12-16Cleanup: pep8Campbell Barton
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-03UI: Expose important settings from file browser popoversHans Goudey
2020-07-20UI: Fix File Broswer filter checkbox not connected to labelAdrian Newton
2020-07-15Cleanup: Replace 0 with False for boolean argumentHans Goudey
2020-05-07Fix menu search expanding file browser menusCampbell Barton
2020-04-21UI: Use heading for File Browser column toggles in popoverWilliam Reynish
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2019-12-16Cleanup: pep8, unused vars, line lengthCampbell Barton
2019-12-07UI: File Browser Volumes and System Lists IconsHarley Acheson
2019-10-31Cleanup: comments for is_path_builtinCampbell Barton
2019-10-22Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-22Cleanup: unused variables, enums, spellingCampbell Barton
2019-10-12Cleanup: pep8Campbell Barton
2019-10-10File Browser: add back Delete, which now moves files to the trashRobert Guetzkow
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