Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: replace "Godot" to "Redot" | Muhannad Elbolaky | 2024-10-15 | 1 | -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_tracked | Bastiaan Olij | 2024-08-20 | 1 | -1/+4 |
| | |||||
* | Remove the Hand enum from XRHandTracker to fix name-collision with the hand ↵ | Malcolm Nixon | 2024-04-25 | 1 | -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 Nixon | 2024-04-18 | 1 | -4/+15 |
| | | | | drive node positions and visibility. | ||||
* | Provide generic interface for XR hand tracking | David Snopek | 2024-02-23 | 1 | -0/+223 |