Commit graph

87346 commits

Author SHA1 Message Date
Edgar
83c353ef11
🐛 Fixed ktx-tool build 2025-02-27 12:31:22 +01:00
Edgar
98c1ae4e3d
🐛 Fixed texturetest build 2025-02-27 12:31:22 +01:00
Edgar
14a20b9bd4
🐛 Fixed domain-server build 2025-02-27 12:31:22 +01:00
Edgar
238c291dfd
🐛 Fixed FixupBundlePostBuild failing to find QT dlls 2025-02-27 12:31:22 +01:00
Edgar
9d35cfa92f
🔧 Added tool to automatically update conan packages 2025-02-27 12:31:21 +01:00
Edgar
b9eda16084
👷 Disabled gh-actions for now 2025-02-27 12:31:21 +01:00
Edgar
2a1cef1c14
🐛 Fixed broken libnode package 2025-02-27 12:31:21 +01:00
Edgar
02b19bb9ac
🐛 Fixed polyvox includedirs on linux 2025-02-27 12:31:21 +01:00
Edgar
39a1047015
🐛 Fixed nvidia-texture-tools build settings 2025-02-27 12:31:21 +01:00
Edgar
b7dc2b7e3f
🐛 Fixed package_libraries_for_deployment() 2025-02-27 12:31:20 +01:00
Edgar
e8c50c87cf
🐛 Fixed shadergen unable to find tools 2025-02-27 12:31:20 +01:00
Edgar
562f0a2021
🔧 Downgrade draco 2025-02-27 12:31:20 +01:00
Edgar
6b22ae8388
🐛 Fixed libnode conan pkg build 2025-02-27 12:31:20 +01:00
Edgar
8d37f2b7d1
🚧 WIP build with conan
Currently can only build the interface
2025-02-27 12:31:19 +01:00
Edgar
ef6105c18d
🔧 Added older version of polyvox 2025-02-27 12:31:18 +01:00
Edgar
9015aadf26
🐛 Fixed libnode pkg build 2025-02-27 12:31:17 +01:00
Edgar
26ef11907b
📦 Added quazip pkg 2025-02-27 12:31:17 +01:00
Edgar
2468063da2
🔧 Updated conanfile 2025-02-27 12:31:17 +01:00
Edgar
7c5adf3014
📦 Added openvr pkg 2025-02-27 12:31:17 +01:00
Edgar
ec60774341
📦 Added libnode pkg 2025-02-27 12:31:17 +01:00
Edgar
4192e14de6
📦 Added qt config 2025-02-27 12:31:16 +01:00
Edgar
68c643763b
🔧 Add conan profiles 2025-02-27 12:31:16 +01:00
Edgar
559b0843f1
📦 Added liblo pkg 2025-02-27 12:31:16 +01:00
Edgar
b960fbffc9
📦 Added polyvox pkg 2025-02-27 12:31:16 +01:00
Edgar
cbc15e3f7a
📦 Added nvidia-texture-tools pkg 2025-02-27 12:31:15 +01:00
Edgar
994ab9bf27
📦 Added scribe pkg 2025-02-27 12:31:15 +01:00
Edgar
fc1d4323ba
🚧 Replace vcpkg with conan 2025-02-27 12:31:15 +01:00
c4fa5bf186
Merge pull request #1307 from AleziaKurdis/placesAppAdiosBluryPictures
Places App.: Larger display and no more blurry effect in Places List.
2025-02-26 12:13:59 +01:00
fa13c06c87
Merge pull request #939 from HifiExperiments/application
Refactor Application.cpp
2025-02-24 20:35:18 +01:00
HifiExperiments
d6d9cffc3b Merge remote-tracking branch 'overte/master' into application 2025-02-21 22:21:27 -08:00
343a8ac7ed Fix audio selection issue 2025-02-21 22:11:12 -08:00
09f8d07a29
Merge pull request #1213 from HifiExperiments/taa
Improved TAA with Velocity Buffer
2025-02-18 19:19:54 +01:00
33b288a37e
Merge pull request #1304 from AleziaKurdis/placesAppDeadImagesManagement
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
295c25ab49
Change the tile display in Place list
Change the tile display in Place list:
for the place with picture, the tile are increased from 60px height to 100px height
The blury effect has been removed (on the place list only)
display 100 char instead of 55 before truncate with ...
2025-02-08 22:05:57 -05: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
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
7a59a27eec
Merge pull request #1276 from AleziaKurdis/Armored-Chat_sortOrder
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
Alezia Kurdis
febb84e0f5
Add Portal spawner and Copy URL
Add Portal spawner and Copy URL
2025-01-15 22:46:08 -05:00
HifiExperiments
a7805e7592
Merge pull request #1293 from HifiExperiments/implement-serializer
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