Changelog#
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.3] - 2025-10-30#
Fixed#
Moved UI buffer copies to the graphics queue (from copy queue)
[1.0.2] - 2025-10-20#
Fixed#
Fixed a potential crash when using XRSceneView while XR is running, particularly when hiding/disabling a Scene UI Widget object
[1.0.1] - 2025-07-14#
Removed#
Test waiting functions that could stall GPU
[1.0.0] - 2025-03-15#
Changed#
Migrated and updated the library from KitXR