Commit graph

87352 commits

Author SHA1 Message Date
1bb18c54ae
Merge pull request #1178 from HifiExperiments/uniformArrays
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
support more procedural shader uniform types, including arrays
2024-11-29 19:33:30 +01:00
b8b6222a8b
Merge pull request #1177 from HifiExperiments/stages
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Templated render stages
2024-11-29 18:27:52 +01:00
965ee1537b
Merge pull request #1247 from Armored-Dragon/fix/system_display_name
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix ShowRecieveStats in the Developer > Avatar menu
2024-11-29 18:10:12 +01:00
aa8a206e3c
Merge pull request #1176 from HifiExperiments/haze
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
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
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Change ArmoredChat timestamps to use real timestamps
2024-11-28 22:32:06 +01:00
eefeaf3c19
Merge pull request #1226 from HifiExperiments/jsdoc
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
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
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
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
HifiExperiments
2fdb530455 update changelog for 2024.11.1 2024-11-24 22:17:38 -08: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
Some checks failed
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
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
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
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
Some checks failed
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
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
HifiExperiments
8e9fab9f98 don't update jitter in mirror views 2024-11-17 22:26:35 -08: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
Some checks failed
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
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
Some checks failed
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
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
Some checks failed
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
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
Some checks failed
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
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
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
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
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix ArmoredChat scrolling
2024-11-02 20:28:07 +01:00
9d15fc48a1
Merge pull request #1215 from overte-org/fix/script_context_prop
Some checks failed
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
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
HifiExperiments
8b774b02f0 update changelog for 2024.10.2 2024-10-30 17:25:59 -07:00
HifiExperiments
9009ba3681 wrong config 2024-10-30 16:19:47 -07:00
HifiExperiments
c4cf2ba483 cleanup + fixing mirrors 2024-10-30 15:59:12 -07:00
armored-dragon
7689647d78
Add .cache to gitignore. 2024-10-30 05:09:22 -05: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
HifiExperiments
ce7c304025 Merge remote-tracking branch 'overte/master' into taa 2024-10-29 23:30:11 -07:00