Commit graph

9095 commits

Author SHA1 Message Date
OfficialR3ido101
d7226b76a4 Removed commented out code since we do not need it 2023-12-12 16:54:22 +00:00
OfficialR3ido101
b451571e10 Removed markdown to make everyone happy 2023-12-12 16:53:07 +00:00
OfficialR3ido101
819ddeff0b Removed markdown to make everyone happy 2023-12-12 16:35:22 +00:00
9451a1261e Fix a bug with grabbable entities 2023-12-10 12:51:08 +01:00
5b9fb821de Improvement in controller scripts performance 2023-12-08 23:01:01 +01:00
5aeca97f83 Cache Controller.Standard in scripts for higher performance 2023-11-30 00:26:01 +01:00
78bc24cb22
Merge pull request #724 from HifiExperiments/luci
Fix luci
2023-11-24 23:24:37 +01:00
e05c79ca96 Improve game rate by moving squeezeHands.js to a separate thread 2023-11-21 23:40:16 +01:00
HifiExperiments
d4112f455b also fix zone stack 2023-11-18 00:29:52 -08:00
HifiExperiments
e5e3c1bc08 fix luci errors + updated config paths 2023-11-15 22:54:26 -08:00
720c0269e6
Merge pull request #672 from overte-org/fix/chat_bar_vr
Prevent the chat bar from popping up when VR headset is on
2023-11-05 16:36:10 +01:00
deaf51bfcd Remove inactive region from federation.json 2023-10-29 19:25:44 +01:00
79cf24d30f
Merge pull request #645 from keeshii/feature/qml_entities
Added support for QML inside web-entities.
2023-10-19 22:46:07 +02:00
77e1e174a6 Prevent the chat bar from popping up when VR headset is on 2023-10-17 18:15:30 +02:00
39a0ee960c Fix local entity grab in VR 2023-10-17 17:30:55 +02:00
keeshii
d3f652686e Added support for QML inside web-entities. 2023-10-10 18:48:39 +02:00
Armored-Dragon
e38d5e6647 Does not allow mouse capture if disabled. 2023-10-10 06:53:22 -05:00
57a2ebb800
Merge pull request #579 from Armored-Dragon/FBT-Smoothing-Fix
Avatar Smoothing
2023-09-22 10:27:16 +02:00
Armored-Dragon
391052d9c1 Fixed conflict. 2023-09-16 07:23:58 -05:00
Armored-Dragon
1d1305a668 Fix away-enabled causing unsynchronised behavior 2023-09-15 14:40:50 -05:00
Armored-Dragon
e7277af238 inspect.js and mouselook.js compatibility 2023-09-14 15:27:55 -05:00
9d6f08b908
Merge pull request #607 from rampa3/feature/mouse_look
Add mouse look script - continuation
2023-09-10 15:15:13 +02:00
rampa3
f8aec05332 Converted indentations from tabs to spaces 2023-09-10 11:43:07 +02:00
rampa3
8ed70d5d84 Added missing mouse look enabled check 2023-08-29 15:57:47 +02:00
rampa3
831ef9a3bb Updated mouse look script to use added API endpoints for preventing softlocks with overlays. (Needs testing.) 2023-08-28 22:19:54 +02:00
89f826fa5c Fix disabling mouse look when switching to VR mode 2023-08-22 20:31:45 +02:00
rampa3
3fe3284258 Fixed missing brackets on setting getter. 2023-08-22 20:31:26 +02:00
rampa3
042e7293b9 Updated mouse look script to get setting value for enable/disable and tydied up some text formatting in the status notifications. 2023-08-22 20:31:06 +02:00
Vegaslon
3f73c7ba6d Add Assets and update path to them 2023-08-22 14:01:52 -04:00
rampa3
e6f2ba65fd Updated the script to enable usage of mouselook with other camera modes. 2023-08-22 19:05:09 +02:00
rampa3
5d7c9c1cbb Added check for if user is in VR and made temporary mouse look disable persist over opening tablet. It will stay disabled until re-enabled manually, or will self reset after cycling away state or taking off VR headset. 2023-08-22 19:05:09 +02:00
rampa3
a824fe01e0 Minor rewrite to make script clean up properly on exit, and added conditions to fix misbehavior in situation of going away with open tablet. 2023-08-22 19:05:09 +02:00
rampa3
3daab28245 Added before forgotten condition to check if mouse look is enabled by default before auto-starting it. 2023-08-22 19:05:09 +02:00
rampa3
5f34d04596 Added initial mouse look script
Added initial WIP implementation of mouse look script.
2023-08-22 19:05:05 +02:00
ArmoredDragon
2572ce5f01
Finalization
Refactored everything
New UI
2023-08-22 04:42:22 -05:00
ArmoredDragon
d0226a3b05
beta
Uses valid track points
Relocated to /developer
Better UI
Settings persistance
2023-08-19 13:54:25 -05:00
ArmoredDragon
6ba8d1ef72
Init POC 2023-08-19 00:22:45 -05:00
Alezia Kurdis
158de9125a
Home button fallback to Tutorial
Previously, the Home button, in the case where there is no home bookmark defined, was redirecting to localhost. But some peopl emight not have a localhost domain server running. This PR change the fallback to the Tutorial instead of localhost,

