Arthur O'Dwyer
|
48800f58f8
|
Fix some compiler errors and a mistake in config.cpp.
|
2022-07-01 14:07:58 -04:00 |
|
Zeno Rogue
|
e5b561c804
|
optimize_shift function for shiftpoint
|
2022-06-16 23:14:10 +02:00 |
|
Zeno Rogue
|
a6dc4b9314
|
new projections mostly for Solv: Lie perspective and Lie orthogonal
|
2022-05-17 09:45:09 +02:00 |
|
Zeno Rogue
|
69a82a8ce1
|
fixed lie_exp to use correct rules in solnih, and also avoid division by h[2] == 0
|
2022-05-17 09:37:32 +02:00 |
|
Zeno Rogue
|
b0c34c4f2c
|
added CAP_RAY guard to intra stuff
|
2022-05-09 15:09:23 +02:00 |
|
Zeno Rogue
|
418eb072dc
|
lie_exp approximation for other geometries
|
2022-05-06 19:54:55 +02:00 |
|
Zeno Rogue
|
1c907be9da
|
shift_view with geodesic-movement disabled is now based on Lie exponentials (NYI: SL2, Berger)
|
2022-05-06 19:54:55 +02:00 |
|
Zeno Rogue
|
e4ddfa8250
|
hyperboloid fixup
|
2022-04-21 11:59:50 +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
|
589d2dd72c
|
hemisphere in spherical now produces the hyperboloid model
|
2022-04-07 20:50:16 +02:00 |
|
Zeno Rogue
|
84446a6b9f
|
disable X'es in set_multi
|
2022-03-27 22:47:51 +02:00 |
|
Zeno Rogue
|
719aab3fb5
|
fixed the orientation of two-point azimuthal and two-point hybrid
|
2022-03-27 22:47:51 +02:00 |
|
Zeno Rogue
|
6d554d6b2e
|
multi:: two-focus projections
|
2022-03-27 22:47:51 +02:00 |
|
Zeno Rogue
|
5a73eccd4c
|
an option to add more projections via plugins
|
2022-03-27 22:47:50 +02:00 |
|
Zeno Rogue
|
166f076f2d
|
models:: makeband as a function
|
2022-03-27 22:47:50 +02:00 |
|
Zeno Rogue
|
94d660cc43
|
intra:: walking mode
|
2022-02-27 01:15:45 +01:00 |
|
Zeno Rogue
|
822c77b302
|
smaller eps in apply_other_model
|
2022-02-27 01:15:45 +01:00 |
|
Zeno Rogue
|
729566d147
|
smaller eps in zlev
|
2022-02-27 01:15:45 +01:00 |
|
Zeno Rogue
|
1bdb187735
|
made Yendor/Haunted sight radius consistent when the tiling is changed
|
2022-02-21 22:47:22 +01:00 |
|
Zeno Rogue
|
67a19d93bb
|
added missing MAXMDIM guards
|
2022-02-17 21:00:10 +01:00 |
|
Zeno Rogue
|
bdc2697f98
|
fixed pmodel to md in some places in apply_other_model
|
2022-02-01 17:09:20 +01:00 |
|
Zeno Rogue
|
a8d2e589f1
|
that fixup was added?
|
2021-11-07 10:41:27 +01:00 |
|
Zeno Rogue
|
456adb32c0
|
fixup to 'which_copy includes rotation'
|
2021-11-07 10:14:08 +01:00 |
|
Zeno Rogue
|
ea079ba0d1
|
which_copy now consistenly includes rotation -- seems to fix cat moving problem
|
2021-11-07 10:03:16 +01:00 |
|
Zeno Rogue
|
b866647622
|
fixes to parabolic
|
2021-10-10 00:40:22 +02:00 |
|
Zeno Rogue
|
0966d5e36c
|
more accurate portal movement
|
2021-10-07 12:43:45 +02:00 |
|
Zeno Rogue
|
663e334e38
|
intra:: first version
|
2021-09-16 21:30:26 +02:00 |
|
Zeno Rogue
|
a8eef4b717
|
fixed set_view for 2.5D
|
2021-08-08 18:29:35 +02:00 |
|
Zeno Rogue
|
b544461dc7
|
flat_model_enabler now sets the default variation, fixes issue #254
|
2021-08-04 18:23:26 +02:00 |
|
Zeno Rogue
|
d10181e363
|
gp:: replaced draw_li with current_li which is computed when needed
|
2021-07-31 15:12:06 +02:00 |
|
Zeno Rogue
|
81e066d0c3
|
gp:: replaced the magic constants 15, 16, 31, 32 with named constants derived from GOLDBERG_BITS
|
2021-07-18 18:32:50 +02:00 |
|
Zeno Rogue
|
3a0b383b9b
|
out_of_bounds cell
|
2021-06-17 09:44:48 +02:00 |
|
Zeno Rogue
|
95b4ad28b9
|
fixed some bugs with which_copy -- now should consistently use the View coordinate system
|
2021-06-01 13:07:56 +02:00 |
|
Zeno Rogue
|
0c816d3c68
|
in set_view, trust rightward
|
2021-05-23 16:00:50 +02:00 |
|
Zeno Rogue
|
0678590e77
|
added MAXMDIM guard
|
2021-05-12 20:15:40 +02:00 |
|
Zeno Rogue
|
3146fdd02f
|
hybrid:: draw_underlying_space no longer covers the screen in e2xe, and also fixed the orientation in product
|
2021-05-01 14:14:28 +02:00 |
|
Zeno Rogue
|
3f4135079c
|
fixed set_view in product geometries
|
2021-04-23 20:11:44 +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
|
5a73510c4f
|
added some guards for MAXMDIM >= 4 and CAP_SOLV
|
2021-03-30 11:27:48 +02:00 |
|
Zeno Rogue
|
b55eb5721e
|
you can no longer go through walls in portalspaces
|
2021-03-21 10:42:36 +01:00 |
|
Zeno Rogue
|
8e9da9e1fe
|
fixed the spiral projection
|
2021-03-12 15:31:17 +01:00 |
|
Zeno Rogue
|
4b45872443
|
marked intended fallthroughs to prevent errors
|
2021-03-12 15:31:00 +01:00 |
|
Zeno Rogue
|
87cbfaeac3
|
fixup to threepoint
|
2021-03-06 11:59:57 +01:00 |
|
Zeno Rogue
|
3940f624fd
|
added model: three-point equidistant
|
2021-03-06 11:54:25 +01:00 |
|
Zeno Rogue
|
a70dcb7cea
|
vr:: down direction in 2.5D/H2xE can be changed
|
2021-02-07 22:55:11 +01:00 |
|
Zeno Rogue
|
53b541f520
|
vr:: fixed escaping in product space
|
2021-02-07 22:55:11 +01:00 |
|
Zeno Rogue
|
822be6709f
|
vr:: fixed spinEdge in product spaces
|
2021-02-07 22:55:10 +01:00 |
|
Zeno Rogue
|
9065011437
|
fixed pointing in sphere orthographic
|
2021-02-01 11:45:13 +01:00 |
|
Zeno Rogue
|
ca2154e034
|
vr:: only mdEquidistant resolves to inverse_exp
|
2020-12-31 19:11:14 +01:00 |
|