Commit Graph

79728 Commits (431b3b0c6dc4e5ab07ff3cefd9b21de5580f6902)

Author SHA1 Message Date
Beq 4098a28082 Merge remote-tracking branch 'origin/master' into FIRE-35794 2025-10-01 17:42:39 +01:00
Beq 21ec3ed509 'this' can't be null so gcc rejects it 2025-10-01 17:42:24 +01:00
Beq 77bdbf965f Take median over longer period to avoid out-of-bounds warning on gcc
Not sure why this only complained today.
2025-10-01 17:41:29 +01:00
Hecklezz a12e38911e Use llmin instead of llmax to correctly clamp mMaxDiscardLevel 2025-10-02 02:26:29 +10:00
Andrey Kleshchev 69312e248e #4768 Crash at retransmitUnackedPackets
For some reason there are no logs for these crashes, but lack of
connection data indicates that viewer was disconnected prior to crash.
2025-10-01 18:48:38 +03:00
Andrey Kleshchev 49caa5e179 #4758 Extra logging to track discard 6
Plus clamped some values and preventing decode from starting

# Conflicts:
#	indra/newview/llviewertexture.cpp
2025-10-02 01:33:20 +10:00
Hecklezz b8bc108ea7 Partial restore of texture pipeline changes to address texture discard issues 2025-10-02 01:23:36 +10:00
Maxim Nikolenko 503affdc97
#vp484 Crash in LLFolderViewFolder::setOpen 2025-10-01 17:54:46 +03:00
Ansariel Hiller 7bc01643af
Merge pull request #169 from FirestormViewer/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2025-10-01 14:35:48 +02:00
Ansariel Hiller edcd2c938c
Merge pull request #168 from FirestormViewer/dependabot/github_actions/actions/stale-10
Bump actions/stale from 9 to 10
2025-10-01 14:35:31 +02:00
Ansariel Hiller 48512a0adb
Merge pull request #167 from FirestormViewer/dependabot/github_actions/actions/labeler-6
Bump actions/labeler from 5 to 6
2025-10-01 14:35:08 +02:00
Ansariel Hiller 2441cf9dfb
Merge pull request #166 from FirestormViewer/dependabot/github_actions/actions/github-script-8
Bump actions/github-script from 7 to 8
2025-10-01 14:34:13 +02:00
Andrey Kleshchev ee6a9e7ed1 #4758 Extra logging to track discard 6
Plus clamped some values and preventing decode from starting
2025-10-01 14:33:17 +03:00
dependabot[bot] 0b8db937e7
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 10:07:50 +00:00
dependabot[bot] d956c4f1d5
Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 10:07:45 +00:00
dependabot[bot] a46b0f4348
Bump actions/labeler from 5 to 6
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 10:07:42 +00:00
dependabot[bot] 318c18be6a
Bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 10:07:39 +00:00
Beq d1fc3c2d30 Merge remote-tracking branch 'origin/master' into FIRE-35794 2025-10-01 09:49:30 +01:00
Ansariel 4cef6a28e7 Update this too... 2025-10-01 01:19:54 +02:00
Ansariel 57a18377b5 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2025-10-01 01:19:09 +02:00
Beq a61a802c34 Universal-arch KDU for Mac 2025-10-01 00:10:10 +01:00
Andrey Kleshchev 694bf1e25a #4762 Better cacheOptimize's issue handling 2025-09-30 22:45:45 +03:00
Beq 9e11b02b81 KDU 8.6 2025-09-30 17:59:38 +01:00
Maxim Nikolenko 420bc85f97
#4751 Restore navigation UI for Marketplace and Search 2025-09-30 19:28:21 +03:00
Ansariel b84ea39dba Merge branch 'develop' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/lltoolbarview.cpp
2025-09-30 17:52:52 +02:00
Ansariel ac2213b97b Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-202507 2025-09-30 17:44:28 +02:00
Ansariel df94d745c5 Merge branch 'release/2025.07' of https://github.com/secondlife/viewer 2025-09-30 17:27:38 +02:00
Ansariel a41bf0f717 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2025-09-30 17:27:19 +02:00
Andrey Kleshchev 88248791a3 #4739 Wearables sort order reliability 2025-09-30 17:21:06 +02:00
PanteraPolnocy f4c5e7ec9a Remove 'Dump LLViewerTexturelist' menu entry from all translations 2025-09-30 17:04:44 +02:00
Ansariel Hiller 453c1dccca
Merge pull request #165 from FirestormViewer/texture-changes-reverted
Texture changes reverted back to stock LL
2025-09-30 16:52:27 +02:00
Ansariel 3665dc24f4 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm into texture-changes-reverted 2025-09-30 16:38:47 +02:00
Andrey Kleshchev ec3fe8c2a5 #3189 Fix missed else condition 2025-09-30 00:27:47 +03:00
Andrey Kleshchev f25314737f #4753 Crash at LLScriptFloater::setNotificationId 2025-09-29 23:54:05 +03:00
Andrey Kleshchev d5e8f51b61 #4750 Crash in LLToolBarView::handleDropTool 2025-09-29 22:20:02 +03:00
Andrey Kleshchev 7748898b25 #4739 Wearables sort order reliability 2025-09-29 19:28:04 +03:00
Bennett Goble bdf942b94a Merge branch 'release/2025.07' into develop 2025-09-29 09:25:01 -07:00
Rye 79909b8a33
Fix rendering differences observed in 2025.07 (#4747)
* Fix calling setTextureAddressModeFast and setTextureFilteringOptionFast with invalid tex type during fast binds

* Restore mRT->screen to GL_RGBA16F to fix lighting banding
2025-09-29 09:23:29 -07:00
Angeldark Raymaker 0663773ab4 FIRE-35794: Don't reload base if user set to zero
for partial-bvh reloads
2025-09-28 13:52:58 +01:00
Angeldark Raymaker 7e04a1e658 FIRE-35794: Don't zero scale and pos deltas
for diff reloads
2025-09-28 12:46:44 +01:00
Angeldark Raymaker 5ad643ba45 Merge branch 'master' into FIRE-35794 2025-09-28 10:14:55 +01:00
Angeldark Raymaker 713029a3f2 FIRE-35794: Cleanup and fix reloading 2025-09-28 10:13:33 +01:00
Ansariel 2756f190b4 Merge branch 'develop' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/llfloaterdisplayname.cpp
#	indra/newview/lllogininstance.cpp
#	indra/newview/lloutfitslist.cpp
#	indra/newview/llpanelprofile.cpp
#	indra/newview/skins/default/xui/en/panel_profile_firstlife.xml
#	indra/newview/skins/default/xui/en/panel_profile_secondlife.xml
2025-09-27 11:39:25 +02:00
Ansariel ecbf70877e Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
# Conflicts:
#	indra/llimagej2coj/llimagej2coj.cpp
2025-09-27 10:55:28 +02:00
Angeldark Raymaker d1dbdd0ae1 FIRE-35794: Tidy messaging 2025-09-26 21:26:07 +01:00
Angeldark Raymaker 695fb54614 FIRE-35794: Fix position & scale load 2025-09-26 19:59:27 +01:00
Andrey Kleshchev 254ecf4184 p#475 Excessive texture fetch logging on shutdown 2025-09-26 12:44:20 +03:00
PanteraPolnocy 2ab68879e7 FIRE-35967 Updated Japanese translation (hyphens), by Logue Takacs 2025-09-26 10:05:03 +02:00
Maxim Nikolenko 6ea4fc913f
#p473 fix XUI warnings 2025-09-25 19:24:25 +03:00
Andrey Kleshchev 8976d69dba #4723 Fix emoji warnings and missing emojis 2025-09-24 23:43:33 +03:00