In addition, the tutorial place card wasn't work correctly. (it was trying to use the name instead of the address. I added an exception case for this.
2023-08-18 14:30:48 -04:00
fc7d12a61e
Merge pull request #560 from art0007i/master
remove jquery from EmoteApp.html
2023-08-18 12:57:34 +02:00
darbdarb
dc23b482f6 Fixed leave messages in floofchat 2023-08-17 21:14:13 +10:00
Dale Glass
f5b6b2c874
Merge pull request #561 from AleziaKurdis/PlaceApp-CommentPrint
Places App: Remove noisy print.
2023-08-12 21:41:08 +02:00
Alezia Kurdis
ae1e2bd643
Delete scripts/system/appreciate directory 2023-08-11 22:43:50 -04:00
Alezia Kurdis
85030cd0f6
Removal of Appreciate from Interface scripts
Removal of Appreciate from Interface scripts
It will be in More App where it should have been.
2023-08-11 22:40:33 -04:00
Alezia Kurdis
e2b6b3fe8c
Remove debugging prints
This removes the 2 noisy print left behind in the code that were logging all the json of the transaction fetched on the directory server.
2023-08-10 21:53:02 -04:00
art0007i
dc3f1fbd48
remove jquery from EmoteApp.html
this script is too trivial to use jquery
2023-08-10 21:14:11 +02:00
Alezia Kurdis
6669dc9d86
Fix the link on the place name to use the right hifiurl
On the place list, the link to a place uses the placename for a local place or the address for a federated or external place
the link on the name was still using directly the address while the other parts (cell background and description) were using the variable.
2023-07-19 21:54:10 -04:00
Alezia Kurdis
bd3e2cd725
Restore the original dimensions of the bubble.
There was a "scale" property on the original 3d overlay that was used in this script or scale the dimensions.
But it seems that the "scale" property was not doing anything. 
When I moved this script to Local Entities, I had to multiply the dimensions with their respective scale and the result was badly streched. (clearly, based on the texture deformation, it was not wished. In addition that Hifi release it as functional ignoring that the scale was doing nothing.)
This fix just remove that scaling added assuming that it was working. 
Now it is it was before V8.
2023-07-07 21:42:45 -04:00
73d76ca296 Fix Create App search and URLs in entity list 2023-07-03 21:48:51 +02:00
9ded209afe
Merge pull request #495 from overte-org/fix/laser_blinking
Fixed laser pointer blinking issue
2023-06-30 23:24:30 +02:00
f2e0552565 Fixed angle being occluded sometimes when rotating objects in Create App 2023-06-30 22:02:24 +02:00
f33c270bab Fixed performance issues in Create App 2023-06-30 21:48:24 +02:00
d1df896d83 Fixed Create App VR grab 2023-06-29 18:35:13 +02:00
4254c19cf6 Fixed laser pointer blinking issue 2023-06-29 17:30:49 +02:00
acdeb549f8
Merge pull request #490 from overte-org/fix/lasers_overlays
Laser pointers on overlays fix
2023-06-27 23:21:29 +02:00
0ffe05a7c5 Laser pointers on overlays fix
Laser pointers were being rendered below the overlays. Now the behavior is correct.
2023-06-27 20:38:49 +02:00
8f000a9df2 Fix bug with clicking on triggerable objects 2023-06-27 17:47:36 +02:00
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
782c84b873 V8 memory leak fix and optimizations 2023-05-19 00:17:41 +02:00
cd11066aa5 Added script value and script value proxy counters 2023-05-19 00:17:41 +02:00
7858673da4 V8 memory leak test 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
56c3bad002 V8 memory usage statistics 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
ca577f2802 Replace 3dOverlays for Local Entities - part 2
Replace 3dOverlays for Local Entities (developer's script)
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
f65e72c8f2 Listing objects and their properties on API debugger now works 2023-05-19 00:17:37 +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
80e5f2430f Fixed simplifiedNametag 2023-05-19 00:17:35 +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
6313bc5295
Merge pull request #380 from overte-org/qml_remove_deprecated
Remove styles-uit and controls-uit QML modules
2023-05-01 19:00:00 +02:00