Blender Git Loki
Git Commits -> Revision 409cfba
Revision 409cfba by Campbell Barton (master) June 7, 2018, 06:00 (GMT) |
Python API: Initial 'imbuf' API Support only basic operations new/load/write & resize. Add now so we can extend as needed & more easily accept patches. |
Commit Details:
Full Hash: 409cfba1a3cdec228c7f93aa8c1fbc912a6d6525
Parent Commit: 0e68751
Lines Changed: +481, -0
2 Added Paths:
/source/blender/python/generic/imbuf_py_api.c (+447, -0) (View)
/source/blender/python/generic/imbuf_py_api.h (+30, -0) (View)
/source/blender/python/generic/imbuf_py_api.h (+30, -0) (View)