Zeno Rogue
|
e9ab4bf2dd
|
better gp tiles unification in floorshapes
|
2018-08-20 02:54:35 +02:00 |
|
Zeno Rogue
|
625144195c
|
major cleanup of texture remapping
|
2018-08-20 02:04:49 +02:00 |
|
Zeno Rogue
|
47c49c6d1d
|
fixed some rotation bugs
|
2018-08-20 02:03:43 +02:00 |
|
Zeno Rogue
|
c54d4ec59d
|
struct archimedean_tiling
|
2018-08-20 02:02:45 +02:00 |
|
Zeno Rogue
|
4d31e5a544
|
renamed 'syntetic' to 'archimedean' (enums/files/marcos/namespaces)
|
2018-08-19 23:06:32 +02:00 |
|
Zeno Rogue
|
4fa4f2061c
|
fixed a bug in synt patterns
|
2018-08-19 18:06:08 +02:00 |
|
Zeno Rogue
|
e1c49a83fa
|
fixed displayspin in syntetic
|
2018-08-19 16:28:36 +02:00 |
|
Zeno Rogue
|
3ac47f53f5
|
some more
|
2018-08-19 15:55:49 +02:00 |
|
Zeno Rogue
|
453c06f9f9
|
functions with rotation parameters in S84-degree system have been removed or replaced in radian versions
|
2018-08-19 15:52:39 +02:00 |
|
Zeno Rogue
|
f738bb7002
|
synt:: graveyard and three-color and line patterns
|
2018-08-19 13:47:51 +02:00 |
|
Zeno Rogue
|
e14b83d400
|
removed the debug text in syntetic
|
2018-08-18 17:53:06 +02:00 |
|
Zeno Rogue
|
7382791dff
|
separate shadows for Escher floorshapes
|
2018-08-18 17:52:43 +02:00 |
|
Zeno Rogue
|
dcee5d6d58
|
fixed syntetic Euclidean display
|
2018-08-18 17:39:12 +02:00 |
|
Zeno Rogue
|
18d917da79
|
improved floorshape debugger
|
2018-08-18 17:38:07 +02:00 |
|
Zeno Rogue
|
1a6427ba32
|
some arrays had number bounds while it should have been MAX_EDGE
|
2018-08-18 17:37:12 +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
|
ad4eb89385
|
fixed bugs with drawing hypersian rugs
|
2018-08-17 21:43:07 +02:00 |
|
Zeno Rogue
|
7fa3de574e
|
preliminary floorshape remapping to syntetic
|
2018-08-17 21:42:42 +02:00 |
|
Zeno Rogue
|
9faa285814
|
New file geometry2.cpp, with moved ggmatrix, relative_matrix, virtualRebase, and new get_corner_position family. Refactored in floorpatterns, textures, and grid to use get_corner_position family.
|
2018-08-17 16:47:06 +02:00 |
|
Zeno Rogue
|
4f3cc3783a
|
binary tiling
|
2018-08-09 19:28:53 +02:00 |
|
Zeno Rogue
|
21ebf6586d
|
irr:: improved warped floors
|
2018-08-05 05:51:05 +02:00 |
|
Zeno Rogue
|
253c2d8b9b
|
bitruncated irregular tilings
|
2018-08-05 05:07:34 +02:00 |
|
Zeno Rogue
|
d8f63a9f3d
|
moved mid3 and mid_at functions to hyperpoint.cpp
|
2018-08-04 22:35:15 +02:00 |
|
Zeno Rogue
|
055a54500b
|
reset qfi.tinf when setting a non-textured floor
|
2018-08-04 11:15:05 +02:00 |
|
Zeno Rogue
|
270015cf7f
|
irr:: texture:: one more bugfix
|
2018-08-02 23:12:29 +02:00 |
|
Zeno Rogue
|
f635c27e07
|
fixed variable conflict warning
|
2018-07-30 09:34:37 +02:00 |
|
Zeno Rogue
|
566c466b66
|
loading/saving irregular maps to config and log (and recreate automatically)H
|
2018-07-17 14:28:49 +02:00 |
|
Zeno Rogue
|
c8c1e3a346
|
irregular grids
|
2018-07-16 20:05:23 +02:00 |
|
Zeno Rogue
|
5cd8f695a3
|
Goldberg-Coxeter construction for order-4 tilings (everything seems to work except distance calculations)
|
2018-07-10 04:13:35 +02:00 |
|
Zeno Rogue
|
63869c6d33
|
renamed the size function to isize
|
2018-06-22 14:47:24 +02:00 |
|
Zeno Rogue
|
35301f0a68
|
movement animations now work in quotient geometries
|
2018-06-17 17:51:26 +02:00 |
|
Zeno Rogue
|
6ca99e347f
|
gp:: fixed the non-3D display of rock formations
|
2018-06-12 19:39:23 +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
|
c2e3ed54f0
|
cpp files no longer include other cpp files
|
2018-06-11 01:12:18 +02:00 |
|
Zeno Rogue
|
8432e65d19
|
Fixed Goldberg on elliptic
|
2018-05-20 15:14:58 +02:00 |
|
Zeno Rogue
|
90d2f7e274
|
fixed plain floor shapes in order-4 geometries (previously only worked in Euclid Squares of these
|
2018-05-15 23:27:20 +02:00 |
|
Zeno Rogue
|
d2814d0f6d
|
fixed compiler warning
|
2018-05-09 21:33:10 +02:00 |
|
Zeno Rogue
|
469530d321
|
fixed the floor patterns in non-bitrunc square grid
|
2018-05-08 01:59:57 +02:00 |
|
Zeno Rogue
|
abb81410f4
|
removed debug
|
2018-05-08 01:14:38 +02:00 |
|
Zeno Rogue
|
9a76d44000
|
fixed the non-bitruncated order-4 tilings
|
2018-05-07 21:47:10 +02:00 |
|
Zeno Rogue
|
666ddb007e
|
MAJOR REWRITE of floor patterns
|
2018-05-07 20:13:56 +02:00 |
|