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
2abfcebb0eb7989e3d1e7d03f37ecf5c088210af
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
2abfcebb0e
Cleanup: use C comments for descriptive text
...
Follow our code style guide by using C-comments for text descriptions.
2020-10-10 22:04:51 +11:00
..
bgl.c
Revert "Revert "BGL: Workaround broken bgl usage caused by GPU refactor""
2020-10-09 16:33:59 +02:00
bgl.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00
bl_math_py_api.c
Cleanup: minor changes to doxy sections and naming
2020-07-22 15:24:10 +10:00
bl_math_py_api.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00
blf_py_api.c
…
blf_py_api.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00
bpy_threads.c
…
CMakeLists.txt
Cleanup: sort CMake path lists
2020-08-17 12:40:03 +10:00
idprop_py_api.c
Fix T78823: Slash in custom property name does not work
2020-09-22 08:48:39 -05:00
idprop_py_api.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00
imbuf_py_api.c
Cleanup: use const variables where possible in the Python API
2020-08-20 16:10:13 +10:00
imbuf_py_api.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00
py_capi_utils.c
Cleanup: use C comments for descriptive text
2020-10-10 22:04:51 +11:00
py_capi_utils.h
Cleanup: Pass 'FILE *' instead of 'void *' for BPY_python_backtrace
2020-08-17 18:31:04 +10:00
python_utildefines.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00