|
326b00cc09
|
Fix wrong syntax for JSDoc comments.
For reference, this is an internal syntax defined in tools/jsdoc/plugins/hifi.js
|
2023-06-09 13:59:49 +02:00 |
|
|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
|
f65e72c8f2
|
Listing objects and their properties on API debugger now works
|
2023-05-19 00:17:37 +02:00 |
|
|
e9984c72f0
|
Added QTimer* script data type and some nullptr checks
|
2023-05-19 00:17:35 +02:00 |
|
Heather Anderson
|
bc6eaf25dc
|
first pass creating Qt <-> QtScript interface
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
8581022a53
|
rework ScriptValue to act like a stack variable rather than a pointer
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
7964f06990
|
moving EntityItemID from script-engine to shared
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
1f4f458942
|
adding basic script-engine documentation
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
1e018dbc64
|
isolate calls to the QtScript libraries to an interface we control
|
2023-05-19 00:17:33 +02:00 |
|