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
346619159ae39dfb4063f563d498eec32bba13aa
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Dalai Felinto
e5bf726f44
BGL: Remove deprecated enums
...
Note: The enums that are deprecated and supported are still there
2017-04-18 16:02:17 +02:00
..
bgl.c
BGL: Remove deprecated enums
2017-04-18 16:02:17 +02:00
bgl.h
Cleanup: comments (remove outdated & update)
2015-07-24 16:59:39 +10:00
blf_py_api.c
BLF: make blurry text an optional (disabled) feature
2016-10-15 19:40:41 -04:00
blf_py_api.h
correct include guards and add checks in check_style_c.py for them.
2013-09-19 23:17:52 +00:00
bpy_internal_import.c
PyAPI: Replace importlib.reload, not 'imp'
2015-01-23 16:37:30 +11:00
bpy_internal_import.h
Py API: refactor py text compiling into its own function
2014-02-14 22:03:09 +11:00
bpy_threads.c
Cleanup: remove _POSIX_C_SOURCE undefine
2015-10-20 14:06:29 +11:00
CMakeLists.txt
cleanup
2015-02-13 16:17:00 +11:00
idprop_py_api.c
Datablock ID Properties
2017-04-13 12:33:05 +03:00
idprop_py_api.h
add typechecks when assigning id-property arrays from python (overflows and errors weren't detected)
2013-10-17 03:18:21 +00:00
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
PyAPI: add PyList_APPEND
2015-01-06 19:09:53 +11:00