summaryrefslogtreecommitdiffstats
path: root/scene/3d/xr_hand_modifier_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add warning if XRHandModifier3D used with OpenXR and hand-tracking isn't enab...Malcolm Nixon2024-09-051-0/+12
* Fix invalid `Skeleton3D` bone pose updatesFredia Huya-Kouadio2024-08-251-0/+5
* Store previous relative transforms in XRHandModifier3Ddevloglogan2024-04-301-0/+24
* Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to d...Malcolm Nixon2024-04-181-54/+55
* Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PBSilc Lizard (Tokage) Renew2024-04-051-38/+8
* Modify the XRHandModifier3D to scale appropriately with Skeleton3D.motion_sca...Malcolm Nixon2024-03-051-5/+10
* Provide generic interface for XR hand trackingDavid Snopek2024-02-231-0/+309