clickable services without having to open foldout#848
clickable services without having to open foldout#848StephenHodgson merged 10 commits intodevelopmentfrom
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…tem profile from a controller data provider updated service clickablility when no profile is required
# XRTK - Mixed Reality Toolkit Pull Request ## Overview added lumin spatial mesh observer profile ## Related Submodule Changes - XRTK/com.xrtk.core#848
# XRTK - Mixed Reality Toolkit Pull Request ## Overview Added WMR spatial mesh observer profile ## Related Submodule Changes - XRTK/com.xrtk.core#848
# XRTK - Mixed Reality Toolkit Pull Request ## Overview Updated demo profiles ## Related Submodule Changes <!-- Include any submodule related Pull Request links here --> - XRTK/com.xrtk.core#848
FejZa
left a comment
There was a problem hiding this comment.
Looks good. I'd like Simon to check as well. Not sure how this happened but looks to me like two people invested time in addressing the same thing and we ended up with two solutions.
|
It is frustrating that several paths were developed for the same solution. We just need to get better/more serious about feeding back into feature request tasks to avoid duplication. (and not just dismiss because we aren't interested) We need to evolve requirements about Requests with any relevant views with Constructive feedback (solutions not dismissals) |
|
Understandable. From a purely objective criticism, I was worried the changes were too broad without adequately addressing all the services and data providers. The changes here are targeted and doesn't require us to add additional classes or icon assets. |
* clickable services without having to open foldout * updated visual style a bit * fixed a misc bug in input system inspector * fixed an invalid cast excpetion when navigating back to the input system profile from a controller data provider updated service clickablility when no profile is required * a few tweaks to the spacing * fixed a NRE when assigning a profile to an expended service reference updated profiles * updated submodules * updated examples submodule
# XRTK - Mixed Reality Toolkit Pull Request ## Overview Added WMR spatial mesh observer profile ## Related Submodule Changes - XRTK/com.xrtk.core#848
# XRTK - Mixed Reality Toolkit Pull Request ## Overview added lumin spatial mesh observer profile ## Related Submodule Changes - XRTK/com.xrtk.core#848
XRTK - Mixed Reality Toolkit Pull Request
Overview
Added the ability to click on services to open their configurations with less clicks. should work automatically for all services and data providers.Changes
IMixedRealityInputDataProviderproperty was closed.Submodule Changes