Blender Git Loki
Git Commits -> Revision cd0654f
Revision cd0654f by Nicholas Bishop (cycles-ptex-12) January 26, 2015, 00:57 (GMT) |
WIP imbuf hacks |
Commit Details:
Full Hash: cd0654fb4d34bf69d36b86d24f203c6302b1595f
Parent Commit: f9d25b0
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)