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
eb7b1f0c58fcf239f353f1cb967882a536f50737
test2
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
76e91d7a5f
fix [
#27922
] using preset_paths() with an absolute path returns twice the same thing
...
raise an error when an invalid subdir is passed to preset_paths()
2011-07-20 15:33:27 +00:00
..
__init__.py
minor pep8 edits
2011-07-01 12:33:34 +00:00
ops.py
make python3.3 compatible, __class__ is no longer in the class methods namespace.
2011-07-11 05:50:49 +00:00
path.py
added bpy.path.basename because "//" prefix breaks os.path.basename.
2011-07-20 08:10:01 +00:00
utils.py
fix [
#27922
] using preset_paths() with an absolute path returns twice the same thing
2011-07-20 15:33:27 +00:00