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-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-09Fix T77504: Operator search gives wrong resultsCampbell Barton
2020-05-26UI: Windows Shell Links & Improved Mac AliasesHarley Acheson
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-26Fix T60682: adds macOS alias redirection for directoriesBrecht Van Lommel
2020-03-25Cleanup: use doxy sectionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13Fix T74699: File browser closing while loading crash.Bastien Montagne
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile for the file-sele...Campbell Barton
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
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