|
6192416dce
|
V8 related cleanup
|
2023-05-27 22:06:57 +02:00 |
|
Dale Glass
|
4d8a20aed7
|
Use logging categories everywhere in the base scripting engine code
|
2023-05-19 00:17:39 +02:00 |
|
|
27554da415
|
Addeed V8 getters/setters to ScriptVariantV8Proxy, fixed animation scripting
|
2023-05-19 00:17:39 +02:00 |
|
|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
|
89f29ce5ca
|
Safer demarshal functions with no void pointers
|
2023-05-19 00:17:37 +02:00 |
|
|
586bd7ffca
|
Fixes for code review
|
2023-05-19 00:17:35 +02:00 |
|
|
b00c1ae91b
|
Fixes to scripting-related warnings (lambdas)
|
2023-05-19 00:17:35 +02:00 |
|
|
6f32173025
|
Fixes to most scripting-related warnings
|
2023-05-19 00:17:35 +02:00 |
|
|
0a3ec92031
|
Type registeration fixes for scripting engine
|
2023-05-19 00:17:35 +02:00 |
|
|
50a6a63cc3
|
Fixes to problems with meta-types
|
2023-05-19 00:17:35 +02:00 |
|
|
33c8607e15
|
Proper handling of enum classes for scripting
|
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
|
23776abce3
|
changes in response to build log on other compilers
|
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
|
f209c5124d
|
early smoketesting
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
1f4f458942
|
adding basic script-engine documentation
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
2dd9d784a9
|
working to clean up the QtScript implementation and move towards completion of the proxy interface
|
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 |
|