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-03-05code cleanup: also change BKE_blender.h BLENDER_VERSION_CHAR to 'a' so as not...Campbell Barton
2013-03-05patch [#34103] path_util_split_dirstring.patch, path_util_split_dirstring_2.p...Campbell Barton
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-05patch [#34103]Campbell Barton
2013-03-05Image buffer rectangle operation optimization: Remove a switch statementAntony Riakiotakis
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-02-28Changed a way how RGB images are saving from RGBASergey Sharybin
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-25style cleanupCampbell Barton
2013-02-22Fix #34359: 2.66 crashes when using output nodeSergey Sharybin
2013-02-19Remove define which is not actually needed and could have beenSergey Sharybin
2013-02-19minor change to own recent commit with transform fcurve centers and some styl...Campbell Barton
2013-02-18Force movie clips always use default alpha mode, before this straightSergey Sharybin
2013-02-12Fix for own multilayer EXR fix, should not have caused any issues might as wellBrecht Van Lommel
2013-02-12Bug fix #34213 (2)Ton Roosendaal
2013-02-12Fix #34213: crash loading openexr multilayer with use alpha disabled.Brecht Van Lommel
2013-02-11Implemented delayed partial rect update for image buffersSergey Sharybin
2013-02-10style cleanupCampbell Barton
2013-02-09Bug fix #34174Ton Roosendaal
2013-02-08Fix part #33935: Texture painting slow down with mouse, but not with tabletSergey Sharybin
2013-02-07Fix #34145: 'Save Image' incorrect file type.Sergey Sharybin
2013-02-07Fix #34139: render display did not convert to straight alpha when dithering w...Brecht Van Lommel
2013-02-04fix for rangefunc being unused for int & int array.Campbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-01-19style cleanupCampbell Barton
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