|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +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
|
1e018dbc64
|
isolate calls to the QtScript libraries to an interface we control
|
2023-05-19 00:17:33 +02:00 |
|
David Rowe
|
c6ba42b7d6
|
Fix calculating external resource paths
|
2020-09-23 22:15:13 +12:00 |
|
Kalila L
|
7b7038fae1
|
Bunch of URL updates later...
|
2020-09-21 00:54:49 -04:00 |
|
NissimHadar
|
261277e4c1
|
Wrong method call fixed.
|
2019-04-25 13:49:56 -07:00 |
|
NissimHadar
|
6f4ee601fb
|
CR corrections.
|
2019-04-23 13:27:21 -07:00 |
|
NissimHadar
|
ec69fd38eb
|
Added set minimum GPU texture memory cycles to API.
|
2019-04-23 12:26:13 -07:00 |
|
NissimHadar
|
6b83f2f94d
|
Set stability count to 2 (enough for nitpick)
|
2019-04-02 08:39:04 -07:00 |
|
NissimHadar
|
670fb017f3
|
Moved API call to Test interface.
|
2019-04-01 10:29:31 -07:00 |
|
NissimHadar
|
41662b183b
|
Removed redundant method.
|
2019-03-12 10:45:04 -07:00 |
|
NissimHadar
|
189a799a3a
|
Added method to detect OS type. Needed for running automated tests.
|
2018-11-07 08:58:38 -08:00 |
|
NissimHadar
|
c0e7a4348b
|
Reverted changes to Interface.
|
2018-11-05 22:10:20 -05:00 |
|
NissimHadar
|
51272d8fec
|
Added setGeometry script command.
|
2018-11-02 13:09:07 -07:00 |
|
NissimHadar
|
70c0addc3f
|
Removed setWindowSize - crashes on both Windows and Mac.
Fixed typo.
|
2018-11-02 10:47:17 -07:00 |
|
NissimHadar
|
c7353e6c59
|
Added setWindowSize - FOR TESTING ON MAC
|
2018-11-02 09:57:58 -07:00 |
|
NissimHadar
|
470a490494
|
Typo.
|
2018-11-01 17:31:10 -07:00 |
|
NissimHadar
|
d851720cb0
|
Added method to detect OS type. Needed for testing.
|
2018-11-01 16:57:28 -07:00 |
|
luiscuenca
|
ddbadf5a69
|
change to Test API
|
2018-08-24 11:59:46 -07:00 |
|
NissimHadar
|
77d6ea6bec
|
Added hide/show for task bar (Windows only).
|
2018-05-24 16:48:03 -07:00 |
|
NissimHadar
|
d4d2f3c957
|
Moved ownership of test location into the Test Scripting class.
|
2018-05-14 16:32:04 -07:00 |
|
NissimHadar
|
1364f4391d
|
Can store JSON object.
|
2018-05-10 18:02:44 -07:00 |
|
NissimHadar
|
7f70511d1a
|
Added a script command to clear caches.
|
2018-04-08 10:32:35 -07:00 |
|
Andrew Meadows
|
87fa919ac8
|
save files to Documents by default
|
2017-12-12 14:11:25 -08:00 |
|
Andrew Meadows
|
2538204b1e
|
expose physics simulation stats to Test JS API
|
2017-12-11 11:31:00 -08:00 |
|
Brad Davis
|
6fc82bb351
|
Switch to preprocessor macro for blocking invokes to capture function information
|
2017-06-30 11:36:24 -07:00 |
|
Brad Davis
|
8372d73fec
|
Additional thread safety
|
2017-06-30 09:15:06 -07:00 |
|
Seth Alves
|
794495c197
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
|
samcake
|
80b6fd65ae
|
Cleaning up counters and naming schemes...
|
2017-05-17 18:31:28 -07:00 |
|
Ryan Huffman
|
9d4fdfa38a
|
Add Test.profileRange
|
2017-02-03 09:19:10 -08:00 |
|
Brad Davis
|
31f39d7eef
|
Allow scripts to inject tracing events
|
2017-01-10 14:06:39 -08:00 |
|
Brad Davis
|
be6b098e1b
|
Implement test scene loading
|
2016-12-22 13:12:59 -08:00 |
|
Brad Davis
|
e58623bcc0
|
Working on test/trace script interface
|
2016-12-22 11:46:40 -08:00 |
|
Ryan Huffman
|
7bb2755913
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
|
Brad Davis
|
2a43f5fbef
|
Add test mode to interface
|
2016-12-12 14:51:11 -08:00 |
|