Blender Git Loki
Git Commits -> Revision dce3a1e
Revision dce3a1e by Nicholas Bishop (cycles-ptex-08) January 20, 2015, 12:55 (GMT) |
WIP imbuf hacks |
Commit Details:
Full Hash: dce3a1e4a2c1377598ceb4a19a05878ddb9e1a81
Parent Commit: bb3b7a7
Lines Changed: +132, -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 (+9, -0) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+3, -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 (+9, -0) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+3, -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)