Commit Graph

79448 Commits (b3a549b8b5e01809b2dd2006d6bf92a7a4d6baf7)

Author SHA1 Message Date
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
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
Beq a61a802c34 Universal-arch KDU for Mac 2025-10-01 00:10:10 +01:00
Beq 9e11b02b81 KDU 8.6 2025-09-30 17:59:38 +01: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
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
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
PanteraPolnocy 2ab68879e7 FIRE-35967 Updated Japanese translation (hyphens), by Logue Takacs 2025-09-26 10:05:03 +02:00
PanteraPolnocy 0b00a76a22 Minor Polish translation adjustment 2025-09-24 20:11:32 +02:00
PanteraPolnocy f67642f122 FIRE-35885 related: Preferences tabs are cut off at the bottom in Starlight CUI skin 2025-09-23 22:54:23 +02:00
PanteraPolnocy 3ead31393e FIRE-35969 Chinese Translation Update, by 小滢 Zi Ying 2025-09-23 22:35:10 +02:00
PanteraPolnocy ad47437067 Follow up; const -> constexpr 2025-09-20 20:49:13 +02:00
PanteraPolnocy 1e299cc480 Scale MAX_TIME in LLOutfitListBase::onIdleRefreshList() with FPS to avoid overloading the viewer with function calls at low frame rates
Partial solution / prosthesis for FIRE-35936; Does not fix the core problem with the UI refreshing, but helps with freezing a bit
2025-09-20 20:37:06 +02:00
Ansariel b911b63398 Remove Nicky's original outfit list performance fix that now act counterproductive and completely ignores the max processing time of the idle callback update 2025-09-20 16:55:21 +02:00
Ansariel 9e3cef558c Update German translation 2025-09-20 16:54:14 +02:00
Hecklezz b48c1b630d Fix OpenJPEG uploading small textures by correctly accounting for the maximum numresolutions
Merged upstream in PR-4708
2025-09-20 22:10:21 +10:00
PanteraPolnocy 34d087040c Add a visual warning (not just information in logfile) about too many outfits 2025-09-20 14:00:52 +02:00
PanteraPolnocy d992570ea9 Add VS temp folders to gitignore 2025-09-18 18:54:48 +02:00
PanteraPolnocy f27f8220d3 FIRE-35961 Update Japanese translation, by Logue Takacs 2025-09-18 12:53:16 +02:00
Angeldark Raymaker f0061fcd95 FIRE-35794: Only save pose information for things you own 2025-09-17 20:26:12 +01:00
Ansariel 160187664f Update German translation 2025-09-16 18:04:48 +02:00
Ayane ba36297c84
Merge pull request #164 from AyaneStorm/pr-camera-tpp-icon
Possibly a better icon for the new Camera TPP preset button #2
2025-09-15 22:15:12 +02:00
chanayane c708bf159c
Possibly a better icon for the new Camera TPP preset button #2 2025-09-15 22:11:55 +02:00
Ayane f00c506979
Merge pull request #163 from AyaneStorm/pr-camera-tpp-icon
Possibly a better icon for the new Camera TPP preset button
2025-09-15 21:53:48 +02:00
chanayane 46e3877935
Possibly a better icon for the new Camera TPP preset button 2025-09-15 21:49:19 +02:00
PanteraPolnocy cba69b4467 FIRE-35956 Chinese Translation Update, by 小滢 Zi Ying 2025-09-15 20:48:04 +02:00
PanteraPolnocy 5da9522aba FIRE-35948 Russian translation update, by Romka Swallowtail 2025-09-15 17:26:17 +02:00
PanteraPolnocy 49b5e40a18 FIRE-35947 Ensure the top menu buttons (gear/sort/trash) are only visible in the outfits panel 2025-09-15 12:39:25 +02:00
PanteraPolnocy 142392f4c0 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2025-09-15 10:32:07 +02:00
PanteraPolnocy ef79084f55 Minor Polish translation adjustments 2025-09-15 10:31:47 +02:00
PanteraPolnocy b0bb7f33ed FIRE-35885 Preferences tabs are cut off at the bottom in Vintage skin 2025-09-15 10:22:16 +02:00
PanteraPolnocy 43d01499fc FIRE-35942 Cannot set default location for uploads via inventory context menu
fileUploadLocation needs params with "def_" to set default upload locations
2025-09-15 09:53:42 +02:00
Dragon 7879863c4f FIRE-35931 Guard against empty "new feature" popup, plus comment out the bogus call with "gltf" param that was overwriting value 4 with 0 2025-09-15 08:59:33 +02:00
PanteraPolnocy 64adbe60af TPP view graphics: correct BPP and alpha 2025-09-15 00:26:17 +02:00
Angeldark Raymaker dddce2b568 FIRE-35794: First pass at restoring pose state
Updated save version: now saves all the playing poses and their times, making 'diffs' much more useful.
Loading attempts to replay the pose at that time; making several tries if needed.
These poses restore the 'base' rotation state (position needs work).
2025-09-14 20:47:28 +01:00
PanteraPolnocy 3debcc1ca7 FIRE-32595 TPP preset is missing from camera floaters 2025-09-14 19:35:53 +02:00
minerjr 387f74e2a9 Updated Show On-screen Console shortcut to prevent accidental presses
The shortcut for the menu_viewer Show On-screen Console was too similar to the shortcut needed for the ! on the keyboard and was causing users to accidently activate/deactivate the Show On-Screen Chat Console.
Added "Alt" to the keyboard shortcut which should greatly reduce the amount of miss presses.
2025-09-14 13:52:30 -03:00
PanteraPolnocy 8b8539e1b1 FIRE-35940 Chinese Translation Update, by 小滢 Zi Ying 2025-09-13 23:31:24 +02:00