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
b9ce23106015e6b23a1ea8cae8049f922c732587
blender
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
4fbe426151
bpy.path.reduce_dirs() - new utility function to de-duplicate and remove nested paths before doing a recursive search.
2013-08-12 07:44:38 +00:00
..
__init__.py
use import rather then assignment for loading '_' into scripts.
2013-02-10 09:56:05 +00:00
ops.py
bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__.
2012-12-06 03:09:06 +00:00
path.py
bpy.path.reduce_dirs() - new utility function to de-duplicate and remove nested paths before doing a recursive search.
2013-08-12 07:44:38 +00:00
utils.py
pep8 cleanup
2013-06-27 03:05:19 +00:00