Commit graph

4668 commits

Author SHA1 Message Date
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
HifiExperiments
d5158875af remove unnecessary stage::getNames 2024-10-23 15:53:35 -07:00
HifiExperiments
6876742e6f static pipelines + misc render cleanup 2024-10-23 15:53:10 -07:00
HifiExperiments
ac3730ceba build error 2024-10-22 14:10:33 -07:00
9ef544ecb9
Merge pull request #1172 from HifiExperiments/allglyphs
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
Rebuild fonts with full charset (NOT -allglyphs)
2024-10-22 14:27:45 +02:00
HifiExperiments
e6d7ffdd76 refactor application.cpp 2024-10-21 20:49:45 -07:00
HifiExperiments
049a11ae58 templated setup jobs 2024-10-21 17:35:39 -07:00
HifiExperiments
9da9eb3ca6 DRY up stage classes with templates 2024-10-21 16:41:40 -07:00
HifiExperiments
88373aff22 rebuild fonts with full charset (NOT -allglyphs) 2024-10-19 18:49:36 -07:00
HifiExperiments
356ccc8b15 fix text size 2024-09-08 21:12:29 -07:00
HifiExperiments
74fa1d1291 text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often 2024-09-08 21:12:25 -07:00