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
2015-09-15Fix T46093: Thumbnails/previews of materials/textures not displaying in Blend...Bastien Montagne
2015-09-13Cleanup: spellingCampbell Barton
2015-09-13Fix T46091: Video Sequencer rewrite *.png to _.pngBastien Montagne
2015-09-11File Bookmarks: use volume label on Windows, and set name of recent entriesBastien Montagne
2015-09-10Fix T46070: Content of folders with a .blend extension aren't listed until fi...Bastien Montagne
2015-09-09Fix broken logic in new FileBrowser caching of entries.Bastien Montagne
2015-09-02Cleanup: styleCampbell Barton
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-23Fix T45882: Sudden shutdown if the filebrowser is part of the area layout.Bastien Montagne
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-22FileBrowser: Tweak display of size/time of entries.Bastien Montagne
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-20Minor cleanup (BLI_cleanup_dir already adds trailing slash, and correct a fal...Bastien Montagne
2015-08-20Cleanup: whitespaceCampbell Barton
2015-08-20FileBrowser: Fix some minor issue with fileentries creation.Bastien Montagne
2015-08-20Fix 32bit builds... :/Bastien Montagne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-18Replace 'BLO_is_a_library' by 'BLO_library_path_explode'.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-14Fix T45424: Blender able to create folders with invalid characters at the end...Bastien Montagne
2015-07-11Use const for direntry stringsCampbell Barton
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 T45405: Crash on opening a file (in filebrowser code)Julian Eisel
2015-07-10Fix crash when appending from File BrowserJulian 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-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-16Cleanup: styleCampbell Barton
2015-06-12BLI_linklist, avoid full list search for appendCampbell 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-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-18Filebrowser: Do not intent to draw empty strings, loss of time.Bastien Montagne
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-29OSX: fix T44533, system_bookmarks not showing utf standard ( umlauts etc. )Jens Verwiebe
2015-04-22Fix T44470: File Selection sometimes surpresses last Character.Bastien Montagne
2015-04-08Fix T44113: Some System Folders do not contain go back arrow.Bastien Montagne
2015-04-08FileBrowser previews: Get rid of ugly, stupid and confusing 'FILE_TYPE_ICON_M...Bastien Montagne