Blender Git Commit Log
Git Commits -> Revision f36543c
Revision f36543c by Sergey Sharybin (master) October 10, 2016, 13:05 (GMT) |
Fix viewport camera gets out of sync in certain cases It was possible to have two viewports opened and start using Ctrl-0 to make different objects an active camera for the viewport. This worked fine for viewports which had decoupled camera from the scene, but if viewport was locked to scene camera it was possible to run into situation when two different viewports are locked to scene camera but had different v3d->camera pointers. |
Commit Details:
Full Hash: f36543c5f552eae909e9afd72bef9773138c192a
Parent Commit: 54dad5c
Lines Changed: +59, -1