Blender Git Commit Log

Git Commits -> Revision 2ed0965

November 5, 2020, 13:31 (GMT)
XR: Add "absolute tracking" session setting

Enables users to define the tracking origin in a way that is not
linked to the headset position. Instead, the tracking values given by
the XR runtime are left unadjusted and a user can manually calibrate
an "origin" landmark object to adjust to their real world space.

Can be useful for applications that use external tracking systems
and those that primarily only need to use controllers (e.g. for
motion capture).

Commit Details:

Full Hash: 2ed0965e97d9770293d3750448fbc387e3b3858e
Parent Commit: 2b33837
Lines Changed: +82, -11

4 Modified Paths:

/source/blender/makesdna/DNA_xr_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_xr.c (+63, -1) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_draw.c (+3, -1) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+15, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021