@needle-tools/engine 2.59.0-pre → 2.59.1-pre.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,13 @@ All notable changes to this package will be documented in this file.
4
4
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
  and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [2.59.1-pre.1] - 2023-01-20
8
+ - Fix: issue where click on overlay html element did also trigger events in the underlying engine scene
9
+
10
+ ## [2.59.1-pre] - 2023-01-20
11
+ - Add: SpectatorCam.useKeys to allow users to disable spectator cam keyboard input usage (`f` to send follow request to connected users and `esc` to stop following)
12
+ - Change: expose SyncedRoom.RoomPrefix
13
+
7
14
  ## [2.59.0-pre] - 2023-01-18
8
15
  - Add: AssetReference.unload does now dispose materials and mesh geometry
9
16
  - Add: ``setParamWithoutReload`` now accepts null as paramValue which will remove the query parameter from the url