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-06-18Fix T55503: File browser filter not working correctly.Bastien Montagne
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
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
2017-10-06Cleanup: styleCampbell Barton
2017-09-22Remove quicktime supportAaron Carlisle
2017-07-19Fix (unreported) seldom crash when using previews in filebrowser.Bastien Montagne
2017-07-18Fix T52109: Folder search won't work when selecting animation output folder.Bastien Montagne
2017-05-23Add PovRay file extensions to our 'textual' file filtering.Bastien Montagne
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-09-15Fix filebrowser not getting back to valid dir in Release builds.Bastien Montagne
2016-09-14Fix T49352: Blender's file browser do not display previews.Bastien Montagne
2016-09-13FileBrowser: Always do full cache refresh while we are still listing...Bastien Montagne
2016-08-29Cleanup/refactor spacefile's 'check dir' code.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-06-27Fix (unreported) potential buffer overflow with BLO_library_path_explode() us...Bastien Montagne
2016-06-14FileSpace cleanup: make ED_path_extension_type public.Bastien Montagne
2016-05-08Cleanup: warningsCampbell Barton
2016-01-27Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filt...Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-11-27Fix T46827: Appending Specific Groups Doesn't Work on Windows.Bastien Montagne
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-02Filebrowser: fix preview handling to make correct use of task scheduler.Bastien Montagne
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-15Fix T46093: Thumbnails/previews of materials/textures not displaying in Blend...Bastien Montagne
2015-09-13Cleanup: spellingCampbell Barton
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-24Fix some issues from lates coverity scan.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-07-11Use const for direntry stringsCampbell Barton
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-04-29File browser - change thumbnails size with a sliderBastien 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
2015-04-08Font preview for file browserCampbell Barton
2015-02-15Cleanup of SpaceFile, from asset-experiments branch mostly.Bastien Montagne
2015-02-15Fix for previous commit, sorry for the noise.Bastien Montagne
2015-02-09SpaceFile: rework filelist_find, was looping way too much.Bastien Montagne
2015-01-26Cleanup: current/parent paths: add helpers in BLI_path_utils.Bastien Montagne