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-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-15Fix assert using '//' on an unsaved fileCampbell Barton
2017-12-06Fix T53476: File Browser: Selection Issue with 'fill' option.Bastien Montagne
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-08Fix potential string buffer overruns.Bastien Montagne
2017-10-06Fix T52514: don't clear filename when dropping directory path in file browser.Brecht Van Lommel
2016-09-16Improve description of move operator direction propertiesJulian Eisel
2016-08-29Cleanup/refactor spacefile's 'check dir' code.Bastien Montagne
2016-06-27Fix T48741: File browser back button doesn't work from inside Blend (library)...Bastien Montagne
2016-03-22Fix incorrect strncat useCampbell Barton
2016-02-03Include why file operations fail in reportsCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-10Some minor fixes from coverity reports.Bastien Montagne
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-04File Selector, support filepath droppingGaia Clary
2015-10-15Fix crash pressing +/- in file-selectorCampbell Barton
2015-09-19File Browser: Scroll view on normal selection tooJulian Eisel
2015-09-19File Browser: Scroll view with arrow keys navigationJulian Eisel
2015-09-19Fix file key select using wrong file after border select in scrolled viewJulian Eisel
2015-09-13Fix T46091: Video Sequencer rewrite *.png to _.pngBastien Montagne
2015-08-25FileBrowser: Fix broken 'extend' behavior of walk select mode.Bastien Montagne
2015-08-24Fix some issues from lates coverity scan.Bastien Montagne
2015-08-20Cleanup: whitespaceCampbell Barton
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-18Replace 'BLO_is_a_library' by 'BLO_library_path_explode'.Bastien Montagne
2015-07-14Fix T45424: Blender able to create folders with invalid characters at the end...Bastien Montagne
2015-07-11File Browser: Fix possible bug and some minor tweaksJulian Eisel
2015-07-11File Browser: Keep file name after changing directoryJulian Eisel
2015-07-10Fix T45398: Saving file from File Browser doesn't work if no file is selectedJulian Eisel
2015-07-09File Browser: (Re-)Allow selecting '..' parent entry for file navigationJulian Eisel
2015-07-09File Browser: Improve usage of Enter-key to open files/directoriesJulian Eisel
2015-06-16Cleanup: styleCampbell Barton
2015-06-12File Browser: Two more minor fixes for arrow keys selectionJulian Eisel
2015-06-12File Browser: Ensure active file is unset if no file is selectedJulian Eisel
2015-06-11Cleanup some style in new 'keyboard select' code.Bastien Montagne
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-02-18New filebrowser bookmarks: Some minor fix/optimization from latest coverity r...Bastien Montagne
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-17FileSpace selection didn't call op.check sometimesCampbell Barton
2015-02-16Fix T43684: File Browser is unusable on Windows Machines (do not BLI_is_dir()...Bastien Montagne
2015-02-15Cleanup of SpaceFile, from asset-experiments branch mostly.Bastien Montagne
2015-02-11FileBrowser Bookmarks: fix issue with invalid bookmarks.Bastien Montagne