Blender Git Commit Log

Git Commits -> Revision 7ff1750

Revision 7ff1750 by Campbell Barton (master)
September 3, 2018, 02:43 (GMT)
PyAPI: add optional imports to expression eval API

Avoids having to use `__import__` to access modules.

Commit Details:

Full Hash: 7ff1750218bf3c2ef4c57f9ea4a12b738f4b7264
Parent Commit: 4bb8dba
Lines Changed: +62, -30

7 Modified Paths:

/source/blender/editors/interface/interface.c (+2, -2) (Diff)
/source/blender/editors/util/numinput.c (+1, -1) (Diff)
/source/blender/python/BPY_extern.h (+5, -3) (Diff)
/source/blender/python/generic/py_capi_utils.c (+35, -12) (Diff)
/source/blender/python/generic/py_capi_utils.h (+6, -5) (Diff)
/source/blender/python/intern/bpy_interface.c (+12, -6) (Diff)
/source/blender/python/intern/bpy_utils_units.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021