Commit Graph

49373 Commits (78140786ce4a89a4ee252dabc74e3a28461e9c15)

Author SHA1 Message Date
Jonathan "Geenz" Goodman 78140786ce #689 Fix for mirror stuttering. 2024-02-01 10:18:17 -08:00
RunitaiLinden a4225663ac #677 Set mirror pass flag in llsettingsvo 2024-02-01 10:16:52 -06:00
Jonathan "Geenz" Goodman 476cbaed6a #677 Some clipping WIP 2024-01-31 15:54:14 -08:00
Jonathan "Geenz" Goodman 80ce790d2e Merge branch 'release/materials_featurette' into materials_featurette/mirrors 2024-01-29 12:19:09 -08:00
cosmic-linden c8547ad8a5
Merge pull request #670 from secondlife/SL-20606
SL-20606 post-merge follow-up
2024-01-26 13:19:32 -08:00
Cosmic Linden 18669f3be7 Don't refetch textures for LLFetchedGLTFMaterial if present 2024-01-25 16:05:55 -08:00
Cosmic Linden 8a1e2f98cb Fix vertex color indexing in material preview 2024-01-25 10:32:38 -08:00
Cosmic Linden 1691a25ce8 Fix material preview sometimes not updating when transitioning from blank material to non-blank material 2024-01-25 10:32:38 -08:00
Cosmic Linden 97764080b0 Review feedback: Remove static RenderLocalLightCount, as cached settings refresh has surprising performance cost 2024-01-25 10:32:37 -08:00
Jonathan "Geenz" Goodman 4e90bd3cc0 https://github.com/secondlife/viewer-issues/issues/36 Make sure we set the mirror flag appropriately. 2024-01-24 22:34:25 -08:00
Jonathan "Geenz" Goodman 85bf567010
Merge pull request #669 from secondlife/DRTVWR-583
Put mirrors behind a feature flag and merge to materials_featurette
2024-01-24 22:05:26 -08:00
Jonathan "Geenz" Goodman 2510134f40 https://github.com/secondlife/viewer-issues/issues/23 Cleaning out some unused code. 2024-01-24 17:07:56 -08:00
Jonathan "Geenz" Goodman a888531fd1 https://github.com/secondlife/viewer-issues/issues/23 Make the face selection for mirrors actually reflect what it does 2024-01-24 16:22:45 -08:00
Jonathan "Geenz" Goodman 42b51bfd2c https://github.com/secondlife/viewer-issues/issues/23 Fix for merge up to the featurettes branch, and reflection probes being "hazy" 2024-01-24 16:02:31 -08:00
Jonathan "Geenz" Goodman 4d39d88997 https://github.com/secondlife/viewer/issues/671 Wire up the RenderMirrors debug setting. 2024-01-24 15:50:13 -08:00
Jonathan "Geenz" Goodman 373b06398c Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVWR-583 2024-01-24 14:37:33 -08:00
cosmic-linden c22aefafb3
Merge pull request #657 from secondlife/DRTVWR-592
Merge PBR terrain and put PBR terrain behind feature flag.
2024-01-24 10:14:59 -08:00
Cosmic Linden 7b0372ac1f Put PBR terrain behind feature flag 2024-01-23 13:12:54 -08:00
Cosmic Linden 38b3f663fc Merge branch 'release/materials_featurette' of github.com:secondlife/viewer into DRTVWR-592 2024-01-22 15:07:10 -08:00
Andrey Kleshchev 210d920481 Build fix for issues/22 2024-01-22 20:43:53 +02:00
RunitaiLinden 0625516e38 https://github.com/secondlife/viewer-issues/issues/22 partial build fix 2024-01-22 11:58:48 -06:00
cosmic-linden 2adecc6fac
Merge pull request #658 from secondlife/SL-20606
SL-20606: PBR swatches in build floater should show entire material
2024-01-22 09:16:12 -08:00
Cosmic Linden 42623ad811 SL-20606: Fix no material preview on OpenGL 3.2 2024-01-19 17:11:54 -08:00
Cosmic Linden 529d56ed9c SL-20606: Fix cached probe flags for material preview potentially exceeding storage bounds 2024-01-19 17:09:11 -08:00
Cosmic Linden 8a3d82dd5f SL-20606: Reuse vertex buffer between preview renders. Fix preview sometimes zoomed in too much. Miscellaneous cleanup 2024-01-19 15:43:13 -08:00
Cosmic Linden 2f18d74f9a SL-20606: Full GLTF material preview. Works for most materials. 2024-01-19 15:43:13 -08:00
Cosmic Linden c2a30057f8 SL-20606: Remove unused strider getters 2024-01-19 15:43:12 -08:00
Cosmic Linden 22d0d81f71 SL-20606: Add Tracy profile zone for LLViewerDynamicTexture::updateAllInstances 2024-01-19 15:43:12 -08:00
Cosmic Linden 42dafa5f09 SL-20606: Refactor model matrix code 2024-01-19 15:43:11 -08:00
Cosmic Linden 7c2c49dd26 SL-20606: Make push GLTF single batch static 2024-01-19 15:43:11 -08:00
Cosmic Linden ae3990e24f SL-20606: Remove unused LLRenderPass func 2024-01-19 15:43:11 -08:00
RunitaiLinden 6dd260c369
Merge branch 'release/materials_featurette' into DRTVWR-592 2024-01-19 11:36:56 -06:00
cosmic-linden 09ee84f675
Merge pull request #649 from secondlife/davep/21
Put 2k textures behind a feature flag
2024-01-19 09:34:52 -08:00
RunitaiLinden 46bc94074d https://github.com/secondlife/viewer-issues/issues/21 Just use existing settings to block uploads larger than 1024. 2024-01-19 10:22:52 -06:00
RunitaiLinden 19163fd0fe
Allow for upload of 2k textures (#652)
* SL-20760 Allow 2k texture uploads

* SL-20760 Fix for textures not downloading.
2024-01-18 10:33:02 -06:00
RunitaiLinden 0ed6112967
https://github.com/secondlife/viewer-issues/issues/21 Add RenderMaxTextureResolution debug setting 2024-01-17 16:23:16 -06:00
RunitaiLinden 586e4cd090 SL-18429 Make it so auto adjusting legacy skies merely turns on tonemapping. 2024-01-17 12:14:44 -06:00
Andrey Kleshchev 71bcc89776 SL-20669 Material editor uses incorect blank normal maps 2024-01-16 22:52:41 +02:00
Rye Mutt bf43a8574c
Fix failure to optimize away alpha channel on some GLTF upload paths (#606)
Co-authored-by: RunitaiLinden <davep@lindenlab.com>
2024-01-16 11:09:26 -06:00
Ansariel Hiller 0fa6ff2b1f
Undo re-ordering of autobuild.xml (#638) 2024-01-16 11:08:39 -06:00
RunitaiLinden 21e87f8999 Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 2024-01-12 12:40:09 -06:00
RunitaiLinden 25d7828bec DRTVWR-601 Fix for Tracy instrumentation (Tracy doesn't play nice with coroutines). 2024-01-12 12:39:57 -06:00
Andrey Kleshchev 2c8532bdc7 SL-20629 Fix Probe ambiance being displayed as 0 when it isn't
And hide warning when it's already 0
2024-01-12 20:08:17 +02:00
Andrey Kleshchev 577706eddc SL-20629 Fix first opened legacy env displaying probe ambience as '1' 2024-01-12 20:08:17 +02:00
RunitaiLinden bce1434d03 Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 2024-01-10 13:50:31 -06:00
RunitaiLinden fab4cfbab2 SL-20704 Fix for pathfinding debug display not working. 2024-01-10 13:50:15 -06:00
cosmic-linden 5443a18ba6
Merge pull request #624 from secondlife/andreyk/SL-19555
SL-19555 Fix picker failing to highlight default material in inventory
2024-01-09 16:51:21 -08:00
Andrey Kleshchev 390a5031dc SL-19555 Fix picker failing to highlight default material in inventory 2024-01-10 01:43:36 +02:00
RunitaiLinden 983a3c7207 SL-20780 Clean up some dead code. 2024-01-09 15:52:33 -06:00
Brad Linden 8d16d6e620 Merge remote-tracking branch 'origin/main' into DRTVWR-601 2024-01-08 11:30:56 -08:00