Commit Graph

31 Commits

Author SHA1 Message Date
Zeno Rogue cad46dc16f gp:: fixed wrong gp_adj on embedded 2023-05-01 15:46:42 +02:00
Zeno Rogue b104cc0361 on_dim_change clears where on sphere 2023-02-05 21:59:45 +01:00
Arthur O'Dwyer 0ee6ce8c83 Eliminate -Woverloaded-virtual warnings from Clang. NFCI. 2021-07-12 17:51:39 -04:00
Arthur O'Dwyer db762ff21a Fix or suppress a bunch of Clang warnings. NFCI. 2021-07-11 17:22:00 -04:00
Zeno Rogue 74486309a6 created a function init_heptagon which does tailored_alloc and clears the data 2021-07-04 10:36:16 +02:00
Zeno Rogue c43df41a7d sphere:: get_where did not memoize 2021-04-07 22:43:23 +02:00
Zeno Rogue 937c7d4340 sphere:: relative_matrix is no longer based on gmatrix0, instead we just keep the matrices in hrmap 2021-04-07 18:15:58 +02:00
Zeno Rogue 243ba096e8 sphere:: fixmatrix is now used so that numeric errors do not accumulate 2021-02-07 22:55:10 +01:00
Zeno Rogue d64c5e338c extra guards 2020-10-15 16:33:52 +02:00
Zeno Rogue 67595a4ed3 redone hrmap::draw() function to keep DRY 2020-07-28 22:06:14 +02:00
Zeno Rogue 82f32607e6 MAJOR CHANGE: replaced (transmatrix,band_shift) pair with shiftmatrix 2020-07-28 22:06:14 +02:00
Zeno Rogue 1f1e7d9bbf inverse tessellation operators 2020-07-12 21:39:34 +02:00
Zeno Rogue ffa4589705 fake:: fixed some bugs with patterns working incorrectly 2020-06-03 11:46:50 +02:00
Zeno Rogue 7e8ede4bd6 relative_matrix and adj changed 2019-11-30 18:05:23 +01:00
Zeno Rogue aeaaf7586a refactored map functions: ddspin, iddspin, spacedist, spin_angle, virtualRebase[simple], adj 2019-11-14 16:51:50 +01:00
Zeno Rogue 339f6820fe removed referring to specific map subtypes 2019-09-12 22:50:16 +02:00
Zeno Rogue 9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue 8b5c0f923d fix relative_matrix in elliptic 3D 2019-09-12 22:50:15 +02:00
Zeno Rogue 8b1c7bffe4 initial reformatting of comments for Doxygen 2019-09-12 22:50:13 +02:00
Zeno Rogue 78d88b5909 improved in the OO fashion: draw, relative_matrix, create_step, and several minor functions are now virtual in hrmap 2019-09-12 22:38:44 +02:00
Zeno Rogue 52ce5ac9aa 3d:: all the regular honeycombs 2019-09-12 22:38:43 +02:00
Zeno Rogue 9a3167e0ed adjusted to older C++ 2019-09-12 22:38:43 +02:00
? 041c7af987 3d:: *_d functions now consistently put d as the first argument 2019-09-12 22:38:42 +02:00
? 42e4342c4a 3d:: fixed pushing directions 2019-09-12 22:38:42 +02:00
? b8913b39fd 3d:: pseudohept specified 2019-09-12 22:38:42 +02:00
? 1809cf1622 3d:: sphere:: fixed sphereflip (and thus noshmup movement) 2019-09-12 22:38:42 +02:00
? fe174d8873 3D:: elliptic space 2019-09-12 22:38:40 +02:00
? 46250081ec 3D:: fixed sphere to determine the current cell correctly 2019-09-12 22:38:40 +02:00
? a847f0f040 3d:: wax model in sphere3 2019-09-12 22:38:40 +02:00
? 33d4854c14 3D:: 120-cell 2019-09-12 22:38:40 +02:00
? 33d94beb4f moved spherical geometry to sphere.cpp 2019-09-12 22:38:40 +02:00