Commit Graph

4 Commits

Author SHA1 Message Date
bc6b44eb16 fix: ope testing code when helping adam got here 2025-06-24 11:47:37 -05:00
6ac164d15c chore: saving off some progress for the renaming, need a new systemiomachine actor 2025-06-17 11:06:32 -05:00
773f013115 [Fix]: When loading the modeling page the user's settings for camera projection was ignored (#7111)
* fix: initialization of user camera projection is now used again, ope

* fix: removing comment
2025-05-20 12:46:53 -04:00
b23fc9f623 Make the Reset View button do the same view_isometric behavior as load (#6934)
* Make the Reset View button do the same view_isometric behavior as load

Just copying some logic from the EngineStream code to make that button
behave the same way: old initial camera position while in Playwright,
isometric view for normal users.

* Move duplicate code into shared `resetCameraPosition` function

* Fix lints
2025-05-14 19:01:45 +00:00