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-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-02-28File Browser: Add Ctrl+F shortcut to activate filter textboxJacques Lucke
2020-01-08Fix T72288: Left click on empty space inside file browser resets scrollingmano-wii
2019-12-07UI: File Browser Volumes and System Lists IconsHarley Acheson
2019-11-26Allow deletion of directories in the file browserRobert Guetzkow
2019-10-14Fix: First item in File Browser can't be renamedJulian Eisel
2019-10-14File Browser: Add F2 shortcut to rename filesJulian Eisel
2019-10-10File Browser: add back Delete, which now moves files to the trashRobert Guetzkow
2019-09-20UI: Avoid file browser directory change if path didn't changeJulian Eisel
2019-09-20Remove redundant file bookmarks region toggle operatorJulian Eisel
2019-09-20Refactor: Ensure there's always a valid file editor tool regionJulian Eisel
2019-09-20Rewrite file region handling for non-editor modeJulian Eisel
2019-09-16UI: Show in-/decrement buttons for exportersJulian Eisel
2019-09-10UI: File browser deselect on click on empty spaceJulian Eisel
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-06Fix failing assert on directory auto-creationJulian Eisel
2019-09-06UI: Confirmation prompt for file path auto-createJulian Eisel
2019-09-04Fix selecting multiple files ignoring first fileJulian Eisel
2019-09-03Fix T69451: Walk-select in empty directory assertsJulian Eisel
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-06-22File Selector: add options to select all operatorCampbell Barton
2019-06-18File Browser: Various fixes and enhancements to 'autoscroll to item' feature.Bastien Montagne
2019-05-15Fix T63748: Long startups after network drives are disconnected.Bastien Montagne
2019-04-29Cleanup: spellingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-06Cleanup: styleCampbell Barton
2019-03-05File Editor: Refactor 'new dir' / renaming code.Bastien Montagne
2019-03-05Fix T58715: File Browser: Creating "New Folder" issues with too many existing...Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-27Fix file browser click to select not working on tablets, after recent changes.Brecht Van Lommel
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-03Keymap: Select/De-Select support for anim-editorsCampbell Barton