Commit Graph

53 Commits

Author SHA1 Message Date
Zeno Rogue 999b26e818 embeddings:: NFC, just using more lines 2023-02-21 18:55:07 +01:00
Zeno Rogue b708391dd2 embeddings:: fixed emb_product_embedding::actual_to_intermediate 2023-02-21 18:52:00 +01:00
Zeno Rogue 7aa11a83ec embeddings:: fixed emb_same_in_same::actual_to_logical 2023-02-21 18:51:30 +01:00
Zeno Rogue 65883a53cf embeddings:: better explained altitudes 2023-02-19 01:00:15 +01:00
Zeno Rogue f73660c801 fixed a possible crash when changing -seo options when OpenGL not yet initialized 2023-02-18 19:16:21 +01:00
Zeno Rogue 5764e46bbe fixed orthogonal_move for euclidean same_in_same 2023-02-18 18:32:37 +01:00
Zeno Rogue 573304faab more detailed 3D depth settings 2023-02-18 18:32:01 +01:00
Zeno Rogue d108f27dcf added some missing CAP_ guards 2023-02-18 12:53:52 +01:00
Zeno Rogue f252456578 embeddings:: actually implemented emb_euc_cylinder_sl2 2023-02-15 14:57:57 +01:00
Zeno Rogue 37aa0dadee embeddings:: fixed actual_to_logical and logical_to_actual in emb_same_in_same Euclidean 2023-02-15 14:57:57 +01:00
Zeno Rogue 23f8be380d fixed a bug with configure_cylinder not knowing the correct tessf 2023-02-15 14:57:57 +01:00
Zeno Rogue f820f356b1 embeddings:: fixed rotation in swapmatrix_iview 2023-02-15 14:57:57 +01:00
Zeno Rogue 29d1a0c191 never_invert flag, mainly for debugging 2023-02-10 19:05:05 +01:00
Zeno Rogue fb2a3a7931 embeddings:: switching should now keep as much as possible 2023-02-10 19:04:32 +01:00
Zeno Rogue c2070a6fd6 embeddings:: fix euc_in_nil 2023-02-10 19:03:24 +01:00
Zeno Rogue 9fd7d94af2 embeddings:: added missing override 2023-02-05 11:38:14 +01:00
Zeno Rogue ce90bb6db2 embeddings:: better info about wrong options and how to change them 2023-02-05 11:18:13 +01:00
Zeno Rogue 6a1cb13c11 embeddings:: fixed emb_euc_in_nil 2023-02-05 10:30:11 +01:00
Zeno Rogue 73fc9192ce invert option listed for cylinders 2023-02-05 10:30:00 +01:00
Zeno Rogue e29b28ddb9 embeddings:: fixed default parameters for cylinders 2023-02-04 23:06:38 +01:00
Zeno Rogue 2fe39a6613 embeddings:: shmup fixes 2023-02-04 19:40:49 +01:00
Zeno Rogue d67b157904 embeddings:: fixed animation facing in more cylinders 2023-02-04 12:59:51 +01:00
Zeno Rogue d4eb33cd71 embeddings:: fixed radar in hyp_in_solnih 2023-02-04 12:44:33 +01:00
Zeno Rogue a48f255c17 embeddings:: fixed lmirror in hyp_in_solnih 2023-02-04 12:30:53 +01:00
Zeno Rogue 53bc23e280 embeddings: fixed sphere_in_low 2023-02-04 12:30:38 +01:00
Zeno Rogue 3183e10168 embeddings:: fixed product embedding 2023-02-04 12:29:55 +01:00
Zeno Rogue 793ae6fcd9 embeddings:: fixed monster movement animations in euc_in_hyp 2023-02-04 11:28:41 +01:00
Zeno Rogue a14bceb681 embeddings:: simplifications 2023-02-04 10:18:01 +01:00
Zeno Rogue 32491d6425 fixed product (non-embedding) 2023-02-04 09:35:04 +01:00
Zeno Rogue d868548fa2 embeddings:: fixed xspinpush 2023-02-04 09:17:10 +01:00
Zeno Rogue 5e0d05f10b embeddings:: fixed set_radar_transform to correctly rotate if eyelevel not 0, and also when euclid_embed_rotate is used 2023-02-03 16:08:11 +01:00
Zeno Rogue 5f3c638653 fixed radar_transform in product spaces and Z clearing 2023-02-02 19:27:22 +01:00
Zeno Rogue e4c775b986 embeddings:: fixed map over itself in spherical product embedding 2023-02-02 19:26:51 +01:00
Zeno Rogue dc1aa2c4c0 embeddings:: made itls and itl matrices correct in 4x4 2023-02-02 19:06:34 +01:00
Zeno Rogue bccb7b1d5d embeddings:: fixed Clifford torus 2023-02-02 19:06:06 +01:00
Zeno Rogue a84596a355 better isometry in Nil cylinder 2023-01-30 17:16:35 +01:00
Zeno Rogue 9ce2a90c33 embedding: Nil cylinder, also fixed the product cylinder 2023-01-30 15:36:44 +01:00
Zeno Rogue ba03d33959 embedding:: a simple general implementation of radar 2023-01-29 16:09:00 +01:00
Zeno Rogue 1e6e75c7d4 embeddings:: clarified the meaning of various coordinate systems, both in a comment and in idea 2023-01-29 14:13:30 +01:00
Zeno Rogue ce72e55353 fixup to -seo CLI option 2023-01-29 14:11:56 +01:00
Zeno Rogue 8e577bc2de embeddings:: fixup apply_always3 for CliffordTorus 2023-01-29 14:10:59 +01:00
Zeno Rogue 43b3a13dc4 embeddings:: fixed the ordering 2023-01-29 14:10:41 +01:00
Zeno Rogue fd55d4de89 CLI option -seo 2023-01-28 04:08:32 +01:00
Zeno Rogue 3af71864c7 embeddings:: seCylinderSL2 2023-01-28 03:56:08 +01:00
Zeno Rogue c155491ca2 fixup to last 2023-01-28 03:47:33 +01:00
Zeno Rogue 0873fe2088 cleaner apply_always3 2023-01-28 03:47:02 +01:00
Zeno Rogue a45ae2cd21 embeddings:: cylinder_horo 2023-01-27 16:46:54 +01:00
Zeno Rogue d7fe4af1e9 embeddings:: implemented the cylinderHE embedding 2023-01-27 11:16:34 +01:00
Zeno Rogue 9e2059e72b embeddings:: moved functions outside class 2023-01-27 11:15:42 +01:00
Zeno Rogue a73f85c88a fixup to simplified and fixed 2023-01-27 10:18:39 +01:00