1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-18 04:02:07 +00:00
Commit Graph

3948 Commits

Author SHA1 Message Date
Zeno Rogue 8e943486d9 product:: fixed randomly disappearing things 2019-09-12 22:50:13 +02:00
Zeno Rogue a2919f5a9c product:: works for bitruncated tilings 2019-09-12 22:50:13 +02:00
Zeno Rogue ebcaabf692 miniwalls generated with create_wall3d 2019-09-12 22:50:13 +02:00
Zeno Rogue e02290ec98 product:: 'flat' wall faces 2019-09-12 22:50:13 +02:00
Zeno Rogue 43a3d0130e product:: shader-side H2xE 2019-09-12 22:50:13 +02:00
Zeno Rogue e59e180b87 product:: some computations need gmatrix0 for underlying geometry 2019-09-12 22:50:13 +02:00
Zeno Rogue 3c8e9a5c94 removed incorrect timestamping of cgi's 2019-09-12 22:50:13 +02:00
Zeno Rogue 9d84d5393b product:: prevented underlying_cgip from being freed 2019-09-12 22:50:13 +02:00
Zeno Rogue d79a6faa6f yet better S2xE renderer 2019-09-12 22:50:13 +02:00
Zeno Rogue e636d3f40c preliminary S2xE 2019-09-12 22:50:13 +02:00
Zeno Rogue 081bb55202 in_underlying_map, not PIU in distance functions 2019-09-12 22:50:13 +02:00
Zeno Rogue f40072511b product:: big stuff 2019-09-12 22:50:13 +02:00
Zeno Rogue fb0f5872c8 3d models in product space 2019-09-12 22:50:13 +02:00
Zeno Rogue 00f4f4fca5 fully turnable product spaces 2019-09-12 22:50:13 +02:00
Zeno Rogue 52f19a26a8 solmul when mousewheel-scroll 2019-09-12 22:50:13 +02:00
Zeno Rogue 481b1de5f9 reg3:: some junk removed 2019-09-12 22:50:13 +02:00
Zeno Rogue 2d75a7d6be moveh:: line numbers for easier debugging 2019-09-12 22:50:13 +02:00
Zeno Rogue 6c19c6eadf viewcenter() in product (fix for product) 2019-09-12 22:50:13 +02:00
Zeno Rogue 95da7ff09e using viewcenter() consistently 2019-09-12 22:50:13 +02:00
Zeno Rogue 6958cbcbd9 product:: preliminary version (no turning) 2019-09-12 22:50:13 +02:00
Zeno Rogue f3dd779947 no more crash when saving config in arcm 2019-09-12 22:50:13 +02:00
Zeno Rogue 5a9f3f57e6 improvements in model boundaries 2019-09-12 22:50:13 +02:00
Zeno Rogue 06fa66bb46 fixed a crash in pure {4,4} 2019-09-12 22:50:13 +02:00
Zeno Rogue 9dd131d00a args:: creaturescale and character selection 2019-09-12 22:50:13 +02:00
Zeno Rogue 96bf478482 renamed DIM to GDIM 2019-09-12 22:50:13 +02:00
Zeno Rogue 21b6f22de4 11.1k 2019-09-12 22:50:13 +02:00
Zeno Rogue 51efb7e3ff added missing history.cpp 2019-09-12 22:50:13 +02:00
Zeno Rogue 161ed6a9a9 models:: fixed errors on poles in CentralCyl 2019-09-12 22:50:13 +02:00
Zeno Rogue 43bcc4e2bd nisot:: azimuthal equidistant projection 2019-09-12 22:50:13 +02:00
Zeno Rogue d1b366a1f9 models:: back to previous screen from models list 2019-09-12 22:50:13 +02:00
Zeno Rogue d20b8108af removed unused comment 2019-09-12 22:50:13 +02:00
Zeno Rogue 4f88a7c727 disabled clipping test in mdPerspective in sol 2019-09-12 22:50:13 +02:00
Zeno Rogue 932c9bac6c models:: less hacky implementation of looping in pseudocylindrical projections 2019-09-12 22:50:13 +02:00
Zeno Rogue 876ece1ff6 renamed fixMercator to cyl::adjust, and its variables accordingly 2019-09-12 22:50:13 +02:00
Zeno Rogue df9c01f276 models:: Collignon projection 2019-09-12 22:50:13 +02:00
Zeno Rogue 2c073c1ec1 cleanup of mercator_fix 2019-09-12 22:50:13 +02:00
Zeno Rogue 9d573ebd07 models:: central cylindrical and in-progress Collignon 2019-09-12 22:50:13 +02:00
Zeno Rogue 9e79872780 mdPseudocylindrical flag 2019-09-12 22:50:13 +02:00
Zeno Rogue 7f967ba30d nicer model flag naming 2019-09-12 22:50:13 +02:00
Zeno Rogue 2693298825 fixed 'individual width' option working incorrectly, and displayed incorrectly when editing 2019-09-12 22:50:13 +02:00
Zeno Rogue 77d666ab15 fixed a bug in heptdistance for standard tilings (correct X) 2019-09-12 22:50:13 +02:00
Zeno Rogue 4f38f30e59 models:: new handling of the models menu 2019-09-12 22:50:13 +02:00
Zeno Rogue d8d32d19b0 duplicate keys in dialogs are now fixed correctly 2019-09-12 22:50:13 +02:00
Zeno Rogue 3d813e83b9 split the projection menu into two screens 2019-09-12 22:50:13 +02:00
Zeno Rogue 10a8b8660b Mollweide projection 2019-09-12 22:50:13 +02:00
Zeno Rogue 843a53d07c fixed a bug with Archimedean hyperbolic tilings 2019-09-12 22:50:13 +02:00
Zeno Rogue 1a7d7c8db8 11.1j 2019-09-12 22:50:13 +02:00
Zeno Rogue cd4bee08f7 disabled just_direction in mapeditor distances 2019-09-12 22:50:13 +02:00
Zeno Rogue 49d7c1e588 fixed the incorrect encoding in models.cpp 2019-09-12 22:50:13 +02:00
Zeno Rogue aede994403 mapeditor:: geodesic spheres and constant X/Y/Z in nonisotropic, also the grid is configurable 2019-09-12 22:50:13 +02:00