Blender Git Commit Log
Git Commits -> Revision 78af62b
March 6, 2009, 15:46 (GMT) |
Addes jpeg2000 support to cmake. I also did some small tweaks. removed ifdef's for pluginapi didn't need them there. Fixed it so the filesel shows jp2 as image files. (I'm going to do makefiles next) Kent |
Commit Details:
Full Hash: 78af62bec81467fae5994547919aa255361e8f18
SVN Revision: 19211
Parent Commit: 51b3bba
Lines Changed: +63, -6
1 Added Path:
/extern/libopenjpeg/CMakeLists.txt (+32, -0) (View)
9 Modified Paths:
/blenderplayer/CMakeLists.txt (+1, -0) (Diff)
/CMakeLists.txt (+4, -1) (Diff)
/extern/CMakeLists.txt (+4, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+4, -0) (Diff)
/source/blender/blenpluginapi/iff.h (+2, -4) (Diff)
/source/blender/imbuf/CMakeLists.txt (+5, -0) (Diff)
/source/blender/src/CMakeLists.txt (+4, -0) (Diff)
/source/blender/src/filesel.c (+6, -0) (Diff)
/source/creator/CMakeLists.txt (+1, -0) (Diff)
/CMakeLists.txt (+4, -1) (Diff)
/extern/CMakeLists.txt (+4, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+4, -0) (Diff)
/source/blender/blenpluginapi/iff.h (+2, -4) (Diff)
/source/blender/imbuf/CMakeLists.txt (+5, -0) (Diff)
/source/blender/src/CMakeLists.txt (+4, -0) (Diff)
/source/blender/src/filesel.c (+6, -0) (Diff)
/source/creator/CMakeLists.txt (+1, -0) (Diff)