Blender Git Loki
Git Commits -> Revision bd518b8
September 10, 2008, 15:07 (GMT) |
This is patch: [#15135] imbuf DDS support: sync to nvidia texture tools revision 602 + fix for ATI2 compressed normal maps It just updates the dds stuff. Provided by Amorilia Kent |
Commit Details:
Full Hash: bd518b8de6702ab1e276f7513bea735cee9417ef
SVN Revision: 16462
Parent Commit: 90272df
Lines Changed: +310, -41
5 Modified Paths:
/source/blender/imbuf/intern/dds/ColorBlock.cpp (+36, -1) (Diff)
/source/blender/imbuf/intern/dds/ColorBlock.h (+2, -0) (Diff)
/source/blender/imbuf/intern/dds/dds_api.cpp (+1, -0) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp (+267, -40) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.h (+4, -0) (Diff)
/source/blender/imbuf/intern/dds/ColorBlock.h (+2, -0) (Diff)
/source/blender/imbuf/intern/dds/dds_api.cpp (+1, -0) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp (+267, -40) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.h (+4, -0) (Diff)