Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

World Locking Tools for Unity

Choose a tag to compare

@fast-slow-still fast-slow-still released this 27 Sep 16:54
27bc8af

Patch release

Quiet mode

New ability to globally disable all WLT logging with a single define, WLT_DISABLE_LOGGING. This is best used by setting it globally in Unity's Player Settings / Other Settings / Scripting Define Symbols.

Fixed issues related to new Local World Locking

Problem with anchor creation under AR Foundation.
Problem with anchor visualizations when scene main camera has no parent.