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
25bb441301a52b10ce12efa2adb99f7ce5abddb6
blender
/
release
/
scripts
/
modules
/
bpy_extras
History
Campbell Barton
0f1fd51c21
picky change - rename keymap since there is no 'mask editor'
2012-06-04 17:13:38 +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
picky change - rename keymap since there is no 'mask editor'
2012-06-04 17:13:38 +00:00
mesh_utils.py
style cleanup: pep8 some C/style
2012-04-08 08:09:37 +00:00
object_utils.py
revert r44887, changes were OK but caused too many problems, better do this as a smaller patch.
2012-03-15 03:50:52 +00:00
view3d_utils.py
update bpy_extras.view3d_utils for matrix changes
2011-12-24 07:11:40 +00:00