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
f15c12a0d2f3252da93bbbcf83104e26d162d5df
test2
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
e44da6b695
hide addon_utils in bpy.utils & tag/remove unused vars in recent commits.
2011-03-18 20:57:32 +00:00
..
__init__.py
lazy load pydoc module. move help() replacement into console code rather then on startup since importing pydoc pulls in lots of other modules too.
2011-02-27 14:08:33 +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
hide addon_utils in bpy.utils & tag/remove unused vars in recent commits.
2011-03-18 20:57:32 +00:00