Commit graph

4637 commits

Author SHA1 Message Date
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
Templated render stages
2024-11-29 18:27:52 +01:00
965ee1537b
Merge pull request #1247 from Armored-Dragon/fix/system_display_name
Fix ShowRecieveStats in the Developer > Avatar menu
2024-11-29 18:10:12 +01:00
aa8a206e3c
Merge pull request #1176 from HifiExperiments/haze
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
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
Rebuild fonts with full charset (NOT -allglyphs)
2024-10-22 14:27:45 +02: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
HifiExperiments
ff50d6c2cc automated entity property serialization 2024-09-08 21:09:00 -07:00
HifiExperiments
fe61d92a09 model loading priority updates over time, takes into account out of bounds, avatar entities have higher priority, and fsts can specify to wait for wearables to load before rendering 2024-08-18 20:55:22 -07:00
HifiExperiments
8fc734b168 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes3 2024-08-17 12:07:21 -07:00
HifiExperiments
0ab9d5f004
Merge pull request #1053 from HifiExperiments/graphicsSettings
Graphics settings
2024-08-17 11:47:41 -07:00
HifiExperiments
91c72299ab new line 2024-08-16 14:46:15 -07:00
HifiExperiments
b1d991deb2 add comment for SKYBOX_DISTANCE 2024-08-16 13:38:59 -07:00
HifiExperiments
05661c6007 fix haze in mirrors 2024-08-14 18:20:06 -07:00
HifiExperiments
2d6e5027b8 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes2 2024-07-29 18:09:14 -07:00
HifiExperiments
d4ca3d5dc1 more graphics options 2024-07-28 23:32:19 -07:00
HifiExperiments
c72f22e4ee
Merge branch 'protocol_changes' into zoneProps 2024-07-22 17:33:30 -07:00
HifiExperiments
55907acd70 remove attachments 2024-07-06 16:39:46 -07:00
HifiExperiments
2a3d1c639c disabled fallback 2024-06-29 22:49:55 -07:00
HifiExperiments
b00086ddb0 it's working! 2024-06-28 13:25:12 -07:00
HifiExperiments
b5da8e7d5c wip ambient occlusion 2024-06-28 13:25:12 -07:00
HifiExperiments
6317bd45ac add tonemapping props to zones, wip ambient occlusion 2024-06-28 13:25:12 -07:00
HifiExperiments
041c584e04 add ambient light color 2024-06-19 13:59:24 -07:00
HifiExperiments
ee705d285e Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
HifiExperiments
9a2f0f7704
Merge pull request #937 from HifiExperiments/text
Text Entity Improvements
2024-06-10 22:59:44 -07:00
HifiExperiments
f0da309a4f fix more warnings 2024-06-06 18:00:11 -07:00
HifiExperiments
e6f462e04a fix some warnings 2024-06-05 13:35:16 -07:00
HifiExperiments
62bfab962d fix _spaceWidth, update docs to note only png supported, possible fix for text scrambling 2024-06-04 20:30:38 -07:00
HifiExperiments
9c3b0b8e4f fix effects, patch checksum issue 2024-04-16 13:47:11 -07:00
HifiExperiments
36fafe8432 wip msdf fonts 2024-04-16 13:47:05 -07:00
HifiExperiments
48b1493410 text clips to edges instead of disappearing 2024-04-16 13:46:57 -07:00
HifiExperiments
f7c17d6035 new procecural particle entity type 2024-03-21 16:43:09 -07:00
3d5afbdd31
Merge pull request #845 from HifiExperiments/colorBleed
Clean up GeometryCache and remove _glColor4f
2024-03-15 03:07:08 +01:00
HifiExperiments
be95d324cc fix auto casts, offset 2024-03-12 21:36:59 -07:00
HifiExperiments
7b4c26be84 fix custom shape key shadows + render layers 2024-03-05 20:05:02 -08:00