Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

Issue with headtracking in OSBA

(Generic issue template)

In function ivas_binRenderer_open(), the rotation in CLDFB flag is currently ignoring OSBA format

hBinRenderer->rotInCldfb = 0;
if ( st_ivas->ivas_format == MC_FORMAT || st_ivas->ivas_format == SBA_FORMAT )
{
    hBinRenderer->rotInCldfb = 1;
}
Assignee Loading
Time tracking Loading