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
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-27Move sRGB conversion initialization to init_exit routinesSergey Sharybin
2012-06-11minor fixesCampbell Barton
2012-05-26add vector versions of hsv_to_rgb, rgb_to_hsv & rgb_to_hsv_compatCampbell Barton
2012-05-14style cleanup: imbuf & iconsCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-17== Sequencer ==Peter Schlaile
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-14Fix related to #30152, rainbow colours produced when loading hdr image to 3D ...Antony Riakiotakis
2012-01-20comment some dead assibnment and set dummy values for image profile conversio...Campbell Barton
2012-01-19use color conversions functions in more places.Campbell Barton
2012-01-10Fix regressions in the color management / dither patch.Brecht Van Lommel
2012-01-08Color:Brecht Van Lommel
2012-01-05Fix mistake in recent refactoring, dither needs to be float not int.Brecht Van Lommel
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-12-28Code refactoring: add unified image buffer functions for doing float => byte,Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-24fix [#27746] Black and White Render doesn't work and/or Saves as a Blank screenCampbell Barton
2011-06-07fix for float projection painting, now updating correctly. Antony Riakiotakis
2011-03-27imbuf, mathutils & readfile: floats were being implicitly promoted to doubles...Campbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-17Bugfix #25657Ton Roosendaal
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-08fix for crash when converting sequencer profiles with non-float buffers.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-05Bugfix #25041Ton Roosendaal
2010-12-01bugfix [#23406] DPX Images load darker then saved, UI broken.Campbell Barton
2010-11-02fix for compiling with the c90 standard, support for non-static variable init...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-07-12sequencer float conversion was only using rgb -> float conversion inconsistan...Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-28Fix for crash in imbuf code under certain circumstances on linux.Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-01-11- player building againCampbell Barton
2010-01-09Color management fixesMatt Ebb
2009-12-04Fix for [#20240] Image inputs to the compositor are white when using color ma...Matt Ebb
2009-09-28Fix #19470: displaying depth pass could crash, conversion fromBrecht Van Lommel
2009-07-17Colour ManagementMatt Ebb
2008-09-20Patch #8461, by Rob HausauerTon Roosendaal
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-09-02Bugfix #7125Ton Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-03-07this patch features several cleanups and bugfixes for the sequencer:Peter Schlaile
2006-02-18- Restored "dither" option for conversion from float -> byte images.Ton Roosendaal
2006-01-12Orange:Ton Roosendaal
2006-01-12Orange;Ton Roosendaal