Zeno Rogue
|
82f24b4b6c
|
exporting necessary stuff all over (in progress)
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
9647cbd47e
|
added #include hyper.h to all cpp files
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
634c0635d3
|
some missing exports
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
ecc6908807
|
fixes for older compilers
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
de356a1679
|
fixed spin_towards in nonisotropic-non-geodesic
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
61ea588ffb
|
shmup for product: player movement
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
ce46243b55
|
get_shiftview_of used gpush instead of rgpush; fixed wallradar
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
db351d9511
|
fixed direct_exp in 2D
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
47d309e408
|
fixed hdist computation in SL, also fixed hpxy and hpxy
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
50052f27f5
|
pointing-to-directions now checks for the cell which is the most towards the given direction
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
96d7496043
|
refactored all the operations on View
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
fd42b45fce
|
sl2:: 3d-models
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
ab80b28782
|
constexpr on hyperpoints
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
136b931609
|
PSL(2,R)
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
e0852419fc
|
inverse uses MDIM not GDIM
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
429909bd56
|
improved documentation in hyperpoint
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
2f954d0538
|
nicer handling of WDIM, GDIM, MDIM, sig
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
597140e28d
|
product:: wallradar and TPP
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
201098efe9
|
convenience functions zforward_dir and zpush0
|
2019-09-12 22:50:15 +02:00 |
|
Zeno Rogue
|
6e599112c2
|
product:: made cpush0 work correctly
|
2019-09-12 22:50:14 +02:00 |
|
Zeno Rogue
|
17f7cef678
|
product:: fixmatrix
|
2019-09-12 22:50:14 +02:00 |
|
Zeno Rogue
|
e636d3f40c
|
preliminary S2xE
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
fb0f5872c8
|
3d models in product space
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
00f4f4fca5
|
fully turnable product spaces
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
6958cbcbd9
|
product:: preliminary version (no turning)
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
96bf478482
|
renamed DIM to GDIM
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
8b1c7bffe4
|
initial reformatting of comments for Doxygen
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
609d1b91d3
|
further cleanup
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
a9ff4e64f8
|
moved transpose to hyperpoint
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
aa1b3f3057
|
moved hyperpoint inlines to hyperpoint.cpp
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
986bf0ee9a
|
removed the dhypot functions
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
9a84d94282
|
removed operator == (already defined for arrays)
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
2cf6abb273
|
removed rotmatrix as it did exactly the same as cspin
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
cb666fb24a
|
more header shifting
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
c2d56fb9bc
|
autohdr.h applied in more files
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
c131e21198
|
namespace hyperpoint_vec removed
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
60bf28f359
|
transmatrix back to old definition (some weird bugs?) but improved
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
0dab4aee57
|
solnil -> nonisotropic
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
4f27b12ca2
|
nilv:: preliminary implementation
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
ad5ec24e7b
|
transmatrix now implemented as an array of hyperpoints
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
7eae04e2ea
|
hyperpoint:: ortho_error
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
a6b71facfb
|
fixed spin_towards
|
2019-09-12 22:50:11 +02:00 |
|
Zeno Rogue
|
774c871c74
|
sol:: basic shmup works
|
2019-09-12 22:50:10 +02:00 |
|
Zeno Rogue
|
bbabd47ad0
|
solv:: fixmatrix
|
2019-09-12 22:50:10 +02:00 |
|
Zeno Rogue
|
598603c937
|
geodesics in Sol
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
816320da94
|
sol:: solmul
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
dd5d317cb3
|
Sol geometry
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
946570da31
|
moved zpush from 3dmodels to hyperpoint
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
1d8c086169
|
more exports, inlines exported
|
2019-09-12 22:50:08 +02:00 |
|
Zeno Rogue
|
4e4a3a65a7
|
3D:: mscale no longer does something weird in Flatten
|
2019-09-12 22:50:06 +02:00 |
|