Commit Graph

8430 Commits

Author SHA1 Message Date
Zeno Rogue a8412ac5f0 increased the value of special-move constants to >100 so that the limit on sides is indeed 120 2022-04-24 22:57:35 +02:00
Zeno Rogue 0c7a429985 parser:: ifz function 2022-04-24 22:57:34 +02:00
Zeno Rogue d82ac26ef0 parser:: removed exceptions in arcmedge since they might not work correctly with conditionals 2022-04-24 22:57:34 +02:00
Zeno Rogue 89efe24c2d arb:: int sliders 2022-04-24 22:57:34 +02:00
Zeno Rogue 5a748e113a arb:: added an argument for some functions 2022-04-24 22:57:34 +02:00
Zeno Rogue 87f1c9f972 arb:: added a comment explaining the meaning of slided 2022-04-24 22:57:34 +02:00
Zeno Rogue b09646f01c arb:: c2 auto-curvature option 2022-04-24 22:57:34 +02:00
Zeno Rogue f845523bcd parser:: arcmcurv function 2022-04-24 22:57:34 +02:00
Zeno Rogue 920bf96088 nilrider:: first commit 2022-04-24 22:57:34 +02:00
Zeno Rogue e25b8b94c2 CLI option -canvasfloor 2022-04-24 22:57:34 +02:00
Zeno Rogue a2f0f89c18 patterns now use the same color for the whole apeirogon 2022-04-24 22:57:34 +02:00
Zeno Rogue 59078497dd arb:: support for apeirogons using '*inf' 2022-04-24 22:57:34 +02:00
Zeno Rogue c6cca03248 do_klenize now activates on IDEAL flag 2022-04-24 22:57:34 +02:00
Zeno Rogue 24eccca370 renamed towards_ideal to towards_inf 2022-04-24 22:57:34 +02:00
Zeno Rogue cb654ca990 tes:: fixed get_adj with infinite points 2022-04-24 22:57:34 +02:00
Zeno Rogue 47da0d9f09 barriers:: do not freeze on OINF 2022-04-24 22:57:34 +02:00
Zeno Rogue 1acf4fa477 get_valence now can use the information from arb 2022-04-24 22:57:34 +02:00
Zeno Rogue 3f8e9dde2b parser:: regangle now works with inf edges 2022-04-24 22:57:34 +02:00
Zeno Rogue 32ff898cd1 compute_edgelength accepts inf-faces 2022-04-24 22:57:34 +02:00
Zeno Rogue 506a8b8f1b parser accepts inf 2022-04-24 22:57:34 +02:00
Zeno Rogue 592605c6e2 Arcmedge now accepts a^:b which means that a is repeated b times. Also the computations now work for real a, b 2022-04-24 22:57:34 +02:00
Zeno Rogue fb2431cc31 animperiod as param 2022-04-24 22:57:34 +02:00
Zeno Rogue f95e3e3f0f when parsing time_formula failed, show the error 2022-04-24 22:57:34 +02:00
Zeno Rogue 42cc598dd0 rv::som:: changed the type of analyze_each to ld, so that it can be animated 2022-04-24 22:57:34 +02:00
Zeno Rogue 065666a5a1 rv::som:: even better animations 2022-04-24 22:57:34 +02:00
Zeno Rogue 7624dadb71 parser:: min and max functions 2022-04-24 22:57:33 +02:00
Zeno Rogue 9f0b21cd8a rv:: playing-with-impossibility:: added extra screens 2022-04-21 12:39:49 +02:00
Zeno Rogue bc78a005d1 rv::notknot:: option -nk-solv for convenience 2022-04-21 12:36:03 +02:00
Zeno Rogue e37cc8216a rv::notknot:: fixed the fog colors 2022-04-21 12:35:18 +02:00
Zeno Rogue 858ea26b66 rv:: added nil-compass to rogueviz-all 2022-04-21 12:34:23 +02:00
Zeno Rogue 192cd50e5c rv::som:: fixed paths in rogueviz-all 2022-04-21 12:34:11 +02:00
Zeno Rogue 6e0960bb58 replaced loop_multiplier and loop_shift with more general -animformula 2022-04-21 12:33:37 +02:00
Zeno Rogue 7e8ae4262f rv::som:: need -kst-keys to use keys in som tests 2022-04-21 12:22:06 +02:00
Zeno Rogue 0c71c3724f rv::som:: improved animation 2022-04-21 12:21:23 +02:00
Zeno Rogue f67d16b0f8 rv::som:: junk removed 2022-04-21 12:18:32 +02:00
Zeno Rogue e4ddfa8250 hyperboloid fixup 2022-04-21 11:59:50 +02:00
Zeno Rogue 6d1ded7fd4 Viziers were immune to some attacks in illogical circumstances -- this is no longer the case 2022-04-21 11:59:15 +02:00
Zeno Rogue 91faa3faf3 rv::som:: added our tests 2022-04-21 11:56:01 +02:00
Zeno Rogue e57f69b936 rv::som:: spaces 2022-04-21 11:55:34 +02:00
Zeno Rogue 733d5e5e0e rv::som:: moved SOM to a subdirectory 2022-04-21 11:53:33 +02:00
Zeno Rogue 5e0bd689ef shot:: fixed default loop_multipolier to 1, also added loop_shift 2022-04-16 14:00:10 +02:00
Zeno Rogue 197157838d fixed in_smart_range to use nisot::in_table_range 2022-04-16 13:59:38 +02:00
Zeno Rogue f86670ec19 fixed freezes on VirtualRebase in Nil portal spaces 2022-04-16 13:59:03 +02:00
Zeno Rogue d3fa8a6c2a custom dialog items 2022-04-16 13:58:26 +02:00
Zeno Rogue 1a55a5cfb2 frustum_culling as parameter 2022-04-16 13:58:01 +02:00
Zeno Rogue 8a6f96cba9 rv::presentation:: -presangle to set the angle via CLI 2022-04-12 13:13:08 +02:00
Zeno Rogue f7f0a0ea02 rv::playing-with-impossibility:: loop_multiplier taken into account 2022-04-12 13:03:24 +02:00
Zeno Rogue 461025ca8f rv::simple-impossible:: loop_multiplier taken into account 2022-04-12 13:02:41 +02:00
Zeno Rogue 9bcd0be3f3 rv::presentation:: latex support, add rv_latex=1 to CLI to enable 2022-04-12 13:02:08 +02:00
Zeno Rogue 232736e465 shot:: loop_multiplier parameter 2022-04-12 12:55:23 +02:00