THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
sandey
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
f8ecb789e7
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