Zeno Rogue
5e09993eca
rv_ignore fixup
2021-06-25 14:03:11 +02:00
Zeno Rogue
9d2faeef51
rogueviz:: function id_known
2021-06-25 14:00:31 +02:00
Zeno Rogue
6a0e18d22d
rogueviz:: added guards to rogueviz.h, and also added addHook macros which return 0 with no CAP_RVSLIDES
2021-06-25 13:43:33 +02:00
Zeno Rogue
ada99f6a35
rogueviz::presentation:: export draw_texture
2021-04-23 20:53:58 +02:00
Zeno Rogue
d37895b051
rogueviz:: export brm_limit
2021-04-23 20:53:16 +02:00
Zeno Rogue
5bca58a1da
rogueviz:: fixed pedantic errors
2021-04-07 23:23:40 +02:00
Zeno Rogue
22aefcfff6
rogueviz:: export vertex_shape
2021-04-07 18:32:00 +02:00
Zeno Rogue
0a5f0b04e0
fixed roguevizslide
2021-04-07 18:15:58 +02:00
Zeno Rogue
a86fb6cd4d
rogueviz:: added URLs to various visualizations
2021-04-07 18:15:58 +02:00
Zeno Rogue
599d446038
rogueviz::objmodel:: precision is now configurable via o-key
2021-04-07 18:13:45 +02:00
Zeno Rogue
03f55aa372
rogueviz:: do_cleanup as a separate function
2021-04-07 18:13:45 +02:00
Zeno Rogue
367ff6f035
rogueviz::presentation:: slide_error function
2021-04-07 18:13:45 +02:00
Zeno Rogue
50ddd5c6fc
rogueviz::objmodels:: improved preparing
2021-04-07 18:13:45 +02:00
Zeno Rogue
9ed06c7fee
rogueviz:: removed vizid
2021-04-07 18:13:45 +02:00
Zeno Rogue
fbea016f03
rogueviz::magiccube:: using rv_hook
2021-04-07 18:13:45 +02:00
Zeno Rogue
4486e9a017
export more presentation functions
2021-04-07 18:13:45 +02:00
Zeno Rogue
cf1cd09f81
rogueviz::objmodels:: availability checking
2021-04-07 18:13:45 +02:00
Zeno Rogue
54d7574047
rogueviz:: categorization fixup
2021-04-07 18:13:45 +02:00
Zeno Rogue
30b79de1f5
rogueviz:: added objmodels.cpp and some demos using it
2021-04-07 18:13:17 +02:00
Zeno Rogue
1789ad1a33
improved presentation support in RogueViz
2020-09-11 11:48:27 +02:00
Zeno Rogue
9d0a252d14
shift-awareness in rogueviz
2020-07-29 23:34:00 +02:00
Zeno Rogue
b5219ad0fe
moved CAP_NCONF and CAP_RVSLIDES back to rogueviz
2020-05-15 12:04:29 +02:00
Arthur O'Dwyer
0d42168139
Make hookset<T> a pointer type, just like purehookset.
...
No more declaring `hookset<T> *hooks_foo`; now it's just
`hookset<T> hooks_foo` at global scope. This clears the way to
make `hookset<T>` into a class type if we want.
2020-04-12 10:50:18 -04:00
Zeno Rogue
58510299de
in roguevizslide, do not call t() again on GeometryReset with QUICKGEO
2020-04-07 17:15:40 +02:00
Zeno Rogue
3d3bde6e29
rogueviz:: some exports were missing
2020-03-29 17:37:08 +02:00
Zeno Rogue
57eff8bc97
fixup to spiral move
2020-03-29 15:37:48 +02:00
Zeno Rogue
0c47c909ea
fixup to remove kind: rogueviz.h was not commited
2020-03-29 15:37:26 +02:00
Zeno Rogue
2b4b035604
fixup to last
2020-03-29 14:42:07 +02:00
Zeno Rogue
2d39bac2ef
rogueviz:: removed dep on collatz
2020-03-29 14:41:24 +02:00
Zeno Rogue
ed58bc9c6c
removed tree and sag from rogueviz.h
2020-03-29 14:38:30 +02:00
Zeno Rogue
27df09e9b7
fixed some dependencies
2020-03-29 14:37:39 +02:00
Zeno Rogue
dc7b19ebc8
rogueviz:: more cleanup
2020-03-29 14:10:50 +02:00
Zeno Rogue
1e4a7ca6a3
rogueviz:: moved some slides to their files
2020-03-29 13:40:31 +02:00
Zeno Rogue
336d04fed8
moved SAG, tree and Collatz from rogueviz.cpp to separate files
2020-03-29 13:09:10 +02:00
Zeno Rogue
e21cbbd207
rogueviz:: export createViz
2020-03-21 10:15:11 +01:00
Zeno Rogue
cbcc0f28ed
renamed the RogueViz files
2019-09-12 22:50:16 +02:00