Commit 9bd64d6
committed
Cleanup and rework of the VRInteractorStyle and subclasses
Reparent the OpenXRInteractorStyle to be a subclass of
VRInteractorStyle.
Remove lots of duplicated code
Rework the TrackedDevice/Device code to be more generic
and flexible so that future APIs can work with it.
Fix a memory leak in the VRHardwarePicker.1 parent fc8c31a commit 9bd64d6
File tree
17 files changed
+382
-1731
lines changed- Rendering
- OpenVR
- OpenXR
- VR
17 files changed
+382
-1731
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 154 | | |
170 | 155 | | |
171 | 156 | | |
172 | 157 | | |
173 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
174 | 162 | | |
175 | 163 | | |
176 | 164 | | |
| |||
0 commit comments