mirror of
https://github.com/overte-org/overte.git
synced 2025-07-25 13:38:37 +02:00
* The TabletScriptingInterface destructor is invoked on app shutdown after the logging system has been destroyed. To avoid this I removed the destructor. The log was only for debug purposes anyway. * Removed calls to setProperty() these calls are not thread safe and were causing asserts during debug. Instead of getting and setting the property we maintain the TabletProxy state using an enum. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |