Zeno Rogue
|
7bae01c168
|
synt:: replaced the combinatorial building process with floating-point-based one for hyperbolic geometry too
|
2018-08-19 00:27:20 +02:00 |
|
Zeno Rogue
|
a92cc33426
|
removed 'stdeuclid' and using 'masterless' since it was too similar to 'stdeuc'
|
2018-08-18 17:35:39 +02:00 |
|
Zeno Rogue
|
682f804576
|
major rewrite: unified the common parts of heptagon and cell via struct connection<T> and struct walker<T>
|
2018-08-18 00:46:45 +02:00 |
|
Zeno Rogue
|
7064dace81
|
default celldistance in syntetic and binarytiling
|
2018-08-17 21:38:07 +02:00 |
|
Zeno Rogue
|
fe1a5c5a03
|
bugfix in memory clear
|
2018-08-17 21:37:33 +02:00 |
|
Zeno Rogue
|
749ad03138
|
syntetic tilings (WIP)
|
2018-08-17 13:29:00 +02:00 |
|
Zeno Rogue
|
4f3cc3783a
|
binary tiling
|
2018-08-09 19:28:53 +02:00 |
|
Zeno Rogue
|
f7e5f470dc
|
irr:: celldist and (circular, not yet horocyclic) celldistAlt
|
2018-07-20 02:58:47 +02:00 |
|
Zeno Rogue
|
c8c1e3a346
|
irregular grids
|
2018-07-16 20:05:23 +02:00 |
|
Zeno Rogue
|
ef182b225e
|
all hr functions/variables used in rogueviz now listed in hyper.h
|
2018-07-09 21:02:23 +02:00 |
|
Zeno Rogue
|
030377583c
|
changed the 'quotient==2' tests to 'geometry == gFieldQuotient'
|
2018-06-25 23:14:46 +02:00 |
|
Zeno Rogue
|
63869c6d33
|
renamed the size function to isize
|
2018-06-22 14:47:24 +02:00 |
|
Zeno Rogue
|
8f8a259992
|
new quotient geometries
|
2018-06-22 01:48:46 +02:00 |
|
Zeno Rogue
|
742828125e
|
some fixes to celldistance
|
2018-06-21 08:38:11 +02:00 |
|
Zeno Rogue
|
b2cc825ec9
|
smart celldistance did not work with non-standard tori -- replacing with a dumb one for now
|
2018-06-17 18:14:33 +02:00 |
|
Zeno Rogue
|
4c619e60dd
|
moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library
|
2018-06-11 01:58:31 +02:00 |
|
Zeno Rogue
|
25cfc499fa
|
getEuclidCdata now uses 'vector' as a parameter, not heptagon*
|
2018-05-09 21:32:59 +02:00 |
|
Zeno Rogue
|
81e7dfcad0
|
fix for the export commit
|
2018-05-04 02:41:30 +02:00 |
|
Zeno Rogue
|
5a9bc6c014
|
gSmallElliptic geometry
|
2018-05-01 19:34:09 +02:00 |
|
Zeno Rogue
|
67ad5f2f4b
|
preparing for daily
|
2018-05-01 00:21:18 +02:00 |
|
Zeno Rogue
|
70bfe718ef
|
map no longer disappears suddenly and irreparably if you scroll into the invisible region
|
2018-04-23 13:20:36 +02:00 |
|
Zeno Rogue
|
f9b03013c1
|
improved heptdistance a bit
|
2018-04-23 13:19:22 +02:00 |
|
Zeno Rogue
|
6f69f04449
|
improved the memoization of cell distances
|
2018-04-21 16:18:44 +02:00 |
|
Zeno Rogue
|
e494eb0020
|
Fractal landscapes fixed in Goldberg heptagonal geometries
|
2018-04-13 13:19:45 +02:00 |
|
Zeno Rogue
|
46523e4d5d
|
gp:: garbage collection
|
2018-04-11 00:16:33 +02:00 |
|
Zeno Rogue
|
b9062e6a07
|
faster celldistance on smallbounded
|
2018-04-10 07:59:48 +02:00 |
|
Zeno Rogue
|
830785990c
|
renamed whirl to goldberg
|
2018-04-09 17:40:12 +02:00 |
|
Zeno Rogue
|
a17445bee7
|
improved insightrange
|
2018-04-06 23:28:58 +02:00 |
|
Zeno Rogue
|
90d4f0d613
|
whirl:: celldist and celldistAlt now work
|
2018-04-06 22:22:33 +02:00 |
|
Zeno Rogue
|
22a92059b6
|
whirl
|
2018-04-03 23:39:18 +02:00 |
|
Zeno Rogue
|
5de5acc68c
|
10.3m
|
2018-03-25 14:02:20 +02:00 |
|
Zeno Rogue
|
ac37b6df99
|
more elegant cellwalkers
|
2018-03-24 12:59:01 +01:00 |
|
Zeno Rogue
|
64adb6f0ea
|
updated the header comments to 2018, also added the missing ones
|
2018-02-09 00:40:26 +01:00 |
|
Zeno Rogue
|
b693c3ca58
|
fixed a bug with cleaning quotient spaces
|
2018-02-08 22:27:48 +01:00 |
|
Zeno Rogue
|
2a59ff7ab2
|
CAP_TOUR guards added, more exported in hyper.h, general cleanup
|
2018-02-08 22:27:12 +01:00 |
|
Zeno Rogue
|
8713d34d19
|
'remove faraway cells from the memory' option
|
2018-01-25 19:49:19 +01:00 |
|
Zeno Rogue
|
3b8b100ad5
|
fixed the octagons-fieldquotient geometry
|
2018-01-14 02:59:57 +01:00 |
|
Zeno Rogue
|
0c0f16ab12
|
fixed some problem with memory clearing in other geometries
|
2018-01-06 23:38:54 +01:00 |
|
Zeno Rogue
|
5bf6d54c7d
|
changed chamfered to bitruncated
|
2018-01-06 22:34:03 +01:00 |
|
Zeno Rogue
|
0dd5ed1505
|
made the code compile with C++11 (not requiring C++14)
|
2018-01-05 17:18:37 +01:00 |
|
Zeno Rogue
|
495dbba809
|
renamed 'truncated' to 'chamfered'
|
2018-01-04 18:39:04 +01:00 |
|
Zeno Rogue
|
ead56c9c33
|
Euclidean (non-torus) should no longer act weirdly when you travel far away
|
2017-12-28 16:58:07 +01:00 |
|
Zeno Rogue
|
11569c693d
|
big change: more configuration for the torus (and also Klein bottle)
|
2017-12-28 16:46:10 +01:00 |
|
Zeno Rogue
|
836ed087df
|
Euclidean square grid
|
2017-12-18 13:00:36 +01:00 |
|
Zeno Rogue
|
36fe8dd1d0
|
better cellcounting
|
2017-12-14 02:50:52 +01:00 |
|
Zeno Rogue
|
9933f373d2
|
improvements to patterns; codenumbers also display directions
|
2017-12-09 08:06:41 +01:00 |
|
Zeno Rogue
|
9b2f9ecc14
|
Pattern-related functions moved from cells and mapeditor to pattern2s; three-color patterns
|
2017-12-05 16:19:22 +01:00 |
|
Zeno Rogue
|
6a617398cb
|
fixed potential bug in cwpeek
|
2017-12-03 20:01:15 +01:00 |
|
Zeno Rogue
|
dadbbf244f
|
'siblings' patterns on spheres
|
2017-12-03 18:24:34 +01:00 |
|
Zeno Rogue
|
3c600d7d6b
|
simple patterns for weird hyperbolic
|
2017-12-03 16:13:17 +01:00 |
|