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
cf08068e10040a3f4d5548bfcb4e4940d2f75d8d
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
41bfb62b0f
was trying to make py import follow pythons own code more but broke py32 compat. this should fix
2012-11-06 13:29:00 +00:00
..
bgl.c
default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older.
2012-11-05 13:48:42 +00:00
bgl.h
…
blf_py_api.c
…
blf_py_api.h
…
bpy_internal_import.c
was trying to make py import follow pythons own code more but broke py32 compat. this should fix
2012-11-06 13:29:00 +00:00
bpy_internal_import.h
remove unneeded externs
2012-07-19 09:23:31 +00:00
CMakeLists.txt
…
idprop_py_api.c
default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older.
2012-11-05 13:48:42 +00:00
idprop_py_api.h
add IDP_MergeGroup(dst, src, overwrite) function,
2012-10-31 19:07:25 +00:00
py_capi_utils.c
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +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