Commit graph

88091 commits

Author SHA1 Message Date
1551c1702e
Merge pull request #1722 from ada-tv/fix/chat-bubbles1
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
Chat bubble and simplifiedNametag fixes
2025-08-11 13:13:53 +02:00
2817cdc643
Merge pull request #1736 from ada-tv/fix/empty-About-buildDate
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 About.buildDate
2025-08-11 13:04:10 +02:00
2d2a177b78 Avoid libnode build failure because of unsupported RelWithDebInfo build_type. 2025-08-11 11:59:12 +02:00
d1f1763764 Avoid asserts by not using Qt debug builds. 2025-08-11 11:29:05 +02:00
414a395e81 Avoid CMP0177 policy warning introduced in CMake 3.31. 2025-08-11 11:26:01 +02:00
34088fa0c9
Merge pull request #13 from overte-org/fix/msvc_pointers
Split function pointers in V8 internal fields
2025-08-11 11:25:27 +02:00
Ada
9e72519f5b Fix About.buildDate 2025-08-11 18:48:01 +10:00
Ada
914bf69bd3 Move simplifiedNametag to front render layer 2025-08-11 18:13:08 +10:00
c02947fe9a Split function pointers in V8 internal fields
Needed for MSVC
2025-08-09 22:25:56 +02:00
03aaefa494
Merge pull request #1716 from overte-org/fix/ambientFresnelLUT-overwrite
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 a texture slot being overwritten by texture table on 2 layer and 3 layer materials.
2025-08-08 23:38:51 +02:00
Ada
4290f0001e Fix margins not being scaled 2025-08-09 04:29:17 +10:00
147c59acbe Force patched Qt version. 2025-08-06 21:41:53 +02:00
ac7fbeb828 Add conan profile detect to Windows build documentation. 2025-08-06 21:39:29 +02:00
Alezia Kurdis
f019bc8469
Code and syntax adjustments
Code and syntax adjustments
2025-08-06 11:52:29 -04:00
Alezia Kurdis
cdcc394179
Add Refresh on location change
Add Refresh on location change
2025-08-06 11:37:55 -04:00
Ada
be863595ba Fitted bubble width, variable bubble lifetime 2025-08-06 22:00:24 +10:00
Alezia Kurdis
6a4ec5dc2d
Add connected domain's place use count
Add connected domain's place use count
2025-07-31 22:15:27 -04:00
Ada
15d7572104 Center align nametag, move chat bubbles above head 2025-07-31 01:24:38 +10:00
81fde83c35 Removed unused parameter in fetchSplatMap 2025-07-27 10:29:45 +02:00
8c9273972a
Merge pull request #1696 from JulianGro/CXX_FLAGS
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
Move CMake defaults to conanfile.py
2025-07-26 21:45:15 +02:00
2c4fe9b1d0 fetchSplatMap fixes 2025-07-26 19:14:31 +02:00
b3dbfced68 Resizeable texture tables, scaling splatmap components to 1.0 2025-07-25 20:58:29 +02:00
75d2318812 Fix a texture slot being overwritten by texture table 2025-07-25 01:38:45 +02:00
d73512f02f
Merge pull request #1592 from HifiExperiments/materialLayers3
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
material layering part 3: this one actually does something
2025-07-24 23:07:33 +02:00
72562dfe73
Merge pull request #1686 from Armored-Dragon/fix/settings/lodSettings
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
Add LOD settings to Settings 'Graphics' page
2025-07-22 22:13:40 +02:00
armored-dragon
3ca1ede0b4
Swap labels.
Woopsie!
2025-07-22 15:02:08 -05:00
4ea3644d80
Merge pull request #1701 from ada-tv/feature/discord-rpc-toggle
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
Add setting to toggle Discord RPC
2025-07-22 21:21:14 +02:00
66e37be12f
Change function alignment from 16 to 32 bytes. 2025-07-22 20:59:43 +02:00
727dcd4d52
Merge pull request #1704 from HifiExperiments/splash
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
splash screen shader compilation message
2025-07-22 20:53:14 +02:00
HifiExperiments
37ad9ec7eb
fix typo 2025-07-22 01:34:12 -07:00
HifiExperiments
b03e8d7939 4 notices 2025-07-22 00:35:53 -07:00
HifiExperiments
a81fc6f285 material layers part 3: this one actually does something 2025-07-21 22:05:09 -07:00
f678372155
Merge pull request #1690 from Armored-Dragon/fix/settings/taaSelectableOnForwardRenderer
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
Gray out anti-aliasing on forward renderer
2025-07-22 01:02:05 +02:00
armored-dragon
afc2b638de
Say MSAA. 2025-07-21 17:55:07 -05:00
4c94b01cb7
Merge pull request #1591 from HifiExperiments/materialLayers2
material layering part 2: layers + splatmaps
2025-07-21 23:44:48 +02:00
e38f1bf0fa
Merge pull request #1695 from ada-tv/fix/thumbstick-scroll-locks
Only capture relevant thumbstick for scrolling, remove trigger requirement for Web entity scrolling
2025-07-21 23:26:18 +02:00
HifiExperiments
110e7ce15c more alpha cutoff epsilon, fix normal accumulation for non-pbr triplanar 2025-07-20 21:32:19 -07:00
HifiExperiments
0c487083f0 compiling shaders message for splash screen 2025-07-20 01:41:18 -07:00
Ada
99ab0dec55 Apply Discord RPC setting change without needing restart 2025-07-19 23:45:23 +10:00
Ada
d833756b27 Add setting to toggle Discord RPC 2025-07-19 23:14:09 +10:00
fb099d6009 Move CMake defaults to conanfile.py to be applied as part of the Conan CMake toolchain *before* CMake uses its own defaults.
The way to set default CMAKE_CXX_FLAGS and similar is to use CMake toolchain files. While this is considered bad practice by the CMake community, it is pretty much necessary for us. CMake doesn't know what compiler, architecture, et cetera it is using in its toolchain; So instead we get all this information from Conan and add our defaults to Conan's CMake toolchain.
2025-07-18 13:16:26 +02:00
Ada
310dc7f78f Make scrolling only lock the relevant thumbstick 2025-07-18 17:14:53 +10:00
armored-dragon
5f7336c341
Gray out anti-aliasing on forward renderer.
Added disabled property to combo-box.
2025-07-15 04:58:50 -05:00
armored-dragon
577beb443e
Added LOD settings. 2025-07-14 07:04:05 -05:00
44cc890de2
Merge pull request #1657 from JulianGro/no_fixup
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
Restore previous behaviour of only copying libraries on next to executable on Windows.
2025-07-12 19:42:10 +02:00
b713eadca8
Merge pull request #1677 from Armored-Dragon/fix/chat/selectTextInputByMouse
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
Select chat text input using mouse
2025-07-10 21:26:16 +02:00
armored-dragon
6363f0beec
Select chat text input using mouse. 2025-07-06 21:42:54 -05:00
HifiExperiments
9a0346a794 Merge remote-tracking branch 'overte/master' into materialLayers2 2025-07-05 16:28:17 -07:00
56b473fcdf Fix merge commit for thumbstick scrolling
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
2025-07-05 20:57:09 +02:00
38f2ee55be
Merge pull request #1564 from ada-tv/feature/thumbstick_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
Thumbstick scrolling
2025-07-05 20:40:14 +02:00