Commit graph

4678 commits

Author SHA1 Message Date
587bec6b95
Merge pull request #1656 from HifiExperiments/triplanarNormals
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 triplanar normal mapping with non-uniform scale
2025-07-01 22:49:02 +02:00
HifiExperiments
e82a7b5081 fix triplanar normal mapping with non-uniform scale 2025-06-29 20:00:23 -07:00
1a3ec83f3a
Merge pull request #1595 from ada-tv/fix/text3d-antialiasing
Fix transparent SDF text antialiasing
2025-06-21 14:10:19 +02:00
HifiExperiments
901baa8265 bird 2025-06-14 21:59:52 -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
Ada
805c5e1b85 Remove evalSDFOutline and instead use a bias parameter on evalSDF 2025-06-08 06:23:31 +10:00
Ada
ec02c6da6e Oops, revert opaque behavior to fix it 2025-06-08 06:02:09 +10:00
Ada
99aa723168 Transparent SDF Text antialiasing fix 2025-06-08 06:02:09 +10:00
HifiExperiments
5278ac2fec material layering part 1: data plumbing + initial triplanar changes 2025-06-02 19:29:53 -07:00
Edgar
2ec44a391c 🔧 Added artery-font-format 2025-05-14 17:21:33 +02:00
fd7c69d45b
Merge pull request #1392 from HifiExperiments/materialInspector
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 material inspector not grabbing correct material sometimes
2025-04-26 22:07:52 +02:00
5c2407cb16
Merge pull request #1486 from HifiExperiments/triplanarTangents
support normal mapping for triplanar materials
2025-04-26 21:08:01 +02:00
HifiExperiments
0c2fe9b2c0 support normal mapping for triplanar materials 2025-04-22 22:47:53 -07:00
HifiExperiments
d2a4fbb707 add missing simple pipelines 2025-04-13 21:12:38 -07:00
362e280e46
Merge pull request #1417 from HifiExperiments/texCoords
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
support specifying per-texture texCoord set
2025-04-13 20:42:32 +02:00
341e038241
Merge pull request #1416 from HifiExperiments/pipelines
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
automated render pipelines
2025-04-13 18:14:48 +02:00
HifiExperiments
19817ce42b support specifying per-texture texCoord set 2025-04-08 23:31:33 -07:00
37a08e069a
Merge pull request #1393 from HifiExperiments/samplers
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
ability to specify texture samplers
2025-04-09 08:28:53 +02:00
HifiExperiments
6d37a37b71 automated render pipelines 2025-04-08 22:53:04 -07:00
a020d392c1
Merge pull request #1398 from HifiExperiments/pbrVoxels
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
support PBR materials on polyvox, and triplanar material entities
2025-04-09 07:50:27 +02:00
HifiExperiments
7a69fb9bb9 fix font assert 2025-04-06 13:06:40 -07:00
HifiExperiments
336181a147 support PBR materials on polyvox, and add triplanar projection to material entities 2025-04-05 21:43:43 -07:00
HifiExperiments
b201369f73 show tofu character on missing character 2025-04-05 00:12:17 -07:00
HifiExperiments
97d8d27cd0 ability to specify texture samplers 2025-04-04 23:13:19 -07:00
HifiExperiments
b482c4a8a9 fix material inspector not grabbing correct material sometimes 2025-04-04 22:16:51 -07:00
d09a927a82
Merge pull request #1358 from overte-org/fix/TAA_transparencies
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 for blurry/noisy transparencies on TAA
2025-03-14 19:06:01 +01:00
7c59a6360a Added a comment about transparencies 2025-03-14 18:55:28 +01:00
HifiExperiments
b4f7c24b3e possible fix for long startup times 2025-03-13 23:21:44 -07:00
ac344e26bb Initial fix for blurry/noisy transparencies on TAA 2025-03-12 00:51:56 +01:00
HifiExperiments
d6d9cffc3b Merge remote-tracking branch 'overte/master' into application 2025-02-21 22:21:27 -08:00
HifiExperiments
79484c4b1d Merge remote-tracking branch 'overte/master' into taa 2025-01-23 22:26:40 -08:00
HifiExperiments
22bd86f122 Merge remote-tracking branch 'overte/master' into application 2025-01-04 21:39:29 -08:00
Dale Glass
639cad4beb Remove an assert referencing checkLightId, which seems not to exist anywhere. 2024-12-01 09:45:45 +01:00
b8b6222a8b
Merge pull request #1177 from HifiExperiments/stages
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
Templated render stages
2024-11-29 18:27:52 +01:00
965ee1537b
Merge pull request #1247 from Armored-Dragon/fix/system_display_name
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 ShowRecieveStats in the Developer > Avatar menu
2024-11-29 18:10:12 +01:00
aa8a206e3c
Merge pull request #1176 from HifiExperiments/haze
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
remove unnecessary fullscreen pass when haze is off/disabled
2024-11-28 22:59:39 +01:00
Armored-Dragon
e9331f9f34
Applied patches (#103) 2024-11-26 09:10:52 +00:00
Armored-Dragon
510b51eb3d
Fix compiler errors (#102) 2024-11-24 13:01:25 +00:00
Armored-Dragon
3c92c88156
Adjustments
* Adjustments
* Don't show local stats.
2024-11-22 01:04:01 +00:00
HifiExperiments
c77bcb2d45 remove unused parameter 2024-11-11 23:58:19 -08:00
HifiExperiments
6dc239d58d fix fade out not working in forward rendering 2024-11-11 23:39:06 -08:00
HifiExperiments
37f2512068 remove unnecessary fullscreen pass when haze is off/disabled 2024-11-03 15:40:55 -08:00
HifiExperiments
c4cf2ba483 cleanup + fixing mirrors 2024-10-30 15:59:12 -07:00
HifiExperiments
ce7c304025 Merge remote-tracking branch 'overte/master' into taa 2024-10-29 23:30:11 -07:00
HifiExperiments
7f4efafcb5 Merge remote-tracking branch 'overte/master' into application 2024-10-25 22:41:35 -07:00
HifiExperiments
c6731d216e Merge remote-tracking branch 'overte/master' into application 2024-10-25 13:30:19 -07:00
HifiExperiments
bdf3568aa8
Merge branch 'master' into stages 2024-10-25 12:48:11 -07:00
HifiExperiments
aaa92df973 stutter fix: only perform fade transactions when depth == 0 2024-10-23 17:26:03 -07:00
HifiExperiments
43e15c0bc4 disable debug views in mirrors 2024-10-23 16:03:46 -07:00