overte-HifiExperiments/libraries/entities
Oren Hurvitz 3ae65bba15 Fixed crash when importing entities from JSON multiple times
This happened because the Clipboard wasn't being completely cleared between uses.

This bug can also manifest in another way (if Interface doesn't crash): the imported entities appear very far away, instead of right in front of the user. This happens for the same reason as the crash: the Clipboard still contains some previously-imported entities. That causes us to calculate the wrong dimensions for the newly-imported entities which is why they are added to the domain far away.
2018-04-17 15:51:41 +03:00
..
src Fixed crash when importing entities from JSON multiple times 2018-04-17 15:51:41 +03:00
CMakeLists.txt merge from master 2018-01-17 13:36:07 -08:00