overte-HifiExperiments/libraries
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
..
animation
audio
audio-client
auto-updater
avatars Merge pull request #13937 from luiscuenca/stt_teleport_wip 2018-09-14 15:11:18 -07:00
avatars-renderer
baking
controllers
display-plugins
embedded-webserver
entities
entities-renderer Merge pull request #13933 from SamGondelman/accelerationSpread 2018-09-19 11:49:42 -07:00
fbx
gl
gpu
gpu-gl
gpu-gl-common
gpu-gles
graphics
graphics-scripting
image
input-plugins
ktx
midi
model-networking
networking Revert "Fix login fail twice call" 2018-09-13 17:01:59 -07:00
octree
physics Merge pull request #13998 from AndrewMeadows/dont-zero-kinematic 2018-09-14 15:18:06 -07:00
plugins
pointers
procedural
qml
recording
render
render-utils Merge pull request #13971 from SamGondelman/parabola 2018-09-19 11:46:24 -07:00
script-engine Remove UndoStack API 2018-09-26 14:43:11 -07:00
shaders
shared Merge pull request #13937 from luiscuenca/stt_teleport_wip 2018-09-14 15:11:18 -07:00
task
test-utils
trackers
ui
ui-plugins
workload