This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
eee4a62e876b19079254f632c93eb88a40bec8a6
blender
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
eee4a62e87
move addon utilities into their own module, these were getting mixed between bpy.utils and space_userpref.
2011-02-21 07:07:44 +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
move addon utilities into their own module, these were getting mixed between bpy.utils and space_userpref.
2011-02-21 07:07:44 +00:00