blender/source/creator
Damien Plisson b1a832a7e2 Mac / COCOA : Imbuf
- replace libtiff by calls to Cocoa services to load/save tiff files
(Libtiff, dynamically linked is not distributed with OS X, and would have had to be shipped for all four architectures)

The imb_cocoaLoadImage & imb_cocoaSaveImage are generic towards the bitmap format, and thus can handle TIFF, GIF, JPG, JP2000, BMP and raw camera formats (read-only for these), even if today only TIFF is used as the other formats are already handled.

- CMake updated
- scons updated (Thx to Jens Verwiebe)
2009-10-29 18:06:49 +00:00
..
buildinfo.c Attempted fix for mingw buildinfo.c compile problem. 2009-10-20 08:01:17 +00:00
CMakeLists.txt Cocoa / Mac: 2009-10-26 08:43:24 +00:00
creator.c Mac / COCOA : Imbuf 2009-10-29 18:06:49 +00:00
Makefile texture enum was crashing when generating docs, removed radiosity from makefiles. 2009-08-19 14:04:21 +00:00
SConscript Bugfix: scons builds didn't print build info when running blender -v. 2009-10-19 16:29:26 +00:00