Blender Git Commit Log
Git Commits -> Revision d4ff756
Revision d4ff756 by Nicholas Bishop (cycles-ptex-19) January 28, 2015, 18:34 (GMT) |
WIP imbuf hacks |
Commit Details:
Full Hash: d4ff756c10d439c8ce85b3c5533d85deef2250fd
Parent Commit: d0fcd03
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)