summaryrefslogtreecommitdiffstats
path: root/doc/classes/XRHandTracker.xml
Commit message (Collapse)AuthorAgeFilesLines
* fix: replace "Godot" to "Redot"Muhannad Elbolaky2024-10-151-1/+1
| | | | Trying to change "Godot" to "Redot" in the doc while acknowledging the reference to previous Godot versions like Godot 3.X.
* Change hand tracking project settings and finetune show_when_trackedBastiaan Olij2024-08-201-1/+4
|
* Remove the Hand enum from XRHandTracker to fix name-collision with the hand ↵Malcolm Nixon2024-04-251-22/+1
| | | | | | property of the base class. Co-Authored-By: David Snopek <191561+dsnopek@users.noreply.github.com>
* Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to ↵Malcolm Nixon2024-04-181-4/+15
| | | | drive node positions and visibility.
* Provide generic interface for XR hand trackingDavid Snopek2024-02-231-0/+223