|
99e91be35c
|
Fix invisible cursor when no config is present
|
2023-09-16 12:21:53 +02:00 |
|
|
9d6f08b908
|
Merge pull request #607 from rampa3/feature/mouse_look
Add mouse look script - continuation
|
2023-09-10 15:15:13 +02:00 |
|
|
c49c947984
|
Fixed llack of precision in mouse look mode
|
2023-09-01 23:43:22 +02:00 |
|
|
51a26522b9
|
Fixed reticle setting
|
2023-09-01 20:52:07 +02:00 |
|
|
3d4a993476
|
API changes for detecting active Window
|
2023-08-25 23:28:15 +02:00 |
|
|
166f7223d1
|
Fix most of the crash causes on script engine reload/shutdown
|
2023-08-18 12:12:17 +02:00 |
|
|
f3732aaa62
|
Clarified comment on controller endpoint cleanup
|
2023-07-22 12:47:15 +02:00 |
|
|
790a55d093
|
Fixed interface scripts failing to shutdown and removed deprecated API signal
|
2023-07-20 00:15:00 +02:00 |
|
Dale Glass
|
4dcc2882fd
|
Crash reporter moved to separate library
UAL moved back to networking
|
2023-06-26 23:12:32 +02:00 |
|
Dale Glass
|
dba38acb9f
|
Merge pull request #381 from JulianGro/pr/drop-wallet
Drop all dependencies on marketplace and wallet
|
2023-06-03 21:27:13 +02:00 |
|
|
3c1c81e3ac
|
Post merge fix
|
2023-05-29 19:26:33 +02:00 |
|
Heather Anderson
|
60b8d41c16
|
stripping wallet/marketplace out
|
2023-05-28 15:12:21 +02:00 |
|
|
17dc2decf6
|
Initial IME support
|
2023-05-27 00:08:24 +02:00 |
|
|
ab21945a54
|
Fixed crashes that happened when clearing cache
|
2023-05-22 00:15:54 +02:00 |
|
|
fdd8cb290c
|
Optimized getEntityProperties
|
2023-05-19 00:17:40 +02:00 |
|
|
28079eb2df
|
Fixed deadlock on start with recent Qt versions
|
2023-05-19 00:17:40 +02:00 |
|
|
2a2cf3898b
|
Work on porting laser pointers to local entities, removal of LaserPointer JS API
|
2023-05-19 00:17:40 +02:00 |
|
|
4d03033c9e
|
Fixed pick and ray pick scripting interface
|
2023-05-19 00:17:40 +02:00 |
|
|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
|
1ad1aee11f
|
Minor scripting-related fixes
|
2023-05-19 00:17:38 +02:00 |
|
|
cb4dc4c7e8
|
Fixed location JS API
|
2023-05-19 00:17:37 +02:00 |
|
|
6301d23c48
|
Fixed object deletion event, temporarily disabled watchdog log commands to make reading logs easier
|
2023-05-19 00:17:36 +02:00 |
|
|
a4c6930a50
|
Added context scopes
|
2023-05-19 00:17:36 +02:00 |
|
|
586bd7ffca
|
Fixes for code review
|
2023-05-19 00:17:35 +02:00 |
|
|
e9984c72f0
|
Added QTimer* script data type and some nullptr checks
|
2023-05-19 00:17:35 +02:00 |
|
|
7a84f7ee4d
|
Fix for crash on deleting caches
|
2023-05-19 00:17:35 +02:00 |
|
|
ad57a5e6fd
|
Fixed enums in scripting engine
|
2023-05-19 00:17:35 +02:00 |
|
|
0a3ec92031
|
Type registeration fixes for scripting engine
|
2023-05-19 00:17:35 +02:00 |
|
Heather Anderson
|
70fbe76341
|
convert script engine variables from QSharedPointer to std::shared_ptr
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
665ea521e8
|
shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine)
|
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 |
|
|
cbf9c20331
|
Make NEW MAX ELAPSED AVERAGE trigger less sensitive
|
2022-12-16 08:52:40 +01:00 |
|
Dale Glass
|
6af76ae19f
|
Remove settings thread from Application.cpp
Thread is now managed in the Setting::Manager
|
2022-11-01 16:58:54 +01:00 |
|
|
88046506c3
|
Renamed Metaverse Server to Directory Server/Services
|
2022-09-08 22:19:55 +02:00 |
|
|
d2a768c2f0
|
Renamed environment variables
|
2022-09-08 22:18:50 +02:00 |
|
|
9b6d202a21
|
Rebranding and fixing URLs
|
2022-09-08 22:10:13 +02:00 |
|
|
232bbce940
|
Merge pull request #158 from JulianGro/fix_paths
Fix paths for importing images and opening directories
|
2022-08-23 21:37:00 +02:00 |
|
|
58fce56992
|
Fix --disable-displays and --disable-inputs arguments
|
2022-08-20 11:58:00 +02:00 |
|
|
8ebc285fea
|
Fix paths for importing images and opening directories
Co-authored-by: Steve Hocktail <MVboy39@gmail.com>
|
2022-08-10 23:32:37 +02:00 |
|
Dale Glass
|
ad7e859a28
|
Remove duplicated font definitions
|
2022-08-07 14:34:02 +02:00 |
|
Dale Glass
|
1332d9d35e
|
Replace Graphik with Fira Sans
|
2022-08-07 14:01:42 +02:00 |
|
|
6bfb1f6475
|
Changed screenshot format to PNG
|
2022-07-09 08:08:01 +02:00 |
|
|
a274edcc4f
|
Fixed allowed QML sources to point at our community apps server
|
2022-06-26 20:55:22 +02:00 |
|
Dale Glass
|
d86351bacd
|
Remove unused variable
|
2022-06-14 23:59:11 +02:00 |
|
Penguin-Guru
|
04a4437ace
|
Removed comments. Changed a parameter type label.
|
2022-05-28 13:47:24 -07:00 |
|
Penguin-Guru
|
97ed129a73
|
Swapped functions back.
|
2022-05-22 13:10:19 -07:00 |
|
Penguin-Guru
|
b844b16285
|
Requested fixes (hopefully).
|
2022-05-22 13:10:17 -07:00 |
|
Penguin-Guru
|
b11b173b60
|
Changes parser pointer to reference.
|
2022-05-22 13:09:14 -07:00 |
|
Penguin-Guru
|
72df49412f
|
Fixed a spacing.
|
2022-05-22 13:07:30 -07:00 |
|
Penguin-Guru
|
694f093658
|
Fixed quibbles.
|
2022-05-22 13:07:30 -07:00 |
|