Release 1.1.5
Some bugfixes for streamable .bin files and support for navigator.xr.offerSession.
Changelog
Editor
- Added “Translate” option in context menu of translatable fields in the editor to easily disable translation.
- Reduced amount of warnings and errors when texture atlas size is insufficient.
- Fixed automatic browser reloading broken for projects without
deployfolder. - Added
Reload buffer delaypreference to control the delay between file change and browser reload. - AssetBrowser: Now setting working directory of applications launched via double-click on files to project root.
- AssetBrowser: Removed
init()andonRegister()in default component templates.
Engine
- Added ability to start physx components in sleeping state.
Runtime
- Fixed
nullobject, mesh, skin, animation, material and texture parameters incorrect for appended.binfiles. - Replaced runtime assert for insufficient atlas size with clear error messages.
- Added support for
navigator.xr.offserSession.
JavaScript/TypeScript API
- Fixed updates to
PhysXComponent.groupsMaskandPhysXComponent.blocksMasknot taking immediate effect. - Fixed updates to
PhysXComponent.linearLockAxisandPhysXComponent.angularLockAxisnot taking immediate effect. - Add
PhysXComponent.sleepOnActivate Emitter.remove()andEmitter.add()called from callbacks added to the same emitter will now only take effect afterEmitter.notify()has completed.
Last Update: June 16, 2025
