Blender Git Loki
Git Commits -> Revision 5315f36
Revision 5315f36 by Andrea Weikert (master) October 27, 2007, 10:06 (GMT) |
== imagebrowser == * added support for .dds image files * added support for .int, .inta and .rgba image files == MSVC 7.1 project files == * added WITH_DDS to support .dds files when compiling with the project files by default * added the dds source files to imbuf project * also added CMP_glare, CMP_lensdist, CMP_tonemap nodes to nodes.vcproj |
Commit Details:
Full Hash: 5315f368cd44512e85f0678214de6280f1b31a09
SVN Revision: 12413
Parent Commit: 0e94605
Lines Changed: +85, -10
5 Modified Paths:
/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj (+2, -2) (Diff)
/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj (+58, -4) (Diff)
/projectfiles_vc7/blender/nodes/nodes.vcproj (+9, -0) (Diff)
/projectfiles_vc7/blender/src/BL_src.vcproj (+2, -2) (Diff)
/source/blender/src/filelist.c (+14, -2) (Diff)
/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj (+58, -4) (Diff)
/projectfiles_vc7/blender/nodes/nodes.vcproj (+9, -0) (Diff)
/projectfiles_vc7/blender/src/BL_src.vcproj (+2, -2) (Diff)
/source/blender/src/filelist.c (+14, -2) (Diff)