Files
test2/source/blender
Campbell Barton 3cd398f16f Fix T92694: Auto Perspective is inconsistent with axis aligned views
Snapping to an axis aligned view with a 45 degree rotation would
set the view orthographic without setting it back to perspective
when orbiting the view as you would expect with auto-perspective.

Now orthographic is only set for views with rotation of 0, 90, 180, -90.

Notes:

- Partially reverts logic from cebd025e02
  at the time RegionView3D.view_axis_roll had not been added,
  so only setting the orthographic with one particular rotation
  was a bigger limitation than it is now.

- Auto-perspective could be supported when snapping the viewport to
  diagonal angles, however that's a larger project.
2021-11-01 17:09:26 +11:00
..
2021-10-06 14:54:05 +11:00
2021-10-24 21:04:04 +11:00
2021-10-24 21:04:04 +11:00
2021-10-04 13:15:15 +11:00
2021-10-12 17:55:02 +11:00
2021-10-03 12:13:29 +11:00
2021-10-22 14:31:04 +02:00
2021-10-20 11:16:43 +11:00
2021-10-25 22:18:45 -04:00
2021-10-20 11:16:43 +11:00
2021-10-06 14:54:05 +11:00