This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
61596d5bb365a96b4b19adf0ef72ec1ea47212aa
test
/
source
/
blender
/
python
/
generic
History
Campbell Barton
2b7ca2304a
unify include guard defines, __$FILENAME__
...
without the underscores these clogged up the namespace for autocompleation which was annoying.
2012-02-17 18:59:41 +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
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +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
Longer names support for all ID and other object names
2012-01-11 08:51:06 +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
Longer names support for all ID and other object names
2012-01-11 08:51:06 +00:00
idprop_py_api.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
py_capi_utils.c
Code Cleanup: line length and use Py_ssize_t for PyC_AsArray utility function.
2012-02-05 02:04:26 +00:00
py_capi_utils.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00