Blender Git Commit Log
Git Commits -> Revision 85b9652
Revision 85b9652 by Campbell Barton (master) November 8, 2010, 03:44 (GMT) |
fix for glitches with quad-split view. - Home or Numpad Period with smoothview disabled were not syncing up the other views. - Disabling clip only disabled clip syncing but left clip enabled for all views. - Clip was being calculated for every update even when not enabled. - The perspective view was being used to copy settings from when changing box & clip settings, resetting the distance each time. Now use one of the aligned views instead. |
Commit Details:
Full Hash: 85b9652258f515b7d0f0133df9166c4aae6136af
SVN Revision: 32937
Parent Commit: c300d58
Lines Changed: +62, -17