Files
test2/source/blender/makesdna
Campbell Barton b44b92c71f Fix #111098: Orbit around selection uses world origin
The orbit fallback position could be used before being initialized
from the selection (zeroed values).
Further, the value could be used between different blend files where
the previous values wouldn't make sense.

Move the center point storage from a static variable to View3D runtime
data and only use when initialized from the selection.
2025-07-15 18:02:37 +10:00
..
2024-01-03 13:38:14 +01:00
2025-06-12 10:37:47 +02:00
2025-06-12 10:37:47 +02:00