From f0608648cbc17bcb6f0387dcbb0d550a9c7a2882 Mon Sep 17 00:00:00 2001 From: Alessio Quaglino Date: Sun, 8 Oct 2023 04:03:29 -0700 Subject: [PATCH] Stricter swapping condition in mju_eig3. This solves the texture rendering issue with the Rubik's cube. The texture were specified with respect to the incorrect frame, so a default rotation of (0, 0, pi/2) is now applied to the model file. PiperOrigin-RevId: 571715153 Change-Id: I3efae3b1fc8f64e6c9e4db90a7609506e3cbed86 --- model/cube/cube_3x3x3.xml | 58 +++++++++++++++++----------------- src/engine/engine_util_solve.c | 3 +- 2 files changed, 31 insertions(+), 30 deletions(-) diff --git a/model/cube/cube_3x3x3.xml b/model/cube/cube_3x3x3.xml index e6f63cce..5cc025cf 100644 --- a/model/cube/cube_3x3x3.xml +++ b/model/cube/cube_3x3x3.xml @@ -1,5 +1,5 @@ - +