Armored-Dragon
e3057a87a7
Merge branch 'overte-org:master' into lol/fakeUserCount
2025-02-22 19:39:14 -06:00
09f8d07a29
Merge pull request #1213 from HifiExperiments/taa
...
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
Improved TAA with Velocity Buffer
2025-02-18 19:19:54 +01:00
armored-dragon
d267761c40
Always report 12500 users.
2025-02-14 08:20:48 -06:00
Armored-Dragon
2a0cb31f38
Merge branch 'feature/domainChatv3' into feature/domainChatv3-Rebase
2025-02-12 09:53:27 -06:00
armored-dragon
9000d3a5ec
Added a sortOrder.
...
https://github.com/overte-org/overte/pull/1276
2025-02-12 09:51:24 -06:00
armored-dragon
6b766e4daa
Fix wrapping.
...
Remove unused video embed code.
2025-02-12 09:51:23 -06:00
armored-dragon
d518c12cf9
Fix spacing on messages with links.
2025-02-12 09:51:22 -06:00
armored-dragon
5586df1a93
Remove video embeds.
...
Added debug logs.
Don't save settings when initializing the application.
2025-02-12 09:51:21 -06:00
armored-dragon
f59f39ecb4
Fix binding loops.
2025-02-12 09:51:20 -06:00
armored-dragon
6c631bf361
Fix text highlighting.
2025-02-12 09:51:19 -06:00
armored-dragon
7acd44a446
Remove lingering print function.
2025-02-12 09:51:18 -06:00
armored-dragon
30bfe0d038
Message embedding toggle.
2025-02-12 09:51:17 -06:00
armored-dragon
624ceefc24
Add setting to force virtual window in VR.
2025-02-12 09:51:16 -06:00
armored-dragon
71c85d3889
Basic video support.
2025-02-12 09:51:15 -06:00
armored-dragon
8ac598886f
Support animated images.
2025-02-12 09:51:14 -06:00
armored-dragon
0d6af1e90c
Move message parsing to formatting file.
2025-02-12 09:51:13 -06:00
armored-dragon
ae56632c64
Housekeeping: data formatting
2025-02-12 09:51:12 -06:00
armored-dragon
0c3fbbbeb9
Fix formatting sometimes not formatting the last part of a message.
2025-02-12 09:51:11 -06:00
armored-dragon
7d789acaa6
Actually fix notifications.
2025-02-12 09:51:10 -06:00
armored-dragon
48c690a2df
Broke out templates into their own files.
2025-02-12 09:51:10 -06:00
armored-dragon
00451ca1f7
Fix domain notifications.
2025-02-12 09:51:09 -06:00
armored-dragon
907e977508
Message media embedding.
2025-02-12 09:51:08 -06:00
armored-dragon
e340741dce
World links.
2025-02-12 09:51:07 -06:00
armored-dragon
01542d7ea6
Message formatting.
2025-02-12 09:51:06 -06:00
armored-dragon
8db5772a37
Notification organization.
2025-02-12 09:51:05 -06:00
armored-dragon
8882468f3e
Removed floofchat compatibility.
2025-02-12 09:51:04 -06:00
armored-dragon
6e4899f2c8
Moved script.
...
Changed name.
2025-02-12 09:51:03 -06:00
33b288a37e
Merge pull request #1304 from AleziaKurdis/placesAppDeadImagesManagement
...
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
Places App: Addressing ugly image "broken link" in Place Details
2025-02-10 20:50:14 +01:00
9e9f308be8
Merge pull request #1302 from overte-org/JulianGro-patch-1
...
Remove missed comment about removing dependency on script library.
2025-02-10 20:48:50 +01:00
ccdac96b9d
Merge pull request #1296 from AleziaKurdis/placeApp_rezTP
...
Places app: Portal Spawner and Copy URL
2025-02-10 20:43:52 +01:00
Alezia Kurdis
1a1779a507
Address ugly image broken link in Place Details
...
Address ugly image broken link in Place Details
2025-02-03 21:26:31 -05:00
armored-dragon
25fe4850b9
Added a sortOrder.
...
https://github.com/overte-org/overte/pull/1276
2025-01-28 00:00:11 -06:00
armored-dragon
aacdf64bf6
Fix wrapping.
...
Remove unused video embed code.
2025-01-27 23:53:58 -06:00
d321301b40
Remove missed comment about removing dependency on script library.
2025-01-26 01:13:22 +01:00
HifiExperiments
739d95f5f0
try disabling jitter doubling in VR
2025-01-23 23:08:36 -08:00
HifiExperiments
79484c4b1d
Merge remote-tracking branch 'overte/master' into taa
2025-01-23 22:26:40 -08:00
armored-dragon
cf8a21c794
Fix spacing on messages with links.
2025-01-22 23:12:03 -06:00
7a59a27eec
Merge pull request #1276 from AleziaKurdis/Armored-Chat_sortOrder
...
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
Armored-Chat: Add sortOrder.
2025-01-22 17:57:36 +01:00
Alezia Kurdis
f1cecade22
Fix Documentation for PICK_AVATARS
...
In The documentation, the syntax wasn't right for Picks.PICK_AVATARS
Previously we could read: PICK_AVATATRS
But it was supposed to be be: PICK_AVATARS
2025-01-17 21:48:23 -05:00
Alezia Kurdis
29471048c8
Fix Documentation Link for EntityProperties-Sound
...
Fix Documentation Link for EntityProperties-Sound
2025-01-17 21:37:53 -05:00
Alezia Kurdis
c70fb31367
Using Sound Entity for the portal
...
Using Sound Entity for the portal, this simplify the termination of the looping sound.
2025-01-17 21:23:46 -05:00
Alezia Kurdis
ec47320ee2
Adding Portal Sound and Maximum Spawn protection
...
Adding Portal Sound and Maximum Spawn protection
2025-01-16 22:19:10 -05:00
armored-dragon
dbf5af052b
Remove video embeds.
...
Added debug logs.
Don't save settings when initializing the application.
2025-01-16 14:53:54 -06:00
Alezia Kurdis
febb84e0f5
Add Portal spawner and Copy URL
...
Add Portal spawner and Copy URL
2025-01-15 22:46:08 -05:00
armored-dragon
e67526cdf5
Fix binding loops.
2025-01-15 13:53:16 -06:00
armored-dragon
1c9174ff8f
Fix text highlighting.
2025-01-15 11:46:50 -06:00
HifiExperiments
a7805e7592
Merge pull request #1293 from HifiExperiments/implement-serializer
...
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
Implement network serializer (rebased)
2025-01-13 16:45:25 -08:00
HifiExperiments
a7be389aed
fix padding, remove unused function
2025-01-11 20:08:31 -08:00
Dale Glass
b2665cbd4e
Fix warnings
2025-01-11 18:41:51 -08:00
HifiExperiments
e1546ac3d0
suggested fixes
2025-01-11 18:41:51 -08:00