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
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2018-09-05Merge branch 'master' into blender2.8Campbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for imbuf moduleCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2016-06-27Fix (unreported) potential buffer overflow with BLO_library_path_explode() us...Bastien Montagne
2015-10-17IMB_thumbs: add missing error checkCampbell Barton
2015-10-17Cleanup: remove unused BLI_string_to_utf8Campbell Barton
2015-08-19Cleanup: style + doxyCampbell Barton
2015-08-18IMB_thumb: Allow blen-handling func to also load datablock previews from .ble...Bastien Montagne
2015-08-18IMB_thumb: add thread locking API.Bastien Montagne
2015-07-21Fix T45502: Crash showing thumbnailsCampbell Barton
2015-07-16Fix T45451: File Browser crash on 16bits PNG image previews.Bastien Montagne
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-06-30Cleanup: move BLI_char_switch into BLI_stringCampbell Barton
2015-06-01Thumbnails: fix bad handling of invalid thumbnails, cleanup and deduplication.Bastien Montagne
2015-06-01Font Preview: much better handling of i18n case.Bastien Montagne
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-10Thumbnails: Add translations to font preview.Bastien Montagne
2015-04-10Thumbnails: some reorganization, decouple actual path of file to preview from...Bastien Montagne
2015-04-08Font preview for file browserCampbell Barton
2015-04-08Cleanup: IMB/thumb namingCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-17Ensure BLI_stat() return value is checked.Campbell Barton
2014-11-14Cleanup: use BLI_hash_ prefix for md5 apiCampbell Barton
2014-11-14Cleanup: headersCampbell Barton
2014-11-14Add Murmur2A hashing feature to BLIBastien Montagne
2014-06-22Remove unused functionCampbell Barton
2014-06-20BLI_md5: add a utility function to 'translate' raw 16bytes digest into a nice...Bastien Montagne
2014-05-28Fix T40157: Loading movies larger than 4GB in size failsSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T39931: Crash generating thumbnails (error in escaping)Campbell Barton
2014-04-07Fix building for Windows.Antony Riakiotakis
2014-04-07Todo T36849: support XDG thumbnail management standardCampbell Barton
2014-04-02Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.Bastien Montagne
2013-07-27code cleanup for thumbnails:Campbell Barton
2013-07-23* Compile fix for r58542, on Windows "subdir" was unknown. Thomas Dinges
2013-07-23replace use of strcat() where the string offset is known.Campbell Barton
2013-06-25Fix #35824: finding missing files not working correct for filepaths with specialBrecht Van Lommel
2013-04-05correction to previous warning cleanup, also quiet shadow-warning for thumbna...Campbell Barton