Blender Git Commit Log

Git Commits -> Revision e17c2c5

Revision e17c2c5 by Joshua Leung (master)
September 29, 2008, 08:11 (GMT)
Bugfix:

Recoded pidhash's recent Pad0 (Lastview) commits (r.16802 and r.16810). It was causing major issues with Ortho perspective + rotating the view with the MMB. Setting G.vd->view to -1 was not such a valid way to do so (and also, this didn't play nicely with smoothview).

This feature should now work correctly, though there are still one or two places where it doesn't always seem totally correct yet.
The basic idea of this feature, is that after going into camera mode (Pad0), pressing Pad0 again lets you go back to the view as you had it before entering camera mode.

Commit Details:

Full Hash: e17c2c51bf3d1d8e47f423c4363a51f3b1602469
SVN Revision: 16816
Parent Commit: 638c51b
Lines Changed: +24, -24

4 Modified Paths:

/source/blender/makesdna/DNA_view3d_types.h (+3, -2) (Diff)
/source/blender/src/space.c (+0, -1) (Diff)
/source/blender/src/toets.c (+16, -21) (Diff)
/source/blender/src/view.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021