Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | Toolbar command from Ansariel | gwigz | |
https://github.com/FirestormViewer/phoenix-firestorm/commit/bcc7406ccc22d5c8d73fe3200da3c6a36d903a10#diff-d16d50e343f4f0926f7ebac63ec9ad3ef3ebab8f575dfe520042d0ab00ef8836R2404 | |||
2024-10-12 | Revert "Rename uniform vec4 color to color4" | secretfoxtail | |
This reverts commit a42a77f0aacf5878f29edafc42b8b230dc290bb6. | |||
2024-10-12 | Revert "More renaming color to color4" | secretfoxtail | |
This reverts commit 93f5747aaacb4109eece1165dd76a5a5f01e0e77. | |||
2024-10-12 | Revert "More renaming color to color4" | secretfoxtail | |
This reverts commit 3fa052f6a2e642a6f1c450ec77f7b47a49016558. | |||
2024-10-09 | Minimal favorite folder inventory feature | gwigz | |
Utilizes the recent-ish "open in new window" functionality from `LLPanelMainInventory::newFolderWindow` | |||
2024-10-08 | More renaming color to color4 | Erik Kundiman | |
2024-10-02 | More renaming color to color4 | Erik Kundiman | |
2024-10-01 | Rename uniform vec4 color to color4 | Erik Kundiman | |
to avoid name clash with the uniform vec3 color somewhere else. I've tested this and everything seemed okay. Just revert this if it causes trouble. | |||
2024-09-07 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵ | Erik Kundiman | |
2024.08-DeltaFPS | |||
2024-09-04 | secondlife/viewer#2490: Fix PBR terrain texture transform feature flag ↵ | Cosmic Linden | |
handled by viewer in unpredictable manner | |||
2024-09-04 | Fix another 1856 crash on startup case when Terrain Bake shaders are ↵ | Brad Linden | |
unsupported (#2491) fixes secondlife/viewer#1856 | |||
2024-09-03 | #1852 Fix for some visual corruption caused by divide by zero in lighting ↵ | Dave Parks | |
functions (#2488) | |||
2024-09-02 | Merge branch 'main' into 2024.08-DeltaFPS | Erik Kundiman | |
2024-09-02 | Stream notification channel doesn't disable local | Erik Kundiman | |
chat notification, and change the default channel to 751751. | |||
2024-09-01 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into ↵ | Erik Kundiman | |
2024.08-DeltaFPS | |||
2024-08-30 | Stream notification channel setting in preferences | Erik Kundiman | |
Not in effect yet. | |||
2024-08-29 | Add error handling for intel crashes from GLTF Scene shader (#2456) | Brad Linden | |
fix secondlife/viewer#1856 | |||
2024-08-23 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-08-22 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into ↵ | Brad Linden | |
release/2024.08-DeltaFPS | |||
2024-08-22 | #2397 Sanity clamp haze contribution to avoid NaN like blowouts. (#2402) | Dave Parks | |
2024-08-22 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-22 | Showing arrivals and departures can be toggled now | Erik Kundiman | |
and by default it's off. | |||
2024-08-19 | viewer#2342 Return AvatarBakedTextureUploadTimeout | Andrey Kleshchev | |
Partial rollback of d00b6e4 QA uses AvatarBakedTextureUploadTimeout and requested restoration. | |||
2024-08-19 | Merge branch 'webrtc-voice' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-13 | Merge pull request #2210 from secondlife/v-1883 | cosmic-linden | |
secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools | |||
2024-08-09 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-08-08 | Auto-scaling amortisation of dynamic BB calcs (#2226) | Beq Janus | |
* Auto-scaling amortisation of dynamic BB calcs This fix limits the overhead of the dynamic BB calcs to AvatarExtentRefreshMaxPerBatch per AvatarExtentRefreshPeriodBatch frames default is 5 avatar per 4 frames. Thus a standard busy region 25 avatars would take 20 frames to refresh the BBs. * Add comments to give context to the amortised BB recalcs explain the frequency of updates given the number of avatars present as to how that limits the impact on frame rate in busy scenes | |||
2024-08-07 | megapahit tuning : return of the smoothie | mobserveur | |
This commit reintroduces the meapahit specic optimisations while maintaining an option for the LL vertex buffer optimisation mode. | |||
2024-08-06 | secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools | Cosmic Linden | |
2024-08-04 | Add LLUIColorTable debug-settings-like floater for easing skin design | Rye Mutt | |
2024-07-29 | viewer#2113 Optional disable eyes/head follow cursor/lookat | Andrey Kleshchev | |
Intended for photography, but there is curently no nice way to present it so it's in debug options until we get some critical mass of features that can be collected into a single whole. | |||
2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-07-27 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-25 | viewer#2065 Region restart schedule floater | Andrey Kleshchev | |
2024-07-25 | Be specific on which product is being bug reported | Erik Kundiman | |
now that there is another product (which is Web) on Megapahit Bugzilla. | |||
2024-07-23 | Apple gpu optimisations based on LL work | mobserveur | |
This commit replaces our former optimisations with LL develop branch work and some tweaks. | |||
2024-07-20 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-20 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-19 | toolbars.xml: replace "places" with "build" | secretfoxtail | |
Landmarks button already exists in navigation bar. | |||
2024-07-17 | Merge remote-tracking branch 'origin/release/webrtc-voice' into develop | Brad Linden | |
# Conflicts: # autobuild.xml | |||
2024-07-17 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-17 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-16 | Max visible distance fix in the people panel | mobserveur | |
This commit adds a custom debug variable set to 4096 by default that affects only the people panel list. | |||
2024-07-15 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-14 | Collapsable camera floater | mobserveur | |
This commit allows to collapse the camera floater | |||
2024-07-11 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-10 | Merge pull request #1982 from secondlife/v-1885 | cosmic-linden | |
secondlife/viewer#1885: Terrain texture repeats: Remove feature flag dependency on simulator feature in favor of cap | |||
2024-07-10 | secondlife/viewer#1885: Terrain texture repeats: Remove feature flag ↵ | Cosmic Linden | |
dependency on simulator feature in favor of cap | |||
2024-07-10 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-10 | toolbars.xml tweak | fowlerdm | |
Modify default layout to hopefully be more tidy and useful |