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
a80b7d612947e1d26b10165a37bb603dae527afd
blender
/
release
/
scripts
/
modules
/
bpy_extras
History
Bastien Montagne
49adbe3ab8
Various fixes to UI messages (among other things, all messages needed it should now be capitalized).
2012-02-27 18:14:56 +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 mathutils documentation, also correct some python spelling errors and add makefile target
check_spelling
2012-02-08 04:37:37 +00:00
image_utils.py
fix [
#30201
] bpy_extras.image_utils.load_image always returns placeholder
2012-02-16 04:08:52 +00:00
io_utils.py
Various fixes to UI messages (among other things, all messages needed it should now be capitalized).
2012-02-27 18:14:56 +00:00
keyconfig_utils.py
Uv Tools branch GSOC 2011
2012-01-17 16:31:13 +00:00
mesh_utils.py
copy over a change from bmesh branch that was needed for lightmap unpack to work, also tag some rna vars as unused.
2012-02-20 22:58:00 +00:00
object_utils.py
* fix for error in shape transfer (wrong var name).
2012-02-02 05:11:42 +00:00
view3d_utils.py
update bpy_extras.view3d_utils for matrix changes
2011-12-24 07:11:40 +00:00