This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
67effc8aefcde5acc72a67aff76d367e22a091ae
test
/
release
/
scripts
/
modules
/
bpy_extras
History
Campbell Barton
2cb8b12778
update bpy_extras.view3d_utils for matrix changes
...
AFAIK all trunk scripts are now updated for changes to matrix row/col.
2011-12-24 07:11:40 +00:00
..
__init__.py
fix for keymap export, move functions common for the UI and operators into bpy_extras.keymap_utils
2011-09-26 11:22:07 +00:00
anim_utils.py
correct spelling errors in comments
2011-10-17 06:58:07 +00:00
image_utils.py
fix for error in bpy_extras.image_utils.load_image() when the image file exists but cant be read (wrong permissions for eg).
2011-12-10 01:01:22 +00:00
io_utils.py
update axis conversion for recent matrix changes
2011-12-22 11:06:41 +00:00
keyconfig_utils.py
Fix test key conflict operator error, due to missing scripts window.
2011-12-23 13:53:09 +00:00
mesh_utils.py
correct spelling errors in comments
2011-10-17 06:58:07 +00:00
object_utils.py
correct spelling errors in comments
2011-10-17 06:58:07 +00:00
view3d_utils.py
update bpy_extras.view3d_utils for matrix changes
2011-12-24 07:11:40 +00:00