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
352cd241a3fd203841cb8ec7621f53187d0790c8
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
65b2385448
py api integration: __import__(... , level=0)
...
default changed to work with python3.3
2012-05-21 07:00:23 +00:00
..
bgl.c
bgl new methods (for glsl shaders - #version 120)
2012-05-09 02:42:30 +00:00
bgl.h
bgl new methods (for glsl shaders - #version 120)
2012-05-09 02:42:30 +00:00
blf_py_api.c
style cleanup: py/capi
2012-03-16 21:39:56 +00:00
blf_py_api.h
…
bpy_internal_import.c
py api integration: __import__(... , level=0)
2012-05-21 07:00:23 +00:00
bpy_internal_import.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +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
code cleanup:
2012-05-20 19:49:27 +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
disable overwriting the PYTHONPATH for windows - reported as [
#31506
]
2012-05-19 10:10:49 +00:00
py_capi_utils.h
utility functions to convert between flags / sets, without depending on RNA API.
2012-02-22 09:15:46 +00:00