Files
speckle-server/packages/viewer/src
Alexandru Popovici 065c242ef5 fix(viewer-lib): Fixes two issues regarding very small scale streams (#3930)
- The orbit controller would not properly report changes in camera movement on a per frame basis becuase of a hardcoded epsilon which was not small enough for very small scenes. Now the epsilon is dynamically computed
- WASD-ing would jitter in very small scenes because of a too large normalization value sent to the position dampers. Now that value is also dynamically computed for small scenes
2025-02-04 17:10:07 +02:00
..
2024-10-29 13:30:26 +02:00
2024-05-07 15:18:38 +03:00
2024-12-20 17:18:47 +02:00
2024-07-17 17:13:55 +03:00