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
b59d8c6ba35e43879437e197210bd3900eb56fc9
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
b59d8c6ba3
fix for own mistake [
#29031
] Importing BGL Can Crash the BGE and Blender
...
was adding the Buffer type to the module without increffing
2011-12-23 05:42:06 +00:00
..
bgl.c
fix for own mistake [
#29031
] Importing BGL Can Crash the BGE and Blender
2011-12-23 05:42:06 +00:00
bgl.h
py operators - don't use the screen as an operators ID anymore, screen's don't store operator instances and operator functions have access to the context if they need the current screen.
2011-11-05 08:40:07 +00:00
blf_py_api.c
py operators - don't use the screen as an operators ID anymore, screen's don't store operator instances and operator functions have access to the context if they need the current screen.
2011-11-05 08:40:07 +00:00
blf_py_api.h
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
bpy_internal_import.c
py operators - don't use the screen as an operators ID anymore, screen's don't store operator instances and operator functions have access to the context if they need the current screen.
2011-11-05 08:40:07 +00:00
bpy_internal_import.h
use const for readonly strings and set some functions to static
2011-10-27 14:41:26 +00:00
CMakeLists.txt
patch [
#29421
] Python Noise Module Updates
2011-11-29 10:28:52 +00:00
idprop_py_api.c
formatting edits in py api, no functional changes
2011-12-18 08:50:06 +00:00
idprop_py_api.h
de-duplicate some idproperty py api code, also improve some exception messages.
2011-11-15 10:19:44 +00:00
py_capi_utils.c
formatting edits in py api, no functional changes
2011-12-18 08:50:06 +00:00
py_capi_utils.h
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00