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-03-14Interpolated scaling for float buffers in Imbuf still went wrong...Ton Roosendaal
2006-03-13More bugs in float imbuf scaling code... an x and y were mixed up, causingTon Roosendaal
2006-03-12Scaling code in imbuf didn't like float buffers enough yetTon Roosendaal
2006-03-12==SCons==Nathan Letwory
2006-03-12Half fix for colorpicker: after using sliders, the redraw callback wasTon Roosendaal
2006-03-12New: Import/Export of Cineon and DPX image files. The first is Kodak'sTon Roosendaal
2006-03-09When imbuf has both float and byte rects, the scale-fast function crashed.Ton Roosendaal
2006-03-07Fixes a small warning, when compiling without ffmpegPeter Schlaile
2006-03-07this patch features several cleanups and bugfixes for the sequencer:Peter Schlaile
2006-03-02Proper syntax for freeing an allocated array in silly c++ :)Ton Roosendaal
2006-03-01reverted the looping vs switch statement. I don't know what I was thinkingKent Mein
2006-02-28Fix for bug #3886Kent Mein
2006-02-28Saving OpenEXR half didn't free allocated half buffer... silly c++ memoryTon Roosendaal
2006-02-28- Now the cache limitor also frees the float-planesPeter Schlaile
2006-02-23Work in progress commit on saving OpenEXR with all render-layers andTon Roosendaal
2006-02-18- Restored "dither" option for conversion from float -> byte images.Ton Roosendaal
2006-02-18Small tweak to get openexr compiling in sconsTon Roosendaal
2006-02-18Four-in-one commit:Ton Roosendaal
2006-02-16Added new malloc type in our MEM module; using the unix feature 'mmap'.Ton Roosendaal
2006-02-11Potential ugly bugfix in MEM_cache; the functionTon Roosendaal
2006-02-11Added ability to render Zbuffer to an image.Kent Mein
2006-02-10Interesting commit for artists using huge textures;Ton Roosendaal
2006-02-09Made exr saving respect the 'RGB' or 'RGBA' setting in render outputTon Roosendaal
2006-02-08==SCons==Nathan Letwory
2006-02-06Using NAN_FFMPEG_CFLAGS to find the right headers, and making linkingChris Want
2006-02-06typoPeter Schlaile
2006-02-06FFMPEG defs was initialized as an array, a string was appendedPeter Schlaile
2006-02-06quick fix quick typoPeter Schlaile
2006-02-06skip_frame not available in all ffmpeg versionsPeter Schlaile
2006-02-05* Add memcache limitor-support to imbufsPeter Schlaile
2006-02-04== SCons ==Nathan Letwory
2006-01-29Bugfix #3797: 24-bit BMP images weren't read properly. Standard apparentlyKen Hughes
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