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

6968 Commits

Author SHA1 Message Date
Zeno Rogue
a4f7bc1ee6 rogueviz::snow:: used hr::lerp to make it work in new compilers 2021-04-07 18:32:36 +02:00
Zeno Rogue
22aefcfff6 rogueviz:: export vertex_shape 2021-04-07 18:32:00 +02:00
Zeno Rogue
c44ec8b51d rogueviz::presentation:: menu option is now called RogueViz demos, not presentations 2021-04-07 18:31:51 +02:00
Zeno Rogue
6926b20bc6 rogueviz:: unity build with CAP_ROGUEVIZ works again 2021-04-07 18:31:27 +02:00
Zeno Rogue
871d103f9a shot:: option -shot-500 2021-04-07 18:30:33 +02:00
Zeno Rogue
cee08a9e87 removed silly definition from dpgen.cpp 2021-04-07 18:29:55 +02:00
Zeno Rogue
58af5f156d rogueviz::smoothcam:: edit the animation with the o-key 2021-04-07 18:15:58 +02:00
Zeno Rogue
59783a1478 rogueviz::smoothcam:: better comment 2021-04-07 18:15:58 +02:00
Zeno Rogue
04a67d2951 rogueviz::smoothcam:: fixed -smoothcam-on 2021-04-07 18:15:58 +02:00
Zeno Rogue
f923b45973 rogueviz::smoothcam:: correctly working front_distance and up_distance 2021-04-07 18:15:58 +02:00
Zeno Rogue
c312e02a59 rogueviz::smoothcam:: testing the animation 2021-04-07 18:15:58 +02:00
Zeno Rogue
5493621167 create and new position and increase interval now work on current_segment 2021-04-07 18:15:58 +02:00
Zeno Rogue
1efe2115cb rogueviz::smoothcam:: after Z, move to ctrl keys 2021-04-07 18:15:58 +02:00
Zeno Rogue
7beef4e417 rogueviz::smoothcam:: fixed edit this segment 2021-04-07 18:15:58 +02:00
Zeno Rogue
db72e94f4c rogueviz::smoothcam:: edit front_distance and up_distance 2021-04-07 18:15:58 +02:00
Zeno Rogue
74abde8437 rogueviz::smoothcam:: added 'copy before 2021-04-07 18:15:58 +02:00
Zeno Rogue
82fcf76005 placed all extra hread/hwrite functions here 2021-04-07 18:15:58 +02:00
Zeno Rogue
5403859b41 rogueviz:: random-walk:: fixed with rv_hook 2021-04-07 18:15:58 +02:00
Zeno Rogue
02da8e78ec rogueviz:: projection visualizations have slides 2021-04-07 18:15:58 +02:00
Zeno Rogue
57d7663650 rogueviz::flocking:: added a Wikipedia link 2021-04-07 18:15:58 +02:00
Zeno Rogue
d35085bad5 rogueviz::flocking:: slides added 2021-04-07 18:15:58 +02:00
Zeno Rogue
ab3bb1b378 rogueviz::flocking:: fixed a bug in inital setup occuring sometimes 2021-04-07 18:15:58 +02:00
Zeno Rogue
0bfeca4256 rogueviz::flocking:: follow_distance parameter 2021-04-07 18:15:58 +02:00
Zeno Rogue
42265258f2 hyperpoint:: det function is now based on the largest coordinate, making it more precise 2021-04-07 18:15:58 +02:00
Zeno Rogue
7a89ad8b19 acos_clamp function added 2021-04-07 18:15:58 +02:00
Zeno Rogue
35ae9bf34a a separate, nicer field_quotient_3d function 2021-04-07 18:15:58 +02:00
Zeno Rogue
f56b15a5ee edit_stretch function 2021-04-07 18:15:58 +02:00
Zeno Rogue
57b5d03695 asonov:: bounded_celldistance special case is for gArnoldCat, not asonov::in() 2021-04-07 18:15:58 +02:00
Zeno Rogue
298e1535c8 rogueviz:: flocking:: fixed initial generation (the boids were not rotated) 2021-04-07 18:15:58 +02:00
Zeno Rogue
901379d284 rogueviz:: qtm:: slides added 2021-04-07 18:15:58 +02:00
Zeno Rogue
5cc5af932a improved ray error reporting 2021-04-07 18:15:58 +02:00
Zeno Rogue
c4e260341f ray:: raycaster_state now based on cgi_string, not geometry 2021-04-07 18:15:58 +02:00
Zeno Rogue
97ccc07be6 ray:: reset_raycaster now resets rots::saved_matrices_ray 2021-04-07 18:15:58 +02:00
Zeno Rogue
e887d9e0b8 rotspace for S2 is now always elliptic 2021-04-07 18:15:58 +02:00
Zeno Rogue
2463e0e163 hooks_preoptimize and hooks_postoptimize 2021-04-07 18:15:58 +02:00
Zeno Rogue
41779cd92c set_view in 2D geometries 2021-04-07 18:15:58 +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
1d26678d68 rogueviz::heatx:: new options, o-key, added to presentation 2021-04-07 18:15:58 +02:00
Zeno Rogue
e1b0982e89 rogueviz::smoothcam:: fixup to current_segment 2021-04-07 18:15:58 +02:00
Zeno Rogue
639eea08a2 rogueviz::smoothcam:: option -smoothcam-on 2021-04-07 18:15:58 +02:00
Zeno Rogue
8c7f2cf9ac rogueviz::smoothcam:: fixed help 2021-04-07 18:15:58 +02:00
Zeno Rogue
7438445178 rogueviz::smoothcam:: better distance reporting 2021-04-07 18:15:58 +02:00
Zeno Rogue
40f2f60b83 rogueviz::smoothcam:: current_segment editing 2021-04-07 18:15:58 +02:00
Zeno Rogue
774771e5f5 rogueviz::smoothcam:: an option to draw the crosshair 2021-04-07 18:15:58 +02:00
Zeno Rogue
821745dfa7 fixed derivative 2021-04-07 18:15:58 +02:00
Zeno Rogue
e73a9bb924 rogueviz::smoothcam:: join does not work 2021-04-07 18:15:58 +02:00
Zeno Rogue
afd75250b2 rogueviz::smoothcam:: view traces 2021-04-07 18:15:58 +02:00
Zeno Rogue
6b5ed3e591 rogueviz::smoothcam:: do not crash if total_total == 0 2021-04-07 18:15:58 +02:00
Zeno Rogue
e47f4fbba5 throw exception in mapeditor while saving with no parent 2021-04-07 18:15:58 +02:00
Zeno Rogue
3d42376fec fixed incorrect connections in notknot walls 2021-04-07 18:15:58 +02:00