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
73a9ff0d2d4f3cabcaa64f8e47586a793daa77f0
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Jacques Lucke
73a9ff0d2d
PyAPI: Fast buffer access to id property arrays
...
Support Python's buffer protocol for ID-properties.
2017-04-10 21:12:02 +10:00
..
bgl.c
Fix typo in bgl.Buffer report function
2016-07-02 18:38:05 +02:00
bgl.h
…
blf_py_api.c
BLF: use float vector passing color args
2016-04-22 20:02:41 +10:00
blf_py_api.h
…
bpy_internal_import.c
…
bpy_internal_import.h
…
bpy_threads.c
Cleanup: remove _POSIX_C_SOURCE undefine
2015-10-20 14:06:29 +11:00
CMakeLists.txt
…
idprop_py_api.c
PyAPI: Fast buffer access to id property arrays
2017-04-10 21:12:02 +10:00
idprop_py_api.h
…
py_capi_utils.c
PyAPI: add BPY_execute_string_as_string
2017-03-18 12:19:03 +11:00
py_capi_utils.h
PyAPI: add BPY_execute_string_as_string
2017-03-18 12:19:03 +11:00
python_utildefines.h
…