undo key

Got a cool idea that should be in R'n'D? Let's hear it!

Moderators: Flumminator, Zomis

Post Reply
ncrecc
Posts: 312
Joined: Thu Jul 12, 2018 12:59 am

undo key

Post by ncrecc »

currently the undo/redo functionality for game engine snapshot mode is only available as a button in the user interface that you click (and only if you have "show undo/redo buttons" enabled). that's a little inconvenient as RnD the most part does not use the mouse cursor ingame. an optional key shortcut for it (akin to save tape and load tape) would be appreciated.
User avatar
Holger
Site Admin
Posts: 4391
Joined: Fri Jun 18, 2004 4:13 pm
Location: Germany
Contact:

Re: undo key

Post by Holger »

This is a very good idea (and in fact quite obvious, now that I think about it)!

And it should be quite easy to add that functionality. :)
User avatar
TheOnyxGuy
Posts: 667
Joined: Wed Oct 30, 2013 5:32 am
Location: Russia
Contact:

Re: undo key

Post by TheOnyxGuy »

Neat!
Although the question is are they going to be dependant on the "Snapshot mode" setting? I'm pretty sure they're only going to be available when it's ON.
But are they going to be dependant on the "Show Undo/Redo buttons" setting? Something tells they should work no matter if the buttons are ON or OFF.
Previously known as Eizzoux (boooo)
ncrecc
Posts: 312
Joined: Thu Jul 12, 2018 12:59 am

Re: undo key

Post by ncrecc »

TheOnyxGuy wrote: Sun Mar 08, 2026 8:27 am Neat!
Although the question is are they going to be dependant on the "Snapshot mode" setting? I'm pretty sure they're only going to be available when it's ON.
this is actually already a dilemma that exists with the "show undo/redo buttons": if that option is on but snapshot mode is disabled, the buttons still appear in the interface, but clicking them does nothing
But are they going to be dependant on the "Show Undo/Redo buttons" setting? Something tells they should work no matter if the buttons are ON or OFF.
undo (and redo?) key shortcuts would work independently of the clickable buttons being enabled
User avatar
Holger
Site Admin
Posts: 4391
Joined: Fri Jun 18, 2004 4:13 pm
Location: Germany
Contact:

Re: undo key

Post by Holger »

this is actually already a dilemma that exists with the "show undo/redo buttons": if that option is on but snapshot mode is disabled, the buttons still appear in the interface, but clicking them does nothing
This is a bug and should be fixed! :(
undo (and redo?) key shortcuts would work independently of the clickable buttons being enabled
That's right. :)
Post Reply