Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

suggested bindings for actions must include subpaths (e.g. ".../input/trigger", which the runtime binds to ".../input/trigger/value" for a BOOLEAN) #19

Open
bradgrantham-lunarg opened this issue Nov 24, 2020 · 1 comment

Comments

@bradgrantham-lunarg
Copy link
Contributor

For all fully-specified paths, e.g. /user/hand/left/input/trigger/value, the API layer must also add the parent path, e.g. /user/hand/left/input/trigger/, to WellKnownStrings because an app can specify, e.g. BOOLEAN action binding to /user/hand/left/input/trigger/ and runtimes must take that path for BOOLEAN to be /user/hand/left/input/trigger/value.

@bradgrantham-lunarg bradgrantham-lunarg self-assigned this Nov 24, 2020
@bradgrantham-lunarg
Copy link
Contributor Author

This may prevent UE4 from working since those paths come through an app running in UE4 in current testing.

@bradgrantham-lunarg bradgrantham-lunarg removed their assignment Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant