Blender Git Loki
Git Commits -> Revision 092c3d8
March 8, 2011, 07:44 (GMT) |
fix bug [#26315] Background and 3D view mistakes The bug is caused by a fix for [#22111], commits r29356, r28545. exiting localview would set the rv3d->view but use the original rv3d->viewquat. |
Commit Details:
Full Hash: 092c3d8a85dbfb0a5eb41ae2f2ac6a5363cf4c97
SVN Revision: 35400
Parent Commit: ae57e8c
Lines Changed: +29, -13
4 Modified Paths:
/source/blender/editors/include/ED_view3d.h (
+1,
-0)
(Diff)/source/blender/editors/screen/screen_ops.c (
+15,
-4)
(Diff)/source/blender/editors/space_view3d/view3d_view.c (
+11,
-7)
(Diff)/source/blender/makesdna/DNA_view3d_types.h (
+2,
-2)
(Diff)