Loading apps/isar_post_rend.c +8 −7 Original line number Diff line number Diff line Loading @@ -1318,13 +1318,14 @@ int main( { for ( i = 0; i < num_subframes; i++ ) { headRot[i].w = -3.0f; headRot[i].x = 0.0f; headRot[i].y = 0.0f; headRot[i].z = 0.0f; Pos[i].x = 0.0f; Pos[i].y = 0.0f; Pos[i].z = 0.0f; headRot[i].w_fx = -12582912; headRot[i].x_fx = 0; headRot[i].y_fx = 0; headRot[i].z_fx = 0; headRot[i].q_fact = 22; Pos[i].x_fx = 0; Pos[i].y_fx = 0; Pos[i].z_fx = 0; } } Loading Loading
apps/isar_post_rend.c +8 −7 Original line number Diff line number Diff line Loading @@ -1318,13 +1318,14 @@ int main( { for ( i = 0; i < num_subframes; i++ ) { headRot[i].w = -3.0f; headRot[i].x = 0.0f; headRot[i].y = 0.0f; headRot[i].z = 0.0f; Pos[i].x = 0.0f; Pos[i].y = 0.0f; Pos[i].z = 0.0f; headRot[i].w_fx = -12582912; headRot[i].x_fx = 0; headRot[i].y_fx = 0; headRot[i].z_fx = 0; headRot[i].q_fact = 22; Pos[i].x_fx = 0; Pos[i].y_fx = 0; Pos[i].z_fx = 0; } } Loading