diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-08-07 23:30:37 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-08-07 23:46:33 -0700 |
commit | 337f340f9701200f549bb7a9ca8f90beb445218e (patch) | |
tree | ffe4bc9049acf664f106256c3b98123dda9e2880 /src/libs/ray/Makefile.am | |
parent | 6d3651ffe8672c768d26ae4ba55cc65145bda7e0 (diff) |
modules/rkt: add EDITSCENE state akin to NEWSCENE
Now you can seed the scene editing with a top-level serialized
scene in "as_arg" form, just like NEWSCENE.
The current scene being edited is shown in serialized form for
convenient copy & paste into an editor for manipulation, between
the []s both to also show what the default seed will be if you
just press enter. When using the copy & paste w/editor approach,
you'd just paste the tweaked form directly into the waiting
prompt before hitting <enter>.
Regardless of what happens at the initial EDITSCENE prompt, the
current implementation always goes through an interactive
visiting of all the settings. Simply pressing enter at those
individual settings will accept their current value from the
serialized seed, or a default if not present in the settings.
Diffstat (limited to 'src/libs/ray/Makefile.am')
0 files changed, 0 insertions, 0 deletions