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
a6765280f9d80467674bc730ddd4e371a4a84cf7
test
/
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