8e83436dfb
Fix not working entity list in Create App
2023-06-25 11:52:30 +02:00
da9b9f76af
Hide QObject signals from script engine and switch off script memory reporting
2023-06-04 01:07:26 +02:00
Heather Anderson
60b8d41c16
stripping wallet/marketplace out
2023-05-28 15:12:21 +02:00
27b5d838f5
Fixed reset rotaion in Create App
2023-05-19 00:17:41 +02:00
48a3368b69
Minor fixes and XMLHTTPRequest debugging
2023-05-19 00:17:41 +02:00
d74089d7d8
Fixed parabola pointers, code cleanup
2023-05-19 00:17:41 +02:00
42704ea4bc
Work on fixing V8 memory leaks, memory leak test
2023-05-19 00:17:40 +02:00
f016a19b4d
Create app fixes
2023-05-19 00:17:40 +02:00
85262dfe28
Fixed grabbing in VR
2023-05-19 00:17:40 +02:00
6f92cf0330
V8-related JS fixes
2023-05-19 00:17:40 +02:00
022bf6de8c
Laser pointer fixes
2023-05-19 00:17:40 +02:00
50879fa813
Laser pointer fixes
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
589ca2a399
Converted overlay getProperty calls to Entities.getEntityProperties
2023-05-19 00:17:40 +02:00
Alezia Kurdis
0f663d1a4d
Replace 3d Overlays by Local Entities
...
Replace 3d Overlays by Local Entities
This is for the system files.
Another PR will follow for the developer scripts.
2023-05-19 00:17:40 +02:00
26dd0c7d80
Marked places where 3D overlays need to be replaced with local entities
2023-05-19 00:17:39 +02:00
819ebc9e49
Fixed events on V8
2023-05-19 00:17:39 +02:00
3e7bdad500
Fixes in Create App
2023-05-19 00:17:39 +02:00
ae7d229d0e
Fix copyright headers
2023-05-19 00:17:38 +02:00
12f239b18c
Fix V8 memory leak and persistend handle problems
2023-05-19 00:17:38 +02:00
887ebd5365
Removed deadlock in signal proxy disconnect again
2023-05-19 00:17:38 +02:00
1ad1aee11f
Minor scripting-related fixes
2023-05-19 00:17:38 +02:00
5809576577
Fixed Create App
2023-05-19 00:17:37 +02:00
c3417b807c
Increased thread safety in V8
2023-05-19 00:17:37 +02:00
044cd506a6
Script engine thread safety improvements
2023-05-19 00:17:37 +02:00
6bd8a8d503
V8 threading safetyu improvements
2023-05-19 00:17:37 +02:00
5099e68b56
V8 fixes, including calls and signals
2023-05-19 00:17:37 +02:00
539c2812c3
Fixed Window.location
2023-05-19 00:17:37 +02:00
66a87def43
Fixed script array to QVariant conversion
2023-05-19 00:17:37 +02:00
cb4dc4c7e8
Fixed location JS API
2023-05-19 00:17:37 +02:00
4f4c8931a9
V8 fixes, incl. enum API objects fix
2023-05-19 00:17:37 +02:00
b27e819d59
Fixed callEntityMethod arguments in grab.js
2023-05-19 00:17:35 +02:00
Heather Anderson
1e018dbc64
isolate calls to the QtScript libraries to an interface we control
2023-05-19 00:17:33 +02:00
b097976a3e
Merge pull request #397 from AleziaKurdis/PlaceApp_fileProtocoleSupport
...
Places app: support for file URI scheme
2023-05-12 20:44:53 +02:00
Alezia Kurdis
cb4a443920
Places App: Enter to teleport
...
This PR add the possibility to press "Enter" to initiate a teleportation from the value in the search/address bar of the Places App.
(In addition to the current teleport button)
This is a more intuitive behaviour since everyone is used to this in the web browsers.
2023-05-11 21:43:40 -04:00
Alezia Kurdis
74eefac999
Places app: support for file URI scheme
...
This PR adds the support of URI starting by "file:/"
in the places app. (to allow to load local serverless json)
2023-05-08 21:43:35 -04:00
54de00d02f
Merge pull request #327 from AleziaKurdis/placeAppBeaconsDecommission
...
Beacons decommission
2023-04-23 20:50:58 +02:00
8b973bdfa3
Remove executable permission from a bunch of files
2023-03-14 00:02:33 +01:00
Alezia Kurdis
86761cc2ab
remove Vircadia, add metax.zone
...
This PR remove Vircadia from the Federation (Since it is not really part of a federation when it is one way and not even working with us)
This PR also add "https://api.mv.metax.zone " as part of the federation (minimally for testing/development)
Note: Vircadia should remain in the place app as an "external" region for those who lock it in the create app. It will be up to them to keep it or let it go.
2023-02-17 22:30:59 -05:00
Alezia Kurdis
9f6a7399eb
Beacons decommission
...
This remove the codes to support the old Beacons system.
2023-02-15 22:09:56 -05:00
Dale Glass
56ff2e2869
Fix a bad line ending on one line
2022-11-27 17:02:52 +01:00
Alezia Kurdis
25d78b43c3
Move the Polyvox property "Texture preset"
...
Move the Polyvox property "Texture preset" over the 3 texture properties that it affects.
2022-11-04 22:43:31 -04:00
Alezia Kurdis
8952a44da4
Add the missing tooltip for the Polyvox properties
...
Add the missing tooltip for the Polyvox properties
2022-11-04 22:39:39 -04:00
f914be119a
Merge pull request #211 from AleziaKurdis/placeApp-Compatibility
...
Places App - compatibility with Vircadia MS2
2022-10-24 20:31:02 +02:00
13cf109d40
Merge pull request #190 from AleziaKurdis/Notifications_Recoded
...
Re-coded to be more stable.
2022-10-15 23:30:20 +02:00
Alezia Kurdis
db709b3993
Vircadia MS2 compatibility
...
Manage to "no cache" in the http request header (since they no more accept "acash"
Add per_page=1000 since they change the default to 10.
with the parameter it works equally for both: Overte DS1 and Vircadia MS2
2022-10-06 22:25:04 -04:00
33f22568b9
Removed unnecessary print commands reamaining after debugging.
2022-09-18 20:14:09 +02:00
Alezia Kurdis
425cd51cd6
Play whoosh sound before deletion
...
The sound "whoosh" is now played before calling the notification deletion.
Previously it was called after and the effect was a bit wasted by this.
2022-09-17 22:17:37 -04:00
Alezia Kurdis
4a49631007
Added HMD notifications dismissal
...
Added a gestural way to dismiss the notifications in HMD.
The notifications vanishes after 10 sec.
But if for any reason we want to accelerate the process (mostly because it hide the view or it is going to appears in photo capture)
In Desktop we can simply click on the notification to get rid of them.
But in HMD, clicking was kinda a pain (assuming the if you want to dismiss the notification is often because they are already annoying you)
have to aim and click is like pressing a button using a fishing pole, it's certainly adding more annoyance to this.
To addressed that, I introduced the "Whoosh!": An easy gesture to dismiss any 3d UI, by simply move one of you controller over you eyes height. (a bit like making flee an annoying fly.)
2022-09-16 22:29:02 -04:00
9bd68c0103
Fixed create app entity intersections in VR, increased default voxel resolution
2022-09-15 18:52:49 +02:00