Files
test/source
Clément Foucault 7565b90900 Overlay-Next: Introduce ViewOffsetData to not rely on view during sync
This workaround the issue of the sync requiring a view.
This simply stores the rv3d members that are needed for
calling `view_dist_get`.

This is a workaround to avoid any difference in behavior
with legacy overlay while not violating the design principles.
A better fix would be to compute the offset differently
solely based on the `View` itself. But that would change
the display and should be done in another task.
2024-11-24 21:05:48 +01:00
..
2024-11-23 01:55:00 +01:00