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
f97dfdf227d1fa324a9c41bb83e53b5a46578a4d
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
f97dfdf227
quiet clang static checker warning by returning an error for invalid situation getting an IDProp mapping from a PyObject.
...
also print the path installed to when installing an addon.
2012-10-12 03:24:47 +00:00
..
bgl.c
style cleanup
2012-09-08 06:40:03 +00:00
bgl.h
bgl new methods (for glsl shaders - #version 120)
2012-05-09 02:42:30 +00:00
blf_py_api.c
…
blf_py_api.h
…
bpy_internal_import.c
code cleanup: replace cos(M_PI / 4) and sin(M_PI / 4) with M_SQRT1_2 define
2012-07-22 18:40:50 +00:00
bpy_internal_import.h
remove unneeded externs
2012-07-19 09:23:31 +00:00
CMakeLists.txt
classic compile error: GLEW_STATIC needs to be define when we use opengl functions
2012-05-09 09:49:24 +00:00
idprop_py_api.c
quiet clang static checker warning by returning an error for invalid situation getting an IDProp mapping from a PyObject.
2012-10-12 03:24:47 +00:00
idprop_py_api.h
add 'idprop' module so we can document idprop.types.*, currently doc generator has no access to ID Property types.
2012-04-15 14:54:15 +00:00
py_capi_utils.c
toggle cut through in the knife tool now refreshes (before you had to wave the mouse about to see the result).
2012-10-06 03:34:52 +00:00
py_capi_utils.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00