Page MenuHome

Strange camera behavior
Closed, ResolvedPublic

Description

System Information
Win8.1 64bit | GTX680

Blender Version
Broken: fbca69c
Worked: 2746bbe

Short description of error
The camera view didn't change while moving it.

Exact steps for others to reproduce the error

  1. Open attached scene.
  2. Try move camera in the upper 3D View, to see if the camera view changes in the lower 3D View.

Thanks.

Event Timeline

Leon Cheung (leon_cheung) raised the priority of this task from to 90.
Leon Cheung (leon_cheung) updated the task description. (Show Details)
Leon Cheung (leon_cheung) edited a custom field.

@Campbell Barton (campbellbarton) the error was introduced in your commit: rBfbca69c6 . I'm partly reverting the chunk related to view3d_view.c

For the records, I think it tends to be better to split those commits in two: (1) add the new BLI_ functs, (2) use them across the code.

Dalai Felinto (dfelinto) changed the task status from Unknown Status to Resolved.Oct 25 2015, 1:15 AM

closed by rB3bc5399f72 thanks for the report