overte/scripts
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
..
+android Show stats button only in debug mode. Add isDebugMode to Script public interface 2018-05-29 17:21:44 -03:00
developer Merge pull request #13722 from wayne-chen/fixAudioStats-RC71-13955 2018-09-10 17:03:31 -07:00
modules Small changes to AppUI and PAL 2018-09-17 11:11:36 -07:00
system Remove UndoStack API 2018-09-26 14:43:11 -07:00
tutorials Merge 2018-04-15 15:24:16 +02:00
defaultScripts.js Revert "Revert "Merge branch 'master' into fixGoToButtonInterstitial"" 2018-09-13 17:21:07 -07:00