This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ff1750218bf3c2ef4c57f9ea4a12b738f4b7264
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
7ff1750218
PyAPI: add optional imports to expression eval API
...
Avoids having to use `__import__` to access modules.
2018-09-03 12:43:43 +10:00
..
bgl.c
Cleanup: strip trailing space in Python module
2018-06-04 08:54:40 +02:00
bgl.h
Cleanup: strip trailing space in Python module
2018-06-04 08:54:40 +02:00
blf_py_api.c
BLF: replace global aa pref w/ monochrome flag
2018-07-31 16:57:05 +10:00
blf_py_api.h
…
bpy_internal_import.c
Cleanup: get rid of last G.main's in bpy area.
2018-06-22 11:37:47 +02:00
bpy_internal_import.h
Cleanup: get rid of last G.main's in bpy area.
2018-06-22 11:37:47 +02:00
bpy_threads.c
…
CMakeLists.txt
Python API: Initial 'imbuf' API
2018-06-07 08:00:13 +02:00
idprop_py_api.c
Cleanup: id-property creation
2018-07-30 16:36:07 +10:00
idprop_py_api.h
…
imbuf_py_api.c
PyAPI: add ImBuf.copy
2018-06-26 09:31:57 +02:00
imbuf_py_api.h
Cleanup: declare vars or make static
2018-08-01 08:57:31 +10:00
py_capi_utils.c
PyAPI: add optional imports to expression eval API
2018-09-03 12:43:43 +10:00
py_capi_utils.h
PyAPI: add optional imports to expression eval API
2018-09-03 12:43:43 +10:00
python_utildefines.h
Cleanup: trailing newlines
2018-06-29 08:02:49 +02:00