io.extendreality.tilia.developertools.unity
Advanced tools
Changelog
1.1.3 (2021-06-10)
Bumps io.extendreality.zinnia.unity from 1.36.0 to 1.36.1. - Release notes - Changelog - Commits
The title logo is now located on the related-media repo.
Changelog
1.1.2 (2021-05-09)
Bumps io.extendreality.zinnia.unity from 1.35.0 to 1.36.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot[bot] support@github.com
Changelog
1.1.1 (2021-05-03)
Bumps io.extendreality.zinnia.unity from 1.34.1 to 1.35.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot[bot] support@github.com
Changelog
1.1.0 (2021-04-08)
Previously the tracing was only done on components and a GameObejct is not a component but both Component and GameObject both extend Object so now the tracing is done on Object to allow to trace events from a Component being used in a Unity Event or whether the GameObject itself is being modified in a unity event.
The ConsoleLogger component has a collection of methods for logging common data types to the Unity console window. It will also take an object type and call the
ToString()
method on any object that can print out its own contents.
A scene console prefab has been created that provides a scene GameObject canvas that can display the console logs from the Unity console in various log formats. It also supports basic collapse functionality.
Changelog
1.0.6 (2021-04-07)
Bumps io.extendreality.zinnia.unity from 1.33.0 to 1.34.1. - Release notes - Changelog - Commits
Signed-off-by: dependabot[bot] support@github.com
Changelog
1.0.5 (2021-03-29)
Bumps io.extendreality.zinnia.unity from 1.31.1 to 1.33.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot[bot] support@github.com
Changelog
1.0.4 (2021-03-03)
Bumps io.extendreality.zinnia.unity from 1.31.0 to 1.31.1. - Release notes - Changelog - Commits
Signed-off-by: dependabot[bot] support@github.com
Changelog
1.0.3 (2021-02-27)
Bumps io.extendreality.zinnia.unity from 1.30.0 to 1.31.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot[bot] support@github.com
Changelog
1.0.2 (2021-02-04)
Bumps io.extendreality.zinnia.unity from 1.29.0 to 1.30.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] support@dependabot.com
Changelog
1.0.1 (2021-01-07)
Bumps io.extendreality.zinnia.unity from 1.28.1 to 1.29.0. - Release notes - Changelog - Commits
Signed-off-by: dependabot-preview[bot] support@dependabot.com