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
6f7ae034fd40a29e23fd02b1e8d034222f45643c
test
/
source
/
blender
/
python
/
generic
History
Campbell Barton
53d14a78b5
missed removing these files
2011-11-29 10:34:23 +00:00
..
bgl.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
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
fix for own error with id props when adding byte strings
2011-11-26 17:22:11 +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
fix [
#29319
] bus error with python with link_append and {}
2011-11-22 14:05:08 +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