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
3e29ff72049f4dc831e568e5a7ecfd13348a147c
test
/
source
/
blender
/
python
History
Campbell Barton
3e29ff7204
* was using __members__ to get a list of attributes, has been deprecated in python for a while now. use a "__dir__" method instead. now dir() works for rna and operator types.
...
* added array support for bpyoperator doc generation
2008-12-29 12:04:25 +00:00
..
intern
* was using __members__ to get a list of attributes, has been deprecated in python for a while now. use a "__dir__" method instead. now dir() works for rna and operator types.
2008-12-29 12:04:25 +00:00
BPY_extern.h
2.5 - Compiling 'hacks' for py
2008-12-21 10:36:29 +00:00
CMakeLists.txt
started whiping cmake into shape for 2.5 still need to figure out
2008-12-12 20:41:30 +00:00
epy_doc_gen.py
* was using __members__ to get a list of attributes, has been deprecated in python for a while now. use a "__dir__" method instead. now dir() works for rna and operator types.
2008-12-29 12:04:25 +00:00
Makefile
Merge of trunk into blender 2.5:
2008-11-12 21:16:53 +00:00
SConscript
2.5 / SCons
2008-12-23 21:20:34 +00:00