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
4f7bdc59d31e94bc97955c1efeef2a8fce0c8ecd
goo-engine
/
source
/
blender
/
python
/
generic
T
History
Campbell Barton
4f7bdc59d3
style cleanup: spelling.
...
also remove large, duplicate comments from sunsky.h
2012-03-09 00:41:09 +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
style cleanup - comment formatting
2012-03-03 20:36:09 +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
style cleanup: spelling.
2012-03-09 00:41:09 +00:00
bpy_internal_import.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
CMakeLists.txt
patch [
#29421
] Python Noise Module Updates
2011-11-29 10:28:52 +00:00
idprop_py_api.c
added API function to C and python
2012-03-09 00:01:38 +00:00
idprop_py_api.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
py_capi_utils.c
style cleanup: spelling.
2012-03-09 00:41:09 +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