Commit graph

35690 commits

Author SHA1 Message Date
HifiExperiments
901baa8265 bird 2025-06-14 21:59:52 -07:00
cdff46869d
Merge pull request #1622 from HifiExperiments/moreWarnings
Fix ring buffer warning
2025-06-13 20:30:05 +02:00
20074a5e69
Merge pull request #1594 from HifiExperiments/glesFix
various fixes for gles shaders
2025-06-13 20:27:53 +02:00
b688a0539b
Merge pull request #1584 from overte-org/cmake_variables
CMake refactor
2025-06-13 09:20:17 +02:00
b6fbd63dd5
Merge pull request #1611 from JulianGro/cherrypick_warning_fixes
Cherry-pick warning fixes
2025-06-11 12:06:15 +02:00
7ff1d49d83
Merge pull request #1609 from JulianGro/gl45_intel
Don't disable OpenGL 4.5 on all Intel graphics.
2025-06-11 11:12:43 +02:00
HifiExperiments
8b5ee2befc ring buffer warning 2025-06-10 17:49:21 -07:00
HifiExperiments
2368173340 pour one out for my beautiful macros 2025-06-10 17:41:27 -07:00
HifiExperiments
9b7b5a2bea
Merge pull request #1242 from HifiExperiments/entityProps
fix noNetwork and add documentation for automated entity property files
2025-06-10 17:32:19 -07:00
HifiExperiments
002bfa1a3e
Merge branch 'master' into glesFix 2025-06-09 20:33:41 -07:00
HifiExperiments
56420ec4cc possible fix for gles shader issue 2025-06-09 20:32:24 -07:00
HifiExperiments
d07259802d fix jsdocs for arrays I guess 2025-06-09 19:57:05 -07:00
4fc571e71e
Merge branch 'master' into cmake_variables 2025-06-09 11:28:13 +02:00
HifiExperiments
872c0ba015 fix new warning 2025-06-09 09:57:39 +02:00
HifiExperiments
cc40aa63ca another day another warning 2025-06-09 09:56:57 +02:00
e764062ec9 Don't disable OpenGL 4.5 on all Intel graphics. 2025-06-09 09:49:12 +02:00
6884a8c802
Merge pull request #1531 from HifiExperiments/materialLayers
material layering part 1: triplanar
2025-06-08 23:10:18 +02:00
277a549701 Lower maximum MTU 2025-06-07 21:39:28 +02:00
HifiExperiments
5278ac2fec material layering part 1: data plumbing + initial triplanar changes 2025-06-02 19:29:53 -07:00
893370ddc0 Add NIGHTLY release type for master builds. 2025-05-31 18:33:42 +02:00
cee546cfe0 Replace CMAKE_BACKTRACE_URL and CMAKE_BACKTRACE_TOKEN environment variables with OVERTE_BACKTRACE_URL and OVERTE_BACKTRACE_TOKEN CMake cache variables. 2025-05-31 14:10:24 +02:00
48204fc74e
Merge pull request #1517 from HifiExperiments/triplanarInspector
expose polyvox materials to scripts
2025-05-29 23:43:03 +02:00
6584f3d4fd Fix blur taps alignment issue 2025-05-24 11:06:28 +02:00
aeb4bd4f1e Switch to PulseAudio's webrtc-audio-processing.
Disable WebRTC Data Channels, clean up WebRTC.h, update AudioClient.cpp and AudioClient.h to newer API.
2025-05-14 17:27:30 +02:00
1af7aa1617 Disable WebRTC on Windows. It seems to conflict with parts of the Windows SDK. 2025-05-14 17:23:30 +02:00
52c8cac0a7 Reenable WebRTC. 2025-05-14 17:23:30 +02:00
3447367951 Reenable WebRTC on Windows, as it is kind of important. 2025-05-14 17:22:09 +02:00
Edgar
2ec44a391c 🔧 Added artery-font-format 2025-05-14 17:21:33 +02:00
Edgar
1c24bd00cf 📦 Added cgltf Conan package 2025-05-14 17:21:32 +02:00
Edgar
4b8ece4d69 🔧 Disabled webrtc completely 2025-05-14 17:21:31 +02:00
Edgar
559d3712dd 🚧 WIP build with conan
Currently can only build the interface
2025-05-14 17:21:29 +02:00
Ada
818f6696f4 Stutter fix 2025-05-04 22:00:11 +10:00
HifiExperiments
a6bb8e6208 expose polyvox materials to scripts 2025-05-03 23:56:04 -07:00
3faf6e2300
Merge pull request #1504 from ada-tv/fix/polyline-default-texture
Change default PolyLine texture to whitePixel.png
2025-05-01 17:12:19 +02:00
Ada
beee9b9a63 Change default PolyLine texture to :images/whitePixel.png 2025-04-29 17:46:47 +10:00
HifiExperiments
70aa1f6a21 always cache samplers 2025-04-26 21:30:43 -07:00
fd7c69d45b
Merge pull request #1392 from HifiExperiments/materialInspector
fix material inspector not grabbing correct material sometimes
2025-04-26 22:07:52 +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
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
HifiExperiments
0c2fe9b2c0 support normal mapping for triplanar materials 2025-04-22 22:47:53 -07:00
0xDEADCADE
552a9cb8ff
Fix typo in docs "unoad" 2025-04-20 12:01:43 +02:00
HifiExperiments
7d2b7e5e65
Merge pull request #1446 from HifiExperiments/defaultSampler
restore default sampler
2025-04-16 11:34:23 -07:00
HifiExperiments
2c9624a419 restore default sampler 2025-04-13 21:13:12 -07:00
HifiExperiments
d2a4fbb707 add missing simple pipelines 2025-04-13 21:12:38 -07:00
362e280e46
Merge pull request #1417 from HifiExperiments/texCoords
support specifying per-texture texCoord set
2025-04-13 20:42:32 +02:00