overte-JulianGro/interface
Ryan Huffman 09b2565e76 Remove UndoStack API
edit.js shares a global undo stack through the UndoStack API. Because
the stack is globally shared, disabling the feature while create is
disabled doesn't make a lot of sense because it might disabling the
ability to undo/redo with another feature. Because UndoStack is only
used by edit.js, UndoStack is being removed in favor of a local undo
stack implemented within edit.js.
2018-09-26 14:43:11 -07:00
..
compiledResources
external
i18n
icon
resources Merge branch 'master' of github.com:highfidelity/hifi into discovery_appUi 2018-09-17 11:11:21 -07:00
src Remove UndoStack API 2018-09-26 14:43:11 -07:00
ui
CMakeLists.txt adding redirect json to post build in Mac 2018-09-04 11:11:34 -07:00
interface.exe.manifest