-
Notifications
You must be signed in to change notification settings - Fork 4
Feature/diagnostics system console #115
Feature/diagnostics system console #115
Conversation
Could you do me a favor and update the speech commands profile with actions set to |
I did. Also set the KeyCodes to none, because they currently also don't make any sense. Those default speech commands need a revision I think because if they are there they should also function by default. |
* updated the diagnostics handlers a bit * updated the prefab and renamed visualizers to handlers * updated prefab and updated events * updated anchors * update console message text in pooled array * added console text color options * removed redundant disable/enable * Fixed the scaling a bit more and flipped the pin sprite replaced radial solver with orbital one for better control * tweaked visuals a bit
@StephenHodgson the SDK PR validation keeps failing in the license activation step. Any ideas what's going on? |
It's bc there's a breaking change in the core that needs a release before it'll pass. I don't mind ignoring it for now. |
Once that gets merged and a new release then the compiler errors will go away. It's not an issue with licensing |
alright. I just checked in DevOps and the step that failed was about license activation. But sounds like you got the plan 🙂 |
That was the step it failed on but the logs say it was a compiler error. Likely from the breaking changes in the PR I specified above. |
* Recreate default profiles for diagnostics * Set test prefab for visualization * Update default diagnostics profile * Add TMP assembly reference * Implement default visualizers * Update default profile * Update colors used in frame visualization and memoery visualization to match * Clear speech commands actions and key codes * initialized some fields * Change requests/diagnostics system update (#116) * updated the diagnostics handlers a bit * updated the prefab and renamed visualizers to handlers * updated prefab and updated events * updated anchors * update console message text in pooled array * added console text color options * removed redundant disable/enable * Fixed the scaling a bit more and flipped the pin sprite replaced radial solver with orbital one for better control * tweaked visuals a bit * updated sdk package information * updated upm packages Co-authored-by: Stephen Hodgson <StephenHodgson@users.noreply.github.com>
Overview
Please use XRTK/com.xrtk.core#422 for discussion and overview.