mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-30 15:39:54 +00:00
rogueviz::smoothcam:: better comment
This commit is contained in:
parent
04a67d2951
commit
59783a1478
@ -2,7 +2,11 @@
|
|||||||
|
|
||||||
// This module allows creating complex animations with smooth camera movement
|
// This module allows creating complex animations with smooth camera movement
|
||||||
|
|
||||||
// to add: insert positions? split/merge segments? edit front_distance and up_distance?
|
// enable with -smoothcam option, or the new "smooth camera" option in the Animations dialog
|
||||||
|
|
||||||
|
// it still seems a bit buggy
|
||||||
|
|
||||||
|
// to add: insert positions? split/merge segments? improved join?
|
||||||
|
|
||||||
namespace hr {
|
namespace hr {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user