overte/libraries/script-engine
Heather Anderson 81165ea10c Continued tightening and testing of the scripting engine "glue" logic
- QObject wrappers will now be reused when asked to wrap the same QObject multiple times
- improved error reporting when we can't form a native call from script
- dropped support for having the existing QtScript logic handle Qt object transformations
- assuming that our code will handle all calls into native objects
- changing timer functions to use CTimer* publicly rather than casted QObject*
2023-03-22 20:40:50 +01:00
..
src Continued tightening and testing of the scripting engine "glue" logic 2023-03-22 20:40:50 +01:00
CMakeLists.txt more debugging using github compiler runs 2023-03-22 20:40:49 +01:00