Blender Git Commit Log

Git Commits -> Revision bb61b46

Revision bb61b46 by Campbell Barton (master)
June 13, 2013, 15:09 (GMT)
fixes for using scaled cameras
- ED_view3d_from_m4() got incorrect rotation from scaled cameras, was noticable with smoothview transitions.
- when you lock the camera to the view, any view edits would reset the cameras scale to 1.
- another problem with view locking if the camera was scaled and had a parent, the parent would be transformed incorrectly.
- fly mode was chaning object scale a little over time, now restore after applying scale so it never changes.

Commit Details:

Full Hash: bb61b4628039c0d3162182801666ac0df99e6165
SVN Revision: 57440
Parent Commit: 7d478ac
Lines Changed: +17, -4

2 Modified Paths:

/source/blender/editors/space_view3d/view3d_edit.c (+11, -4) (Diff)
/source/blender/editors/space_view3d/view3d_fly.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021