issues
search
Interrupt
/
delverengine
Delver game engine and editor
zlib License
803
stars
80
forks
source link
Improving clipboard JSON handling
#143
Closed
joshuaskelly
closed
4 years ago
joshuaskelly
commented
4 years ago
Summary
Improves editor clipboards handling of JSON.
Features
Editor internally now uses standard JSON for easier manual editing of clipboard contents.
Editor can handle pasting entity JSON directly.
Clipboard copy/paste logic moved into
EditorClipboard
class.
Summary
Improves editor clipboards handling of JSON.
Features
EditorClipboard
class.