HeavenStudio/Assets/Scripts/LevelEditor/Commands
Braedon 1ed2291844 Command pattern (Undo/Redo) system began. (Read desc)
I spent about 6 hours trying to fix this one specific bug involving the move undo. Turns out all I had to do was calm down and think logically instead of typing random bullshit for a few hours until it worked. I'm tired and I thank this for ruining my sleep schedule.
2022-01-22 05:44:19 -05:00
..
CommandManager.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
CommandManager.cs.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
IAction.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
IAction.cs.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
Selections.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
Selections.cs.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
TestCommand.cs Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00
TestCommand.cs.meta Command pattern (Undo/Redo) system began. (Read desc) 2022-01-22 05:44:19 -05:00