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
2006-01-24Orange: made Image window react nicer to compositor output and own Curves;Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2006-01-17Fixed crash in pupmenu for image iconsAndrea Weikert
2006-01-12Orange:Ton Roosendaal
2006-01-12Orange;Ton Roosendaal
2006-01-11Orange: more float buffer support;Ton Roosendaal
2006-01-11Orange: tested all EXR demo images from openexr.com, found two issues;Ton Roosendaal
2006-01-11Orange: more work on float/exr buffers;Ton Roosendaal
2006-01-10ifdef check for WITH_OPENEXR was removed from readimage for some reasonKent Mein
2006-01-10OpenEXR support for Windows MakefilesChris Want
2006-01-09Orange: more exr & imbuf cleanupTon Roosendaal
2006-01-09Include paths were wrong. Now openEXR compiles and linksNathan Letwory
2006-01-09Orange: Further cleanup of EXR savingTon Roosendaal
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-28cosmetic change to reduce console output on Os XJean-Luc Peurière
2005-11-23Forgot to note in previous commit: also cleaned up warnings in code,Ton Roosendaal
2005-11-23New stuff & fixes in Blender OSA filtering.Ton Roosendaal
2005-11-23* Attempting to fix scons for mac os x. It seems to be correct, if I've made aMatt Ebb
2005-11-23- added dynlibtiff.c and tiff.c for compilationNils Thuerey
2005-11-22updated the python script to create a good c file. Thanks intrr.Kent Mein
2005-11-22Made the envvar stuff work and slightly simplified it ;-)Alexander Ewering
2005-11-22got rid of snprintf.... Replaced with MEM_mallocN and friends...Kent Mein
2005-11-22This is a modified version of patch #2995Kent Mein
2005-11-20Patch provided by Alfredo de GreefTon Roosendaal
2005-09-19Bug #2930:Alexander Ewering
2005-08-04updates to the OS X build system :Jean-Luc Peurière
2005-06-02This is a dumb little commit to do while things are frozen.Kent Mein
2005-05-25Removed unused rect_float variable from imbuf structure. Was added for theTon Roosendaal
2005-05-23Just putting a reminder into IMB_imbuf_types.h in case my mails to the listAlexander Ewering
2005-04-27Bunch of gcc 4.0 warning fixes.Kent Mein
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar
2005-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-20 - kill some warnings (open/seek/read/write need io.h on win32)Daniel Dunbar
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-14This commit reverses the OpenEXR specific stuff in the OpenEXR commit IKent Mein
2005-03-12Added a #ifdef WITH_OPENEXR around this entire file. It doesn't compile forTon Roosendaal
2005-03-11Gernot Ziegler's patch to add OpenEXR support to blender.Kent Mein
2005-03-11Found some messed up code that assumed abgr instead of rgbaKent Mein
2005-03-09big warning hunt commitJean-Luc Peurière
2005-01-21fixed animations using jpeg (bug # 2166)Kent Mein
2005-01-21Added some extra comments about creating a new image format.Kent Mein
2005-01-10This is for bug # 2068Kent Mein
2005-01-03This is a pretty lame commit but here it is:Kent Mein
2004-12-21Eeek! last minute error.Ton Roosendaal
2004-12-09This fixes bug #1990Kent Mein
2004-12-08removed a debug printf. (excuse to check cvs permissions)Rob Haarsma
2004-09-17updated the documentation on how to add new image types which consisted of:Kent Mein