Alezia Kurdis
3883de26ba
Add Hide & Show App from settings
...
This make the tablet app to be launched or not based on new setting that control its present in the tablet/toolbar.
It also make it able to discard or restore itself on the tablet/toolbar if the option is checked in the Setting menu.
(See PR 1274 for the new setting)
2024-12-19 21:56:30 -05:00
Dale Glass
8f1c08a02e
Merge pull request #1263 from daleglass-overte/remove-checklightid-assert
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Remove an assert referencing checkLightId, which seems not to exist anywhere
2024-12-01 11:15:34 +01:00
Dale Glass
639cad4beb
Remove an assert referencing checkLightId, which seems not to exist anywhere.
2024-12-01 09:45:45 +01:00
2c929360ff
Merge pull request #1220 from SummerGuardian64/fix_camera_sensitivity_setting
...
Fixed Camera Sensitivity setting not saving
2024-11-30 17:45:38 +01:00
1bb18c54ae
Merge pull request #1178 from HifiExperiments/uniformArrays
...
support more procedural shader uniform types, including arrays
2024-11-29 19:33:30 +01:00
b8b6222a8b
Merge pull request #1177 from HifiExperiments/stages
...
Templated render stages
2024-11-29 18:27:52 +01:00
965ee1537b
Merge pull request #1247 from Armored-Dragon/fix/system_display_name
...
Fix ShowRecieveStats in the Developer > Avatar menu
2024-11-29 18:10:12 +01:00
aa8a206e3c
Merge pull request #1176 from HifiExperiments/haze
...
remove unnecessary fullscreen pass when haze is off/disabled
2024-11-28 22:59:39 +01:00
a59047da30
Merge pull request #1241 from Armored-Dragon/fix/ac_timestamps
...
Change ArmoredChat timestamps to use real timestamps
2024-11-28 22:32:06 +01:00
eefeaf3c19
Merge pull request #1226 from HifiExperiments/jsdoc
...
possible fix for missing jsdoc
2024-11-28 20:20:48 +01:00
90ddd51ae0
Merge pull request #1204 from Armored-Dragon/fix/Pal_Application_Displayname_label
...
Add a label to the Pal application 'displayname' field
2024-11-28 20:04:01 +01:00
d547dc1244
Merge pull request #1203 from Armored-Dragon/feature/ac_joinnotifications
...
ArmoredChat notifications on join and leave
2024-11-28 19:57:59 +01:00
Armored-Dragon
e9331f9f34
Applied patches ( #103 )
2024-11-26 09:10:52 +00:00
Armored-Dragon
510b51eb3d
Fix compiler errors ( #102 )
2024-11-24 13:01:25 +00:00
Dale Glass
07c57f60c2
Merge pull request #1237 from Armored-Dragon/fix/privacy_policy_update
...
Update privacy policy link
2024-11-23 20:50:13 +01:00
Dale Glass
48564f216b
Merge pull request #1250 from Armored-Dragon/feature/notificationCore_sounds_on_chat_message
...
Added sounds to all incoming chat messages
2024-11-23 20:44:33 +01:00
4e5eda5ee7
Merge pull request #1251 from overte-org/fix/entity_shutdown_crash
...
Fix script-related crashes on exiting a domain
2024-11-23 18:25:13 +01:00
d9c5821e50
Fixed blocking call
2024-11-23 12:59:12 +01:00
9e26146a08
Fix script-related crashes on exiting domain
2024-11-22 15:54:20 +01:00
armored-dragon
600b8a4e84
Added sounds to all incoming chat messages.
2024-11-22 06:38:19 -06:00
Armored-Dragon
3c92c88156
Adjustments
...
* Adjustments
* Don't show local stats.
2024-11-22 01:04:01 +00:00
9503fae612
Merge pull request #1236 from overte-org/fix/signal_proxy_crash
...
Fix access-after-delete during entity script engine cleanup
2024-11-21 20:09:31 +01:00
3485ab18d1
Added copyrigtht information to ScriptEngineDebugFlags.h
2024-11-21 20:08:25 +01:00
armored-dragon
bb91e8726f
Renamed function.
2024-11-16 18:53:34 -06:00
armored-dragon
83373d0efb
Change to timestamp instead of saving timestrings.
2024-11-16 18:47:33 -06:00
armored-dragon
44f3e69dc7
Fix another location.
...
Added copyright notices.
2024-11-15 15:08:10 -06:00
armored-dragon
244e34e8f5
Update link
2024-11-15 15:02:50 -06:00
fe8290468d
Fix access-after-delete during enbtity script engine cleanup
2024-11-14 15:36:07 +01:00
ad5b6d0db7
Merge pull request #1234 from HifiExperiments/forwardFade
...
fix fade out not working in forward rendering
2024-11-12 17:32:28 +01:00
HifiExperiments
c77bcb2d45
remove unused parameter
2024-11-11 23:58:19 -08:00
HifiExperiments
6dc239d58d
fix fade out not working in forward rendering
2024-11-11 23:39:06 -08:00
Dale Glass
e29310d9b4
Merge pull request #1230 from overte-org/fix/entity_script_unload
...
Fix access-after-delete on leaving domain with entity scripts
2024-11-10 20:24:22 +01:00
fe4a097d01
Fix access-after-delete on leaving domain with entity scripts
2024-11-10 00:48:05 +01:00
HifiExperiments
85157bf496
possible fix for missing jsdoc
2024-11-07 21:00:03 -08:00
ac20b34af9
Merge pull request #1224 from overte-org/fix/entity_host_type
...
Fix lack of entityHostType property
2024-11-05 00:27:21 +01:00
70ad8a14de
Fix lack of entityHostType property
2024-11-05 00:23:02 +01:00
HifiExperiments
37f2512068
remove unnecessary fullscreen pass when haze is off/disabled
2024-11-03 15:40:55 -08:00
362e8b07c3
Merge pull request #1202 from AleziaKurdis/createApp_QmlPasteSoundUrl
...
Create App.: Add "Paste" button for NewSoundDialog QML.
2024-11-03 22:12:29 +01:00
ba2e6d9040
Merge pull request #1219 from JulianGro/Windows-JSDOC
...
Force enable JSDoc to get scripting console autocomplete working on Windows
2024-11-03 18:54:10 +01:00
d81d40c1ab
Force enable JSDoc on Windows to get scripting console autocomplete working on Windows.
2024-11-03 15:11:14 +01:00
SummerGuardian64
6f1c48743d
Fixed Camera Sensitivity setting not saving
2024-11-03 14:50:33 +01:00
Dale Glass
620be77917
Merge pull request #1210 from Armored-Dragon/fix/ac_scrolling
...
Fix ArmoredChat scrolling
2024-11-02 20:28:07 +01:00
9d15fc48a1
Merge pull request #1215 from overte-org/fix/script_context_prop
...
Fix missing properties in Script API
2024-11-01 11:39:52 +01:00
a9e46f81e5
Fix missing properties in Script API
2024-10-31 20:38:41 +01:00
armored-dragon
7c8ca85b5e
Removed dead / commented code.
...
Better id name.
2024-10-30 05:03:30 -05:00
armored-dragon
fb43abc636
Fixed messages not actually clearing.
2024-10-30 04:58:47 -05:00
armored-dragon
f6ce6db047
House keeping
2024-10-30 04:50:03 -05:00
armored-dragon
298bbbb52c
Fix type on sourceComponent.
2024-10-29 15:25:45 -05:00
armored-dragon
e1e079b654
Fix scrolling + message combining.
2024-10-29 15:16:06 -05:00
armored-dragon
4834f0e0c3
Forgot a semicolon.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2024-10-28 07:59:06 -05:00