Commit graph

9062 commits

Author SHA1 Message Date
HifiExperiments
6317bd45ac add tonemapping props to zones, wip ambient occlusion 2024-06-28 13:25:12 -07:00
HifiExperiments
ac7b41f786
Merge branch 'protocol_changes' into ambientColor 2024-06-22 11:16:10 -07:00
HifiExperiments
261cb94ff0 fix create issue 2024-06-21 14:40:40 -07:00
HifiExperiments
c08de914b3
Merge branch 'protocol_changes' into shapeUnlit 2024-06-19 17:29:59 -07:00
HifiExperiments
041c584e04 add ambient light color 2024-06-19 13:59:24 -07:00
HifiExperiments
ee705d285e Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
HifiExperiments
179f81adcf add unlit property for shapes 2024-06-18 17:31:18 -07:00
HifiExperiments
a6491d6225 add default particle props 2024-04-17 15:43:20 -07:00
HifiExperiments
ac29616b7c fix keyboardRasied typo 2024-04-17 15:43:01 -07:00
HifiExperiments
51a80af149
Merge branch 'protocol_changes' into particles 2024-04-05 23:20:58 -07:00
HifiExperiments
b6199079f8 Ability to smooth model animations 2024-03-24 12:46:46 -07:00
HifiExperiments
0538284492 fix 0 update props case 2024-03-23 20:39:40 -07:00
HifiExperiments
b97378d4cd shorten create labels 2024-03-23 13:01:48 -07:00
HifiExperiments
f7c17d6035 new procecural particle entity type 2024-03-21 16:43:09 -07:00
HifiExperiments
af09c0a486 fix audio zones in create 2024-03-12 16:12:44 -07:00
HifiExperiments
b8d2d71e07 move audio zones to zone entity properties 2024-03-02 11:27:04 -08:00
HifiExperiments
dc32e5c0a3 web entity wantsKeyboardFocus property 2024-02-15 11:54:49 -08:00
Dale Glass
e7591d6794
Revert "Revert "Mirrors + Portals"" 2024-01-13 11:23:36 +01:00
c6e4e5de37
Revert "Mirrors + Portals" 2024-01-13 11:18:08 +01:00
c73566d7f2
Merge pull request #721 from HifiExperiments/mirror
Mirrors + Portals
2024-01-13 11:18:00 +01:00
HifiExperiments
16341312fa let's try this?? 2023-12-06 15:59:36 -08:00
HifiExperiments
3e0c50e077 wild guess to handle view correction, hide portalExitID in create when mirrorMode != portal 2023-12-04 14:49:35 -08: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
HifiExperiments
89e6cbbfa4 mirrors wip 2023-11-13 14:40:56 -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