godot/modules/gdnative/xr
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
..
register_types.cpp Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
register_types.h Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
SCsub Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
xr_interface_gdnative.cpp Rename XRPositionalTracker methods 2020-12-21 06:32:53 +00:00
xr_interface_gdnative.h Add override keywords. 2020-07-10 13:56:54 +01:00