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
7966cd16d6dc4e66d01f7bd68a090107c1a7978c
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
1ddbe7cadd
Cleanup: move doc-strings into headers, remove duplicates
...
In some cases move implementation details into the function body.
2023-03-29 14:37:34 +11:00
..
bgl.c
Python: Limit BGL deprecation messages.
2023-03-23 07:53:16 +01:00
bgl.h
…
bl_math_py_api.c
Cleanup: PyMethodDef formatting
2022-11-08 11:13:58 +11:00
bl_math_py_api.h
…
blf_py_api.c
Cleanup: PyMethodDef formatting
2022-11-08 11:13:58 +11:00
blf_py_api.h
…
bpy_threads.c
…
CMakeLists.txt
Cleanup: include missing header, sort CMake file lists
2023-02-14 11:52:14 +11:00
idprop_py_api.c
Fix
#103865
: keep IDProperties overridable when setting them with Python
2023-02-23 15:55:42 +01:00
idprop_py_api.h
…
idprop_py_ui_api.c
Cleanup: quiet strict-prototypes warning with CLANG
2023-03-28 15:57:48 +11:00
idprop_py_ui_api.h
Cleanup: remove redundant forward declarations for structs
2023-01-18 18:41:13 +11:00
imbuf_py_api.c
Image: Add OIIO support APIs
2023-03-14 04:42:17 +01:00
imbuf_py_api.h
…
py_capi_rna.c
…
py_capi_rna.h
…
py_capi_utils.c
Cleanup: move doc-strings into headers, remove duplicates
2023-03-29 14:37:34 +11:00
py_capi_utils.h
Cleanup: move doc-strings into headers, remove duplicates
2023-03-29 14:37:34 +11:00
python_utildefines.h
…