|
ec94000432
|
Merge pull request #1505 from ada-tv/feature/openxr-hand-tracking
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
OpenXR Hand Tracking
|
2025-05-01 23:07:50 +02:00 |
|
Ada
|
7aff928c2d
|
Disable hand tracking check in broken controller scripts
|
2025-05-02 01:54:20 +10:00 |
|
|
3faf6e2300
|
Merge pull request #1504 from ada-tv/fix/polyline-default-texture
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 default PolyLine texture to whitePixel.png
|
2025-05-01 17:12:19 +02:00 |
|
|
42e54369d3
|
Merge pull request #1385 from Armored-Dragon/feature/SettingsRebase2
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
New Graphics SettingsUI
|
2025-05-01 16:24:06 +02:00 |
|
armored-dragon
|
13cb230640
|
Change local lights condition.
|
2025-05-01 07:35:48 -05:00 |
|
Ada
|
5dc13143c9
|
a finger-twisting typo
|
2025-05-01 20:15:14 +10:00 |
|
Ada
|
81996aaeb7
|
OpenXR hand tracking
|
2025-05-01 17:19:24 +10:00 |
|
armored-dragon
|
5f2f2f1328
|
Updated docs.
|
2025-04-30 12:41:44 -05:00 |
|
armored-dragon
|
c7ae20caec
|
Remove "Fog".
|
2025-04-30 12:18:17 -05:00 |
|
|
47c7b46b60
|
Merge pull request #1503 from AleziaKurdis/placeApp2025.04.noDrag
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: Make navigation buttons not draggable
|
2025-04-29 16:54:01 +02:00 |
|
armored-dragon
|
26243bb290
|
Added "Ambient Occlusion".
|
2025-04-29 08:30:00 -05:00 |
|
armored-dragon
|
e113494571
|
Update graphics preset value based on changed settings.
|
2025-04-29 08:05:09 -05:00 |
|
Ada
|
beee9b9a63
|
Change default PolyLine texture to :images/whitePixel.png
|
2025-04-29 17:46:47 +10:00 |
|
Alezia Kurdis
|
29d8063501
|
Make navigation buttons not draggable
Make navigation buttons not draggable
|
2025-04-28 19:38:33 -04:00 |
|
|
19fa77fd95
|
Merge pull request #1500 from HifiExperiments/samplerAssert
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 sampler assert
|
2025-04-27 22:07:00 +02:00 |
|
Ada
|
8836fca88a
|
Oops, unnecessary header
|
2025-04-27 20:04:51 +10:00 |
|
Ada
|
b4a46e3c42
|
Always use Fusion style, light theme included
|
2025-04-27 19:52:49 +10:00 |
|
Ada
|
a176ca6c51
|
Color typo, make log dialog use Qt theme instead of QSS
|
2025-04-27 18:01:15 +10:00 |
|
Ada
|
96a49a6833
|
JSDoc oops
|
2025-04-27 18:01:15 +10:00 |
|
Ada
|
d4b0318fe6
|
Dark theme setting
|
2025-04-27 18:01:15 +10:00 |
|
HifiExperiments
|
70aa1f6a21
|
always cache samplers
|
2025-04-26 21:30:43 -07:00 |
|
|
fd7c69d45b
|
Merge pull request #1392 from HifiExperiments/materialInspector
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 material inspector not grabbing correct material sometimes
|
2025-04-26 22:07:52 +02:00 |
|
|
0bc48403c4
|
Merge pull request #1484 from Armored-Dragon/feature/prohibitCharactersHifiTextField
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
Prohibit characters option for TextField
|
2025-04-26 21:20:37 +02:00 |
|
|
9ffc5f1a07
|
Merge pull request #1498 from overte-org/fix/texcoords_precision
Change texture coordinate precision to 32 bit float
|
2025-04-26 21:18:25 +02:00 |
|
|
a728f984a6
|
Fixed typo
|
2025-04-26 21:17:06 +02:00 |
|
Dale Glass
|
d769f33b65
|
Merge pull request #1494 from daleglass-overte/fix-build-fedora42
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 build error on newer compilers, add missing header
|
2025-04-26 21:14:44 +02:00 |
|
|
5c2407cb16
|
Merge pull request #1486 from HifiExperiments/triplanarTangents
support normal mapping for triplanar materials
|
2025-04-26 21:08:01 +02:00 |
|
|
d23f95621c
|
Change texture coordinate precision to 32 bit float
|
2025-04-26 14:59:08 +02:00 |
|
HifiExperiments
|
5d61c9af85
|
move triplanarScale location to 8, don't collide with hazeParams
|
2025-04-25 20:42:00 -07:00 |
|
Dale Glass
|
bb7aa1e3f8
|
Fix build error on newer compilers, add missing header
|
2025-04-25 23:46:34 +02:00 |
|
Armored-Dragon
|
431e8faf1b
|
Update interface/resources/qml/LoginDialog/LinkAccountBody.qml
Co-authored-by: Julian Groß <julian.g@posteo.de>
|
2025-04-24 07:04:43 -05:00 |
|
Armored-Dragon
|
fbda6279c3
|
Update interface/resources/qml/LoginDialog/LinkAccountBody.qml
Co-authored-by: Julian Groß <julian.g@posteo.de>
|
2025-04-24 07:04:35 -05:00 |
|
|
40e7da7f81
|
Fix "QML AnimatedImage: Error Reading Animated Image File" warning.
|
2025-04-24 11:57:52 +02:00 |
|
|
4cbde7e3f0
|
Merge pull request #1488 from Armored-Dragon/fix/testYourVoice-316
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
Stop testing your voice when closing the audio window
|
2025-04-24 10:34:46 +02:00 |
|
armored-dragon
|
4631ad0a24
|
Stop audio loopback on component destruction.
|
2025-04-23 07:51:08 -05:00 |
|
HifiExperiments
|
0c2fe9b2c0
|
support normal mapping for triplanar materials
|
2025-04-22 22:47:53 -07:00 |
|
armored-dragon
|
a92d25ccdf
|
Prohibit characters option.
|
2025-04-22 19:43:54 -05:00 |
|
|
3aed07517a
|
Merge pull request #1471 from JulianGro/interface_running
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
Change "Interface already running" message to be a critical error…
|
2025-04-21 12:43:53 +02:00 |
|
armored-dragon
|
9b252ada2e
|
Added more docs with examples.
Revered property type change.
|
2025-04-20 07:12:34 -05:00 |
|
armored-dragon
|
5afa38dc80
|
Fix QML errors.
|
2025-04-20 06:49:35 -05:00 |
|
|
8274a17e01
|
Merge pull request #1474 from 0xDEADCADE/patch-1
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 typo in docs "unoad"
|
2025-04-20 13:46:31 +02:00 |
|
armored-dragon
|
1de5cca70f
|
Adjusted SettingNumber colors.
|
2025-04-20 06:45:13 -05:00 |
|
armored-dragon
|
baee2d277b
|
Hover effects for individual settings.
Changes the setting types bool, combobox, .etc to have a visual hover effect.
|
2025-04-20 06:27:39 -05:00 |
|
armored-dragon
|
d048d4ba8a
|
Touched up HeaderElement.
Removed zIndex. I don't remember what that was for and removing it did not break anything.
|
2025-04-20 06:03:57 -05:00 |
|
armored-dragon
|
1f68081a37
|
Updated variable names.
Removed dead/unused code.
|
2025-04-20 06:00:25 -05:00 |
|
armored-dragon
|
8b39297929
|
Adjust flickDeceleration value.
|
2025-04-20 05:43:42 -05:00 |
|
armored-dragon
|
16c9bcd686
|
Adjusted scrollbar. Now always visible.
|
2025-04-20 05:27:39 -05:00 |
|
0xDEADCADE
|
552a9cb8ff
|
Fix typo in docs "unoad"
|
2025-04-20 12:01:43 +02:00 |
|
|
22e6f151f2
|
Show general settings on tablet (#148)
|
2025-04-19 18:29:40 -05:00 |
|
|
a304099c59
|
Change "Interface already running" message to be a warning instead of just debug.
|
2025-04-19 21:12:23 +02:00 |
|