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
1fb0ecb9bbcf8d7594102696c2bf24398ca07f25
test
/
release
/
scripts
/
modules
/
bpy_extras
History
Bastien Montagne
63810ffcef
Style edit (mostly), use """ for docstrings (not ''').
...
Should also fix the broken py ops tips...
2012-07-03 09:02:41 +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
style cleanup
2012-06-19 22:17:19 +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
style cleanup
2012-06-19 22:17:19 +00:00
mesh_utils.py
Style edit (mostly), use """ for docstrings (not ''').
2012-07-03 09:02:41 +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
new function: bpy.extras.view3d_utils.region_2d_to_origin_3d()
2012-07-01 08:06:01 +00:00