Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

745 implementing controls for VR #800

Merged
merged 37 commits into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
55434e9
XRSEEActions added (Main Control)
lilSander Jul 20, 2024
1b48724
Added MoveAction/ShowCode/ShowTree
lilSander Jul 20, 2024
730383c
Added AddEdgeAction/AddNodeAction/DeleteAction/DrawAction/AvatarAdapt…
lilSander Jul 21, 2024
afb4552
Added UI and Raycasting
lilSander Jul 21, 2024
3502e96
Added ModeMenu
lilSander Jul 21, 2024
5518b8f
New Menu
lilSander Jul 25, 2024
acd37c3
Changed: AcceptDivergenceAction, ContextMenuAction, DrawAction, HideA…
lilSander Aug 1, 2024
d463491
Changed: AvatarAdapter, PopupMenu, DesktopWindowSpace, RadialSelectio…
lilSander Aug 1, 2024
4de838e
Bug fix in MoveAction / New Labels work in VR / XRInteractable hit bo…
lilSander Aug 1, 2024
8fdeaae
Added ContextMenu to XRRig / Added a Pen to draw / Added a Dial to ro…
lilSander Aug 1, 2024
9d6bbc4
Text of Radial Menu is now more readable.
lilSander Aug 1, 2024
e69c142
Added a Keyboard and fixed some Bugs
lilSander Aug 14, 2024
48bca29
XRTabletCanvas now instantiated as prefab
lilSander Aug 14, 2024
b9aa9b6
Small fix to the Tablet (BoxCollider)
lilSander Aug 17, 2024
60cfa5a
PopupMenu is now working in the TreeView with VR
lilSander Aug 18, 2024
8b4ec2f
Added documentation, cleaned up code, fixed a bug, through which the …
lilSander Oct 2, 2024
ff0800c
Merge remote-tracking branch 'origin' into 745-implementing-controls-…
lilSander Oct 5, 2024
edbcedf
Fixed VR-Interactions after merge.
lilSander Oct 5, 2024
70e0a23
Fixed Undo/Redo for the RotateAction in VR and fixed a Bug according …
lilSander Oct 9, 2024
7cd91bf
Added documentation for the VR-Keyboard and the NodeManipulationActio…
lilSander Oct 9, 2024
3304383
VR-Interactions over the context-menu are fixed now / VR-Keyboard is …
lilSander Oct 10, 2024
513ca2b
Prefab cleanup (deleted the pen, which is not used anymore/ deleted u…
lilSander Oct 10, 2024
eac3aca
Merge branch 'master' into 745-implementing-controls-for-vr-2
lilSander Oct 10, 2024
89cd74a
Added VR-Settings and Keybindings.
lilSander Oct 10, 2024
9907a5a
Fixed the selection in VR.
lilSander Oct 10, 2024
6625395
OpenXR disabled, because of Linux builds
lilSander Oct 10, 2024
596a341
Fixed bad patterns, that the github-actions-bot detected.
lilSander Oct 10, 2024
924b7b0
Fixed RadialSelection and XRSEEAction according to the suggestions of…
lilSander Oct 15, 2024
837bb4b
Fixed small bug regarding the SelectAction from 05986a169e73652074d85…
lilSander Oct 15, 2024
8d9eb13
Added missing XR namespace.
lilSander Oct 15, 2024
acb150d
Small changes to handle edge cases with the RotateAction in XR, also …
lilSander Oct 16, 2024
2733f0d
ActionStateTypes: Remove unused static `Draw` type
falko17 Oct 16, 2024
05986a1
Made changes according to the review of @falko17 (relate to documenta…
lilSander Oct 12, 2024
c7a9a0c
Another set of typo/style-changes according to the review of @falko17
lilSander Oct 22, 2024
ce14dae
Made InputActionReference private SerializeFields instead of public.
lilSander Oct 22, 2024
65a8554
Changed code according to @falko17s suggestions
lilSander Oct 22, 2024
fa45014
Small change in the keyboardManager
lilSander Oct 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading