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
22d2764d50f8571c0bbcdb4e7c944ba02763b43c
blender
/
release
/
scripts
/
modules
/
bpy_extras
History
Campbell Barton
22d2764d50
use static sets rather then tuples, python optimizes this case.
...
minor change to lightmap unpack collecting unique meshes.
2011-08-08 05:21:37 +00:00
..
__init__.py
py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it.
2011-07-31 03:15:37 +00:00
image_utils.py
py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it.
2011-07-31 03:15:37 +00:00
io_utils.py
use static sets rather then tuples, python optimizes this case.
2011-08-08 05:21:37 +00:00
mesh_utils.py
use static sets rather then tuples, python optimizes this case.
2011-08-08 05:21:37 +00:00
object_utils.py
fix for error in recent commit.
2011-07-31 12:46:34 +00:00
view3d_utils.py
py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it.
2011-07-31 03:15:37 +00:00