Blender Git Commit Log
Git Commits -> Revision 78f87c9
Revision 78f87c9 by Nicholas Bishop (cycles-ptex-24) January 29, 2015, 19:20 (GMT) |
WIP imbuf hacks |
Commit Details:
Full Hash: 78f87c9c253fbc7f11486de9c95df1d3349da957
Parent Commit: 4cc26f4
Lines Changed: +144, -0
1 Added Path:
/source/blender/imbuf/intern/imb_ptex.c (+101, -0) (View)
6 Modified Paths:
/source/blender/imbuf/CMakeLists.txt (+2, -0) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+17, -0) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+7, -0) (Diff)
/source/blender/imbuf/intern/filetype.c (+7, -0) (Diff)
/source/blender/imbuf/intern/IMB_filetype.h (+8, -0) (Diff)
/source/blender/imbuf/intern/util.c (+2, -0) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+17, -0) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+7, -0) (Diff)
/source/blender/imbuf/intern/filetype.c (+7, -0) (Diff)
/source/blender/imbuf/intern/IMB_filetype.h (+8, -0) (Diff)
/source/blender/imbuf/intern/util.c (+2, -0) (Diff)