This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
669cffdb1e4d2fb00d70e8bc77c5ea7bd92ff618
test2
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
a6765280f9
py rna api: turn class.is_register into a class property rather then a class method.
...
eg: if MySybclass.is_registered: ...
2011-02-14 07:26:07 +00:00
..
__init__.py
pep8 cleanup
2011-01-01 07:20:34 +00:00
ops.py
pep8 cleanup
2011-01-01 07:20:34 +00:00
path.py
Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too.
2011-02-01 04:24:47 +00:00
utils.py
py rna api: turn class.is_register into a class property rather then a class method.
2011-02-14 07:26:07 +00:00