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
2013-01-15Jpeg2000 should be saved with straight alphaSergey Sharybin
2013-01-15Follow general mathutils rules for naming straight<->premul functionsSergey Sharybin
2013-01-15fix [#33781] Confusing units in displacement modifier parametersCampbell Barton
2013-01-15write 16 bit PNG files even when there is no float buffer,Campbell Barton
2013-01-12Patch #33837: ffmpeg1.1 and libav9.1 compatibility updateSergey Sharybin
2013-01-09style cleanupCampbell Barton
2013-01-09Style cleanup in OCIO areaSergey Sharybin
2013-01-09Fix #33809: Wrong exposure affect after alpha premul changesSergey Sharybin
2013-01-08Remove unused IMB function which wasn't ported to new color managementSergey Sharybin
2013-01-08style cleanupCampbell Barton
2013-01-05Changes for opengl render to reflect new alpha premul pipelineSergey Sharybin
2013-01-05There was a typo in previous commitSergey Sharybin
2013-01-04Optimization for speed regression in mipmap generationSergey Sharybin
2012-12-31Fix for saving 8bit PNG images when there's no byte buffer in ImBufSergey Sharybin
2012-12-31code cleanup: warningCampbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-3016 bit PNG write supportSergey Sharybin
2012-12-29style cleanupCampbell Barton
2012-12-28style cleanupCampbell Barton
2012-12-28Yesterday's memory free error fix in IMB_onehalf was wrong, it should Ton Roosendaal
2012-12-27Function IMB_onehalf was not freeing memory.Ton Roosendaal
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-20Fix #33629: DDS DXT5 with alpha not loaded correctly, Y flipping code was wrong.Brecht Van Lommel
2012-12-19patch [#33306] Default file format: PNG, 90%Campbell Barton
2012-12-18style cleanupCampbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-12-07Fix #33433: Importing video files into movie clip editor crashes BlenderSergey Sharybin
2012-12-02Silent a bunch of gcc warnings (usually dummy, but noisy!).Bastien Montagne
2012-12-02== FFMPEG ==Peter Schlaile
2012-11-27CMake: hide some unnecessary LLVM/OSL/EXR prints.Brecht Van Lommel
2012-11-24cineonlib.c: Quieted warning, inconsistency between printf format (%lu) and t...Jason Wilkins
2012-11-23ifdef'd gcc diagnostic pragma's to quiet msvc and others.Campbell Barton
2012-11-21Fix #33222: When rendering DPX it's flipped in the Image EditorSergey Sharybin
2012-11-19* Fix Windows compile. #ifdef _MSC_VER was misspelled. Thomas Dinges
2012-11-19Improved FFmpeg error reports when audio stream failed to be allocatedSergey Sharybin
2012-11-19Windows Libs: move OpenEXR headers to same directory structure as other platf...Brecht Van Lommel
2012-11-18style cleanup: if's on the same line.Campbell Barton
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-14Fix #33166: Wrong profile name in config.ocio causes crashSergey Sharybin
2012-11-14buildsystem cleanup: remove duplicate source & includes for scons,Campbell Barton
2012-11-13code cleanup: use ptrdiff_t when comparing pointers and tag event as an unuse...Campbell Barton
2012-11-13Bugfix #33161Ton Roosendaal
2012-11-13Correction to YCCK and CNYK jpeg images loading into blenderSergey Sharybin
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-11Code de-duplication in imageprocess.c -- made it use interpolation functions ...Sergey Sharybin
2012-11-10fix for crashes running the BGE without colorspace enabled.Campbell Barton
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-11-09style cleanup: indentationCampbell Barton
2012-11-08code cleanup: unused defines & some formatting.Campbell Barton