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
19afb0ea672220cd373d44b71e7658cbdf976d70
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
19afb0ea67
Cleanup: remove redundant static variable use
...
This hasn't been needed since Python 3.7x.
2020-07-23 13:59:07 +10:00
..
bgl.c
Clang Tidy: enable readability-non-const-parameter warning
2020-07-13 11:27:09 +02:00
bgl.h
…
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
Drivers: add lerp and clamp functions to namespace.
2020-07-21 19:01:50 +03:00
blf_py_api.c
Cleanup:
make format
after SortedIncludes change
2020-03-19 09:33:58 +01:00
blf_py_api.h
Cleanup: Fix forward declaration of headers
2020-03-06 17:26:32 +01:00
bpy_threads.c
Cleanup:
make format
after SortedIncludes change
2020-03-19 09:33:58 +01:00
CMakeLists.txt
Drivers: add lerp and clamp functions to namespace.
2020-07-21 19:01:50 +03:00
idprop_py_api.c
Cleanup: use doxy sections for 'idprop' API
2020-04-01 11:30:08 +11:00
idprop_py_api.h
…
imbuf_py_api.c
Cleanup:
make format
after SortedIncludes change
2020-03-19 09:33:58 +01:00
imbuf_py_api.h
…
py_capi_utils.c
Cleanup: remove redundant static variable use
2020-07-23 13:59:07 +10:00
py_capi_utils.h
Cleanup: use 'r_' prefix for output arguments
2020-03-25 17:58:58 +11:00
python_utildefines.h
…