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
37cfa44222a6bdb92c825e614404a1c7e6bb97f8
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
37cfa44222
Cleanup: move variadic defines to their own header
...
So we can use in headers without pulling in many other defines.
2017-08-23 20:16:17 +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
PyAPI: don't use deprecated PyModule_GetFilename
2017-07-17 12:53:55 +10:00
bpy_internal_import.h
…
bpy_threads.c
…
CMakeLists.txt
…
idprop_py_api.c
PyAPI: Make use of PyC_LongAs... API
2017-08-20 15:49:10 +10:00
idprop_py_api.h
…
py_capi_utils.c
PyAPI: replace PyC_FromArray with typed functions
2017-08-22 18:10:57 +10:00
py_capi_utils.h
Cleanup: move variadic defines to their own header
2017-08-23 20:16:17 +10:00
python_utildefines.h
Replace BLI_INLINE w/ Py_LOCAL_INLINE for Python
2017-08-20 21:14:33 +10:00