1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-24 06:03:23 +00:00
Commit Graph

5027 Commits

Author SHA1 Message Date
Zeno Rogue
756f4b3cd9 in hpcpush further increased error_threshold unless Euclidean 2020-01-18 17:19:58 +01:00
Zeno Rogue
fbd978598e getcurrfp returns fp_invalid for other quotient spaces 2020-01-18 17:16:16 +01:00
Zeno Rogue
c5f1eb27c0 crystal:: in relative_matrix, h2==h1 handled 2020-01-18 17:15:29 +01:00
Zeno Rogue
090a0ebdef manual-animation:: smoothening, configuration via CLI 2020-01-18 17:15:03 +01:00
Zeno Rogue
3daa6cd34c fixed reflection facing in Hall of Mirrors 2020-01-18 17:12:37 +01:00
Zeno Rogue
ca3232c3bb extended 'linewidth' setting: illustration mode, hint about Alt, disable shadows, bright mode, colorblind simulation 2020-01-18 17:11:57 +01:00
Zeno Rogue
6f89d2176f removed the MAX_EDGE limitation 2020-01-18 16:59:16 +01:00
Zeno Rogue
2271a67506 removed the MAX_EDGE limit 2020-01-18 16:03:32 +01:00
Zeno Rogue
a6da5ded75 netgen:: hide rotation 2020-01-16 19:20:34 +01:00
Zeno Rogue
3f2c9ded4b netgen:: uses OpenGL, triangles and lines are now drawn even without SDLGFX 2020-01-16 19:20:22 +01:00
Zeno Rogue
cb338ca607 changed mutex to recursive_mutex 2020-01-16 19:19:44 +01:00
Zeno Rogue
5b38b07e8c pthread added to configure.ac 2020-01-16 19:19:32 +01:00
Zeno Rogue
61cc2451b2 changelog update 2020-01-16 18:12:48 +01:00
Zeno Rogue
b5d43fd480 threads in MinGW 2020-01-16 18:11:59 +01:00
Zeno Rogue
9444401ffa fixup to last 2020-01-16 18:11:01 +01:00
Zeno Rogue
3a2bb7bd09 model on OSX 2020-01-16 18:08:23 +01:00
Zeno Rogue
7c9dd4ea59 11.2t 2020-01-16 17:26:47 +01:00
Zeno Rogue
72424bdb0f extra tes files 2020-01-16 17:25:25 +01:00
Zeno Rogue
0d307c011c racing:: in 3D modes, show 3D configuration instead of 'config projection' 2020-01-16 17:13:57 +01:00
Zeno Rogue
209b21bc31 small debug 2020-01-16 17:13:57 +01:00
Zeno Rogue
bf128219c0 strafe: cmove not move 2020-01-16 17:13:57 +01:00
Zeno Rogue
5382038c4e field quotient discovery 2020-01-16 17:13:57 +01:00
Zeno Rogue
a587a3c6a4 added the missing solv-geodesics table, updated other geodesics tables 2020-01-16 17:13:57 +01:00
Zeno Rogue
43f4122d6e solv-table:: sample invocations 2020-01-16 17:13:57 +01:00
Zeno Rogue
dadd817417 solv-table:: -iz-list applies dimZ 2020-01-16 17:13:57 +01:00
Zeno Rogue
50d7a725d4 solvtable:: unittest added 2020-01-16 17:13:57 +01:00
Zeno Rogue
1962900ce0 fixup nonisotropic.cpp 2020-01-16 17:13:57 +01:00
Zeno Rogue
dd0b4ec414 sn:: cleanup, also changed z_to_iz function from tanh to Poincare-based 2020-01-16 17:13:57 +01:00
Zeno Rogue
8e7b2780b8 reset memory in nearer/furthest map 2020-01-16 17:13:57 +01:00
Zeno Rogue
18206fa55f patterns:: furthest_map (Y) 2020-01-16 17:13:57 +01:00
Zeno Rogue
7038df605c field:: quick distance computations in 3D 2020-01-16 17:13:57 +01:00
Zeno Rogue
9d12289933 ray:: unsuccessful attempt to adjust the raycaster to web 2020-01-16 17:13:57 +01:00
Zeno Rogue
2e5ee99570 shader:: added missing mediump 2020-01-16 17:13:57 +01:00
Zeno Rogue
bd3a8ae3bb 'nearer' pattern 2020-01-16 17:13:57 +01:00
Zeno Rogue
1b87a22874 adjusted sn shader 2020-01-16 17:13:57 +01:00
Zeno Rogue
7b3c835429 fixed lineanimation for arb 2020-01-16 17:13:57 +01:00
Zeno Rogue
19769feaaf fieldpattern:: error detection in EASY 2020-01-16 17:13:47 +01:00
Zeno Rogue
b12e1a71dd fieldpattern:: matrix now based on std::array 2020-01-16 17:13:47 +01:00
Zeno Rogue
80b6b536fc sn:: solv-table generator: improve table (to compute shortest geodesics), bugfixer, visualizer 2020-01-16 17:13:47 +01:00
Zeno Rogue
e964ede86d sn:: solv-table generator: more precise ix_to_x 2020-01-16 17:13:47 +01:00
Zeno Rogue
549aa5bdb1 sn:: changed table presentation to Poincare 2020-01-16 17:13:47 +01:00
Zeno Rogue
9ab5c7d98f updated solv_table 2020-01-16 17:13:47 +01:00
Zeno Rogue
31c13bcb57 colorize for gSeifertCover 2020-01-16 17:13:47 +01:00
Zeno Rogue
cd98e0314c deprecated gTorus, gField435 and gField534 2020-01-16 17:13:47 +01:00
Zeno Rogue
59a9605b13 arb::relative_matrix 2020-01-16 17:13:37 +01:00
Zeno Rogue
6956808dea arb:: fixed the bad performance 2020-01-15 17:55:36 +01:00
Zeno Rogue
13c1d85439 arbi:: check errors 2020-01-15 17:55:04 +01:00
Zeno Rogue
20c962ef9f arbi:: fixmatrix 2020-01-15 17:54:54 +01:00
Zeno Rogue
c08462b5a2 extra tessellations 2020-01-07 00:05:49 +01:00
Zeno Rogue
0af6ef46ab fixed a bug with arb spherical plain floors 2020-01-07 00:03:57 +01:00