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
339915a96269ffdd8f48335dda050f4aa071caed
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
339915a962
Optimize PySequence_Fast usage
...
Access arrays directly, avoiding type-check every time.
2015-07-29 10:49:35 +10:00
..
bgl.c
Cleanup: comments (remove outdated & update)
2015-07-24 16:59:39 +10:00
bgl.h
Cleanup: comments (remove outdated & update)
2015-07-24 16:59:39 +10:00
blf_py_api.c
Cleanup: duplicate includes
2015-06-18 06:32:01 +10:00
blf_py_api.h
…
bpy_internal_import.c
PyAPI: Replace importlib.reload, not 'imp'
2015-01-23 16:37:30 +11:00
bpy_internal_import.h
…
bpy_threads.c
…
CMakeLists.txt
cleanup
2015-02-13 16:17:00 +11:00
idprop_py_api.c
Optimize PySequence_Fast usage
2015-07-29 10:49:35 +10:00
idprop_py_api.h
…
py_capi_utils.c
Optimize PySequence_Fast usage
2015-07-29 10:49:35 +10:00
py_capi_utils.h
Fix leak in PyC_AsArray
2015-07-29 10:49:34 +10:00
python_utildefines.h
…