c51e502f89
Merge pull request #1724 from AleziaKurdis/placesApp2025-08PlaceCount
...
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: Add connected domain's place use count
2025-08-18 23:42:09 +02:00
48bc75a909
Merge pull request #1692 from ada-tv/feature/desktop-menu-visibility-api
...
API to hide desktop menu bar while keeping menu items
2025-08-17 20:46:41 +02:00
90becd8b05
Merge pull request #1641 from JulianGro/windows_qt
...
Use KDE Qt patchset on Windows
2025-08-17 19:23:21 +02:00
e4f59e0b10
Merge pull request #1740 from overte-org/fix/linux-default-graphics-setting
...
Default to high graphics setting on Linux on first start
2025-08-14 11:29:41 +02:00
706102eae5
Default to high graphics setting on Linux on first start
2025-08-14 00:00:04 +02:00
e84f8dcdd8
Use Qt version with a problematic assert patched out instead of asserts disabled for all of Qt.
2025-08-13 22:13:51 +02:00
30646b407e
Merge pull request #1456 from ada-tv/feature/linux-sandbox-server
...
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
Support launching Sandbox server on other platforms
2025-08-13 12:35:37 +02:00
9263065d72
Add missing output folder to JSDoc generation command.
2025-08-13 12:17:56 +02:00
9c4c077bb6
Merge pull request #1644 from overte-org/unmuted-by-default
...
Unmute microphone on first run
2025-08-13 10:22:46 +02:00
a5c3566ccc
Fix RelWithDebInfo building.
2025-08-12 22:17:36 +02:00
Ada
d1b03b18a7
Make Menu.visible a persistent setting
2025-08-12 17:19:13 +10:00
Ada
656b1d4d52
Only change the menu visibility on the main thread
2025-08-12 16:36:01 +10:00
Ada
f5ea94ef00
API to hide desktop menubar while keeping menu items
2025-08-12 16:24:56 +10:00
Alezia Kurdis
40bcc6e23d
Use the connected domain data first
...
Update the domain user count with the count of the connected domain which is the most accurate data.
2025-08-12 00:34:43 -04:00
Ada
0a5d220c50
Messagebox to say the server binaries couldn't start
2025-08-12 13:32:15 +10:00
Alezia Kurdis
b0e436f0de
Bug fixing
...
Addresses a problem with the wrong count (cause the variable wasn't reset à each loading.)
Make the Visit button closing the place detail and reloading the list (so at least the arrival place count will be exact (even if not yet know by the Directory server)
Makes the Portal button closing the Place Detail
2025-08-11 21:35:42 -04:00
49c372facc
Force Qt version with a patch that disables asserts.
2025-08-11 21:59:59 +02:00
70ce7533ba
Revert "Avoid asserts by not using Qt debug builds."
...
This reverts commit d1f1763764
.
2025-08-11 21:58:59 +02:00
Ada
5899c20557
Support launching Sandbox server on other platforms
2025-08-11 23:28:08 +10:00
d55fa7f9e5
Force Qt version with Git's autocrlf and Python's PYTHONUTF8 set.
2025-08-11 13:50:32 +02:00
1551c1702e
Merge pull request #1722 from ada-tv/fix/chat-bubbles1
...
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
...
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
...
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
...
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
...
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
...
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
...
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
...
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