Skip to content

Undo/Redo Commands for All Editor Functions #45

@dwjclark11

Description

@dwjclark11

Description
We currently only support Undo/Redo commands for the tilemap editor, we need to add this functionality for all aspects of the editor where we are changing/adding/remove something etc.

  • Adding game objects
  • Adding components to game objects
  • Changing transforms or other component properties.
  • etc.

Prerequisites

  • The latest master repo.
  • A project created for testing.

Expected behavior
Should be able to undo/redo more editor functionality.

Actual behavior
Only tilemap operations are handled.

Metadata

Metadata

Assignees

Labels

Severity:CriticalThis is a critical issue that must be fixed ASAPenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions