Undo/Redo for three.js-editor
Goals of this project
The main objective of this project is to bring undo/redo functionality to the three.js-editor.
Other goals include:
- Preserving the Undo/Redo-history across a browser refresh
- Providing test cases for the added functionality
- Providing the user with a visual representation of the Undo/Redo history
- Providing documentation for the community on how to make additional functionality un-/redoable
Project Page
Live-Demo (editor-only)
Testlab
The project is developed by lxxxvi and dforrer.
And here is the link to the forked repository maintained by mrdoob.