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
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-03-27imbuf, mathutils & readfile: floats were being implicitly promoted to doubles...Campbell Barton
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
2011-02-14Bug fix #26021Ton Roosendaal
2011-01-13remove/comment unused varsCampbell 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-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-07-30Fix #23086: crash reading 1bit tiff files.Brecht Van Lommel
2010-06-01* Only print libtiff debug messages to the console when in debug modeMatt Ebb
2010-05-24- correct --help messageCampbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-05-18Fix [#22304] Tiff 16bit gives darker imagesMatt Ebb
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-03-14Remove SAT texture filter. It's not working, thought it was but that'sBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-09Color management fixesMatt Ebb
2008-12-192.5: globals cleanupBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-17Fix for bug #6758: material nodes were not working correct withBrecht Van Lommel
2008-03-10Fix for msvc compiler error in tiff saving.Brecht Van Lommel
2008-03-10Fix for tiff 16bit saving commit, had memory leak.Brecht Van Lommel
2008-03-10Add an option for saving/loading DPX with in log color space withBrecht Van Lommel
2007-12-20== Imbuf ==Peter Schlaile
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal
2005-12-27Some compilers don't like it when you initialize the fields in aChris Want
2005-12-03fix for #3498Kent Mein
2005-12-03This commit does very little for the number of files touched.Kent Mein
2005-11-22This is a modified version of patch #2995Kent Mein