Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-13 | DRTVWR-592: (WIP) (has debug) Convert colors to linear before triplanar ↵ | Cosmic Linden | |
blending. General refactor. | |||
2023-10-13 | DRTVWR-592: Fix not thresholding texture lookups for non-normal textures. ↵ | Cosmic Linden | |
Also decrease threshold to (hopefully) reasonable level | |||
2023-10-13 | DRTVWR-592: (WIP) Test impact of higher threshold on performance and visuals | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Fix weights | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Triplanar performance pass | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Fix terrain normal sampling in non-triplanar case | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) PBR Terrain: Improve orientation of textures and normal ↵ | Cosmic Linden | |
maps for triplanar mapping, minor cleanup | |||
2023-10-13 | DRTVWR-592: Add test config for triplanar mapping blend strength | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Add triplanar mapping setting, gate to High graphics setting or ↵ | Cosmic Linden | |
higher, bump feature table | |||
2023-10-13 | DRTVWR-592: (WIP) Triplanar mapping | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Create separate config option for terrain repeats. Clean up debug | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) Fix terrain PBR texture repeat seam. Legacy terrain ↵ | Cosmic Linden | |
texture repeats currently broken | |||
2023-10-13 | DRTVWR-592: Another attempt to fix Mac build: remove deprecated use of texture2D | Cosmic Linden | |
2023-10-13 | DRTVWR-592: PBR terrain fallback for Mac/Intel: Drop emissive texture. Bump ↵ | Cosmic Linden | |
featuretable. | |||
2023-10-13 | DRTVWR-592: Fix issues with blending of materials, for example when fading ↵ | Cosmic Linden | |
out an emissive texture. Also affects base color and ORM | |||
2023-10-13 | DRTVWR-592: Add debug options LocalTerrainAssetN. Fix PBR terrain texture ↵ | Cosmic Linden | |
flickering | |||
2023-10-13 | DRTVWR-592: (WIP) Roughly working draft of PBR terrain | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) (does not work) PBR terrain rendering - compiles, but ↵ | Cosmic Linden | |
doesn't render properly just yet | |||
2023-10-13 | DRTVWR-592: (WIP) (does not run) PBR terrain rendering - more work on ↵ | Cosmic Linden | |
shaders, uniforms | |||
2023-10-13 | DRTVWR-592: (WIP) (does not run) PBR terrain rendering - begin work on ↵ | Cosmic Linden | |
shaders, uniforms | |||
2023-10-13 | DRTVWR-592: (WIP) Debugging, rethinking | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) Separate code path for terrain rendering and shaders. Just ↵ | Cosmic Linden | |
copy/paste for now. Use same draw pool | |||
2023-10-11 | SL-20450: Fix missing LSL keyword INVENTORY_MATERIAL | Cosmic Linden | |
2023-10-11 | SL-20440 Followup -- balance PBR point light with legacy point light | RunitaiLinden | |
2023-10-11 | SL-20440 Followup -- fix for non-normalized vector and balance PBR spotlight ↵ | RunitaiLinden | |
with legacy spotlight | |||
2023-10-11 | SL-20440 Fix for projector ambiance destroying PBR shading. Also fix ↵ | RunitaiLinden | |
longstanding bug with hard line in projector ambiance lighting. Incidental decruft of legacy_adjust and LOCAL_LIGHT_KILL, etc. | |||
2023-10-08 | Merge branch main into DRTVWR-489 | Alexander Gavriliuk | |
2023-10-04 | SL-20141 Remove "Local Lights" checkbox and instead make the number of ↵ | RunitaiLinden | |
lights rendered scale with the "Quality & speed" slider | |||
2023-10-03 | DRTVWR-589: Merge branch 'main' of viewer-private into DRTVWR-589 | Nat Goodspeed | |
2023-10-03 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventorybridge.cpp # indra/newview/lltexturectrl.h # indra/newview/llvovolume.cpp | |||
2023-10-03 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # indra/llui/lltooltip.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/textures/textures.xml | |||
2023-10-03 | Merge branch 'main' (DRTVWR-567) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/VIEWER_VERSION.txt # indra/newview/llagent.cpp # indra/newview/llfloaternewfeaturenotification.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorymodel.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/llpanelmaininventory.cpp # indra/newview/llpanelmaininventory.h # indra/newview/llsidepaneltaskinfo.cpp # indra/newview/llsidepaneltaskinfo.h # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/llviewerinventory.cpp # indra/newview/llviewerobject.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llviewertexturelist.h # indra/newview/skins/default/xui/en/floater_new_feature_notification.xml # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-10-02 | SL-20394 Remove "glare" effect from PBR alpha shaders. | RunitaiLinden | |
2023-09-29 | Add probe near clipping. | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-09-29 | Wire up the debug settings. | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-09-27 | SL-15039 Prune unused preferences #5 | Andrey Kleshchev | |
2023-09-27 | SL-15039 Restored couple settings that are still in use by TPVs | Andrey Kleshchev | |
2023-09-27 | SL-15039 Prune unused preferences #4 | Andrey Kleshchev | |
2023-09-25 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman | |
2023-09-22 | SL-15039 Prune unused preferences #3 | Andrey Kleshchev | |
DebugInventoryFilters DebugShowXUINames DebugSlshareLogTag DebugStat**** DefaultBlankNormalTexture DefaultObjectNormalTexture DefaultObjectSpecularTexture DefaultUploadCost DisplayAvatarAgentTarget DisplayChat DisplayDebug DisplayDebugConsole DisplayIM DisplayLinden DisplayRegion DragAndDropToolTipDelay DragAndDropDistanceThreshold DropShadowButton DropShadowFloater DropShadowSlider DropShadowTooltip UIImgWhiteUUID UseEnvironmentFromRegion UseDayCycle WaterPresetName SkyPresetName DayCycleName DestinationGuideHintTimeout SidePanelHintTimeout DisablePrecacheDelayAfterTeleporting | |||
2023-09-22 | SL-15039 Prune unused preferences #2 | Andrey Kleshchev | |
List of removed preferences (usused per statistics): BottomPanelNew BrowserHomePage BlockSomeAvatarAppearanceVisualParams ButtonHPad ButtonHeight ButtonHeightSmall CacheNumberOfRegionsForObjects ChatBarStealsFocus ChatLoadGroupTimeout ChatPersistTime ChatShowTimestamps ContextConeInAlpha ContextConeOutAlpha ContextConeFadeTime ConversationHistoryPageSize ContactsTornOff CurlMaximumNumberOfHandles CurlUseMultipleThreads CustomServer DebugShowPrivateMem | |||
2023-09-22 | SL-15039 Prune unused preferences #1 | Andrey Kleshchev | |
List of removed preferences (usused per statistics): AdvanceOutfitSnapshot AnimationDebug AskedAboutCrashReports AudioLevelDoppler AudioLevelRolloff AudioLevelUnderwaterRolloff AudioLevelWind AutoAcceptNewInventory AutoLoadWebProfiles AvatarBacklight AvatarPickerSortOrder AvatarPosFinalOffset AvatarBakedTextureUploadTimeout AvatarBakedLocalTextureUpdateTimeout AnimatedObjectsIgnoreLimits AnimatedObjectsGlobalScale AvatarBoundingBoxComplexity StartUpChannelUUID NearByChatChannelUUID NotificationChannelUUID AlertChannelUUID AssetStorageLogFrequency AvatarInspectorTooltipDelay AllowBottomTrayButtonReordering AvatarRotateThresholdSlow AvatarRotateThresholdFast | |||
2023-09-13 | autorun selected script after login | Mnikolenko Productengine | |
2023-09-11 | Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into davep/SL-19842 | RunitaiLinden | |
2023-09-11 | SL-20277 remove settings from camera presets | Mnikolenko Productengine | |
2023-09-11 | SL-19842 WIP -- Now that probes can override ambient, unroll ambient ↵ | RunitaiLinden | |
darkening hacks. | |||
2023-09-08 | Update reflectionProbeF.glsl | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-09-08 | Some more modes for mirrors to place the probe. | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-09-06 | SL-19842 WIP -- Change how probe ambiance mixes with sky ambient. | RunitaiLinden | |
2023-08-30 | SL-19842 Followup -- less aggressive ambient kill. | RunitaiLinden | |