1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

9728 Commits

Author SHA1 Message Date
Zeno Rogue
15540e91e6 fixed a bug in mdBandAny 2023-03-19 12:21:15 +01:00
Zeno Rogue
1b7f4b869e new Conformal Square projection (with transition and shader and Euclidean form) 2023-03-19 12:21:05 +01:00
Zeno Rogue
02f0b1e714 bugfix 2023-03-16 23:18:45 +01:00
Zeno Rogue
4bface6860 removed name nullptr too 2023-03-16 23:18:16 +01:00
Zeno Rogue
2527398a3e availability checks configurable 2023-03-16 23:15:26 +01:00
Zeno Rogue
5986f02025 rogueviz:: adjusted extra-projections to changes 2023-03-16 23:13:55 +01:00
Zeno Rogue
a434f3b063 axial angle now can be set for axial models 2023-03-16 23:13:27 +01:00
Zeno Rogue
631e44f871 fixed model flags 2023-03-16 23:12:20 +01:00
Zeno Rogue
2370084b11 two extra projections in RogueViz 2023-03-16 15:18:02 +01:00
Zeno Rogue
eb867ecccc fog color is now model color if the projection is not perspective 2023-03-16 14:48:16 +01:00
Zeno Rogue
2a45504580 fixed the shader ID 2023-03-16 14:47:39 +01:00
Zeno Rogue
12a9ba163f more detailed 3D pipes 2023-03-16 14:47:23 +01:00
Zeno Rogue
c862a94e46 svg:: make smaller SVG files by not including things out of the region 2023-03-16 14:47:04 +01:00
Zeno Rogue
e0e1182d97 added jennlbw to the credits 2023-03-16 14:46:14 +01:00
Zeno Rogue
e898c61921 improved glhr debugging 2023-03-16 14:46:05 +01:00
Zeno Rogue
b6503f0059 CLI: noplayer now removes the player as the name suggests, and -drawplayer 1 draws the player 2023-03-16 14:45:29 +01:00
Zeno Rogue
b8f916df3a more configuration for meridian/parallel patterns 2023-03-16 14:45:11 +01:00
Zeno Rogue
0f9b30f51b draw boundary in fisheye Euclidean 2023-03-16 14:44:44 +01:00
Zeno Rogue
ef556185db X symbol from the two-point models is now configurable 2023-03-16 14:44:31 +01:00
Zeno Rogue
7bd5abbdd6 reset shaders on panini/stereo changes 2023-03-16 14:43:29 +01:00
Zeno Rogue
5473c1645c CLI option -grotatei 2023-03-16 14:43:14 +01:00
Zeno Rogue
ad90aecee7 fixed crash in edgelen 2023-03-16 14:42:10 +01:00
Zeno Rogue
2a354786e4 new projection: horocyclic equal-area 2023-03-16 14:42:02 +01:00
Zeno Rogue
b8059c0528 new linepattern Tri Walls 2023-03-16 14:41:00 +01:00
Zeno Rogue
66671145a9 refactored grid drawing 2023-03-16 14:40:26 +01:00
Zeno Rogue
999b26e818 embeddings:: NFC, just using more lines 2023-02-21 18:55:07 +01:00
Zeno Rogue
fa528e75d2 removed floorshape warnings unless DF_GEOM 2023-02-21 18:54:14 +01:00
Zeno Rogue
cf90d4e3c4 fixed a bug causing spinning in VR 2023-02-21 18:53:42 +01:00
Zeno Rogue
16e1e0d516 fixed cell boundaries key 2023-02-21 18:53:01 +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
19fbb43bab vr:: fixed apply_movement to be geodesic-based not embedded-based in H2.5; also added new eHeadset holonomy_z 2023-02-21 18:50:36 +01:00
Zeno Rogue
a07dac637b vr:: spinEdge for embedded 2023-02-21 18:48:19 +01:00
Zeno Rogue
fa03b4f275 fixed an error computing distances in bitruncated {5,4} causing crashes 2023-02-21 18:47:43 +01:00
Zeno Rogue
65883a53cf embeddings:: better explained altitudes 2023-02-19 01:00:15 +01:00
Zeno Rogue
5a40534c85 embeddings:: star probability configurable 2023-02-18 19:33:27 +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
acdac858a3 embedded:: shFloor is now changed to shFullFloor by default; also whichShape has other options 2023-02-18 18:43:30 +01:00
Zeno Rogue
a3b815741d fixed the possible crashes when changing settings 2023-02-18 18:32:54 +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
1eaa6d4dd9 better changing embedded settings 2023-02-18 12:55:33 +01:00
Zeno Rogue
e40bd436af racing:: fixed death in racing mode 2023-02-18 12:54:16 +01:00
Zeno Rogue
d108f27dcf added some missing CAP_ guards 2023-02-18 12:53:52 +01:00
Zeno Rogue
53483005cf fixed ads compilation line 2023-02-18 12:42:01 +01:00
Zeno Rogue
9bda1ecbf3 rogueviz::smoothcam:: -smoothcam-anim-on 2023-02-15 14:57:57 +01:00
Zeno Rogue
9853de5775 rogueviz:: sag:: -sagfull and dofullsa now accept times as float 2023-02-15 14:57:57 +01:00
Zeno Rogue
c53972c4b0 rogueviz:: objmodels:: OO design of the model class 2023-02-15 14:57:57 +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