Files
test/source/blender/editors
Germano Cavalcante 172221e7fb Fix #114714: Rotating the View can drastically change the view's position when Auto Depth or Orbit Arround Select is set
Caused by 6faa39edb7

In that commit it was assumed that the view offset does not need to be
updated if the operator is `V3D_OP_MODE_ROTATE` instead of simply
checking `this->use_dyn_ofs`.

Since `use_dyn_ofs` is always `True` when using Auto Depth or Orbit
Arround Select, the offset should always be updated in these cases.
2023-11-10 19:07:25 -03:00
..
2023-11-06 12:49:05 +01:00
2023-10-31 05:48:58 +01:00
2023-11-08 17:33:26 +05:30
2023-11-09 09:34:49 +11:00
2023-11-07 08:04:17 +01:00