Marcel Admiraal
|
fdf92ca298
|
Rename XRPositionalTracker methods
Renames:
- set_type() -> set_tracker_type()
- set_name() -> set_tracker_name()
- get_tracks_orientation() - `is_tracking_orientation()
- get_tracks_position() -> `is_tracking_position()
- get_hand() -> get_tracker_hand()
- set_hand() -> set_tracker_hand()
|
2020-12-21 06:32:53 +00:00 |
|
Marcel Admiraal
|
e40ab06599
|
Rename TrackerHand enums
Renames:
TRACKER_LEFT_HAND -> TRACKER_HAND_LEFT
TRACKER_RIGHT_HAND -> TRACKER_HAND_RIGHT
|
2020-12-10 10:30:45 +00:00 |
|
Aaron Franke
|
888deca827
|
Rename XR get_type and get_name
Now called get_tracker_type and get_tracker_name
|
2020-12-04 18:59:02 -05:00 |
|
Hugo Locurcio
|
c4903a603b
|
Add link titles for all links in the class reference
This makes them display in a nicer way in the editor help.
(The title will display instead of the full URL.)
|
2020-08-31 14:22:07 +02:00 |
|
Bastiaan Olij
|
afc8c6391c
|
Renaming all ARVR nodes to XR
|
2020-04-09 15:33:01 +10:00 |
|