undo key
Moderators: Flumminator, Zomis
undo key
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.
Re: undo key
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.
And it should be quite easy to add that functionality.
- TheOnyxGuy
- Posts: 667
- Joined: Wed Oct 30, 2013 5:32 am
- Location: Russia
- Contact:
Re: undo key
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.
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)
Re: undo key
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 nothingTheOnyxGuy 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.
undo (and redo?) key shortcuts would work independently of the clickable buttons being enabledBut 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.
Re: undo key
This is a bug and should be fixed!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
That's right.undo (and redo?) key shortcuts would work independently of the clickable buttons being enabled