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-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
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