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
2016-05-08Cleanup: warningsCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-26Fix Font filebrowser not showing thumbnails when those are enabled by default...Bastien Montagne
2016-03-22Fix incorrect strncat useCampbell Barton
2016-02-03Include why file operations fail in reportsCampbell Barton
2016-01-27Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filt...Bastien Montagne
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-10Some minor fixes from coverity reports.Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-29OS X: remove code for OS X <= 10.5, which is already not supported since 2 ye...Brecht Van Lommel
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-03Fix T46918: - Cleanup - FileBrowser - get rid of useless operators and update...Bastien Montagne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-27Fix T46827: Appending Specific Groups Doesn't Work on Windows.Bastien Montagne
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-04File Selector, support filepath droppingGaia Clary
2015-11-02Filebrowser: fix preview handling to make correct use of task scheduler.Bastien Montagne
2015-10-15Fix crash pressing +/- in file-selectorCampbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-03Cleanup: styleCampbell Barton
2015-09-30Fix T46331: File open does not show thumbnails, when a filter_glob is provide...Bastien Montagne
2015-09-26Fix file browser not sorting file list when opened from editor menuJulian Eisel
2015-09-20Cleanup: warning, styleCampbell 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-19Correction to previous commitJulian Eisel
2015-09-19Fix file key select using wrong file after border select in scrolled viewJulian Eisel
2015-09-16Correction to previous commit.Bastien Montagne
2015-09-16Fix (unreported): Filebrowser key navigation entry did not change caption cor...Thomas Beck
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