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-01-18Cleanup: styleCampbell Barton
2016-01-14Doc: more detailed ImBuf.rect/rect_float commentsCampbell Barton
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2016-01-11Report errno string when writing files failsCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-21Cleanup: remove unused fileCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-20Cleanup: invalid comment & styleCampbell Barton
2015-12-15Fix T46951: invalid OpenGL mipmaps when using high bit depth textures.Brecht Van Lommel
2015-11-23Cleanup: shadowing (blenlib, gpu, imbuf)Campbell Barton
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-16ImBuf: Fix typo in duplicating float z bufferSergey Sharybin
2015-11-16Add missing newlines for debug printsCampbell Barton
2015-11-12Fix T46748: OpenEXR output different when frame saved with F3 vs. in an anima...Sergey Sharybin
2015-10-28Temporary "fix" for crash when saving OpenEXR Multi-View from Image EditorDalai Felinto
2015-10-28Fix T46617 File Output Node seems to save only black images into OpenEXR imag...Dalai Felinto
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-23Comments for link-list typesCampbell Barton
2015-10-19Fix T46534: Crash loading corrupt HDR'sCampbell Barton
2015-10-19Cleanup: use UNLIKELY for checking corrupt HDR'sCampbell Barton
2015-10-18Fix T46524: Use Alpha (Straight/Premultiply) option missing in 2.76 for DDS f...Bastien Montagne
2015-10-17IMB_thumbs: add missing error checkCampbell Barton
2015-10-17Cleanup: remove unused BLI_string_to_utf8Campbell Barton
2015-10-14Fix T46453: JPEG quality not stored in fileCampbell Barton
2015-10-14Cleanup: remove historic, blender-only jpeg ioCampbell Barton
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-08Cleanup: typosCampbell Barton
2015-09-29Fix T46299: Windows: File Browser Crash while listing big folders in preview ...Bastien Montagne
2015-09-16CMake: Don't modify global CFlags when enabling/disabling OpenJpegSergey Sharybin
2015-09-14Fix T46109: Bitmap font objects leads to unfreed memory.Bastien Montagne
2015-09-03ImBuf: Fix crash generating preview for really huge imageSergey Sharybin
2015-09-02Add missing spin-lock to IMB_makeSingleUserCampbell Barton
2015-08-27Make .blend file thumbnail reading simpler and more coherent, read/store them...Bastien Montagne
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-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-07-29ImBuf: Fixes for openexr imagesSergey Sharybin
2015-07-27Jpeg2000: Fixed for DCP pipelineSergey Sharybin
2015-07-23ImBuf: Fix OpenExr leaking memory when reading file with IB_test flagSergey Sharybin
2015-07-21Fix T45502: Crash showing thumbnailsCampbell Barton
2015-07-16Fix T45451: File Browser crash on 16bits PNG image previews.Bastien Montagne
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-11ImBuf: Fix compilation error with older libpngSergey Sharybin
2015-07-11error in own last commitCampbell Barton
2015-07-11Avoid static var for OpenEXRCampbell Barton
2015-07-11Make Iris image loading thread-safeCampbell Barton