blender/release/scripts/modules/bpy_extras
Campbell Barton 61baf6e813 Fix T41902: Flipped persp/ortho region_2d_to_vector_3d
- Ortho result from view3d_utils.region_2d_to_vector_3d was flipped.
- Persp result wasn't normalized.
- operator_modal_view3d_raycast.py failed for ortho views.

Thanks to Philipp Oeser for the initial fix.
2014-09-22 11:11:45 +10:00
..
__init__.py More spell checking. 2012-07-04 15:04:38 +00:00
anim_utils.py fix [#35977] Bake Action doesn't work properly 2013-07-04 23:52:02 +00:00
image_utils.py fix [#36455] importing obj data after saving doesn't work 2013-08-15 00:32:12 +00:00
io_utils.py Code cleanup: style 2014-02-13 08:52:12 +11:00
keyconfig_utils.py Keymap: load/save improvements 2014-02-19 10:32:23 +11:00
mesh_utils.py Correct Python exceptions 2014-08-07 00:44:55 +10:00
object_utils.py Fix missing include 2014-07-22 11:53:24 +10:00
view3d_utils.py Fix T41902: Flipped persp/ortho region_2d_to_vector_3d 2014-09-22 11:11:45 +10:00