mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-08 19:32:23 +00:00
vr:: fixed escaping in product space
This commit is contained in:
@@ -1738,6 +1738,7 @@ EX void spinEdge(ld aspd) {
|
||||
vid.always3 = false;
|
||||
geom3::apply_always3();
|
||||
V = gpushxto0(V*C0) * V;
|
||||
fixmatrix(V);
|
||||
if(b) {
|
||||
vid.always3 = b;
|
||||
geom3::apply_always3();
|
||||
|
Reference in New Issue
Block a user