Beq Janus
6e26caa195
Merge pull request #69 from minerjr/FIRE-35078
...
FIRE-35078 - llSetText(...) differences in latest Nightly Builds
2025-01-20 19:03:36 +00:00
minerjr
c75868856b
FIRE-35078 - llSetText(...) differences in latest Nightly Builds
...
When the new background was added, the LLHUDText was updated to match the text of the LLHUDNameTag.
Reverted changes back to the original
2025-01-20 06:27:19 -04:00
PanteraPolnocy
9c2b86e4ca
Minor adjustments in FR and PL
2025-01-17 18:40:59 +01:00
PanteraPolnocy
f4862a8277
FIRE-35074 XML Issue with updated starlight skin main inventory - dummy_panel
2025-01-17 17:32:43 +01:00
PanteraPolnocy
d626fba661
FIRE-35075 Russian translation update, by Romka Swallowtail
2025-01-17 17:14:12 +01:00
PanteraPolnocy
5328209636
Updated Polish translation
...
Minor changes to the English one
2025-01-16 23:33:19 +01:00
Beq
2694a9c967
Fix linux manifest for webrtc
2025-01-15 22:30:02 +00:00
Beq
1e8b049913
Improved installer script for Linux
2025-01-15 22:28:05 +00:00
PanteraPolnocy
118be15f10
FIRE-35068 Chinese Translation Update, by 小滢 Zi Ying
2025-01-15 17:58:02 +01:00
Beq
617e1fac2e
Fix apple builds (clang demands more parens) & make more readable
2025-01-14 10:41:12 +00:00
PanteraPolnocy
b5d2e42e93
FIRE-35066 Italian Translation Update, by Spartaco Zemenis
...
Pre-poser update
2025-01-14 02:18:26 +01:00
Ansariel
3d148f57f8
Fix some width issues
2025-01-13 17:26:27 +01:00
Ansariel
6be3238327
Update German translation
2025-01-13 17:18:15 +01:00
Ansariel
a3b305ee49
Move opacity option for hover text background to Miscellaneous tab and disable combobox for hovertext background if option is disabled
2025-01-13 17:17:48 +01:00
Ansariel
e8b1202aea
Clean this up as well
2025-01-13 17:15:56 +01:00
Ansariel
2a31becf1c
Fix inventory filter issues:
...
* Ansastorm already has a button for the filter floater and doesn't need one in the bottom bar
* Coalesced option missing in combobox for Vintage
* Inventory links are not created in the tools floater
2025-01-13 17:15:22 +01:00
Beq Janus
610917acfb
Merge pull request #59 from minerjr/FIRE-35019-new
...
[Fire-35019] Add LLHUDNameTag background to floating text and hover highlights
2025-01-12 23:28:32 +00:00
Beq Janus
f16e3510f0
Merge pull request #63 from minerjr/FIRE-35042
...
[FIRE-35042] Inventory - Only Coalesced Filter - More accessible
2025-01-12 23:27:07 +00:00
Beq
4992e90ba4
Add minerjr to the contributors
2025-01-12 23:20:04 +00:00
Beq
792ca8a54c
FIRE-29926 fix legacy noon transition properly
2025-01-12 23:19:23 +00:00
Beq
67bad0bd4b
ignore checks.json created by clangtools
2025-01-12 23:18:12 +00:00
Beq
516748c7d1
rename xml so the installer finds them
...
quick hack, id the spaces are important then the installer script needs updating to allow them
2025-01-12 23:17:00 +00:00
Beq Janus
c36badf3db
Merge pull request #54 from AngeldarkRaymaker/FIRE-34884
...
Accumulated updates for poser.
2025-01-12 18:25:32 +00:00
PanteraPolnocy
cfdcb16ac8
FIRE-35064 French translation update, by Laurent Bechir
2025-01-12 16:43:41 +01:00
minerjr
a7b1a27738
FIRE-35019-new fixed up the typo LLHUB->LLHUD
...
Sometimes you cannot see the forest from the trees. :)
Replaced the references of LLHUBText and LLHUBNameTag with LLHUDText and LLHUDNameTag
2025-01-12 03:39:16 -04:00
minerjr
0f7139800b
FIRE-35042 - revert panel_preferences.UI.xml to previous version
...
Another minor formatting issue to get ride of 1 more file from the pull request.
2025-01-11 22:15:30 -04:00
minerjr
9cf5276107
[FIRE-35042] - Rolled back Visual Studio formatting changes
...
Just to try to reduce the amount of flagged code changes that are just cause by Visual Studio adjusting code to be more readable.
2025-01-11 21:59:53 -04:00
minerjr
1adfbb975b
[FIRE-35042] - Reverted wording back to Only Coalesced + minor fixes
...
Based upon feedback, reverted back to using "Only Coalesced" throughout the UI.
Changed the left/right order of the icon and checkbox on the Filter Panel to be better aligned with the other options.
Changed the Only Coalesced check button on the main UI into a universal Show Filters button that shows that any filter is enabled.
Created new Icon image for the filter and added it to the list.
Removed the OnlyCoalesced previous image as it was not needed now.
Cleaned up the code to use the same sync mFilter object to talk between the Finger(Filter) window and the main inventory window.
Added new Show Links filter to the Finder window as a combo box, with three values.
0 - Show Links, 2 - Show Links Only, 1 - Hide Links. This is to match the order on the Gear menu.
Added new feature, where if any filter is turned on, now the bottom inventory show filter button will be highlighted. If you reset or manually turn off the filter it will turn off. This includes setting the Always Show folders check box and the Show Links which did not cause the isNotDefault flag to be true when set.
Works with the second inventory window as well and they don't have conflicts.
2025-01-11 21:29:48 -04:00
PanteraPolnocy
a82ed1a315
FIRE-35061 Chinese (by 小滢 Zi Ying) and Polish translation update
2025-01-11 16:34:57 +01:00
Ansariel
4d65337f48
Update German translation
2025-01-11 16:03:49 +01:00
Angeldark Raymaker
5f23ac3351
Merge branch 'FirestormViewer:master' into FIRE-34884
2025-01-11 11:49:20 +00:00
Beq Janus
ff74ee6ac9
Merge pull request #62 from minerjr/FIRE-35039
...
[FIRE-35039] Add flag to show/hide the on-screen console
2025-01-11 01:56:27 +00:00
Angeldark Raymaker
4b0a14490a
Merge branch 'FirestormViewer:master' into FIRE-34884
2025-01-10 22:04:51 +00:00
Beq
ea2956baaf
Fix truly ancient bug that fails to open the content tab after a drag/drop event
2025-01-10 22:03:13 +00:00
Beq
e95e652892
Merge remote-tracking branch 'origin/master'
2025-01-10 22:01:30 +00:00
Beq
fcf96d4e3b
FIRE-35010 - (BugSplat) Crash with "filter" input box while loading contents
2025-01-10 22:01:23 +00:00
PanteraPolnocy
ffa43e4e9b
FIRE-35059 French translation update, by Laurent Bechir
2025-01-10 15:55:25 +01:00
Angeldark Raymaker
9a4e6c982d
Merge branch 'FirestormViewer:master' into FIRE-34884
2025-01-07 19:16:59 +00:00
Ansariel
819bdd72ea
Fix logical comparison warnings
2025-01-07 14:52:49 +01:00
PanteraPolnocy
3a8f616568
FIRE-35052, FIRE-35053 Updated Japanese (by 小滢 Zi Ying), Russian (by Romka Swallowtail) and Polish translations
2025-01-07 11:21:56 +01:00
Angeldark Raymaker
c8e8880b14
Merge branch 'FirestormViewer:master' into FIRE-34884
2025-01-06 22:29:08 +00:00
Ansariel
27a8918748
Update German translation
2025-01-06 20:07:17 +01:00
Zi Ree
386b71cff0
Merge pull request #61 from rafak360/FIRE-35037
...
[FIRE-35037] AO UI scroll list bold/highlight fix. PR by rafak360
2025-01-06 19:24:03 +01:00
Beq
fc136f0862
FIRE-13989 - Depth Of Field for High resolution images matches screen
2025-01-06 00:30:56 +00:00
Beq
297cfeb3dc
FIRE-34483 Don't try to re-add extra maps on re-used rendertargets
2025-01-06 00:13:49 +00:00
Beq
10a1ba81ce
Minor resource tracking fix
2025-01-04 01:08:51 +00:00
Beq
890d72cfdd
Add missing snapshot texture size options
2025-01-04 01:08:51 +00:00
Beq
40a6a2a12c
Improved Tracy scoping for some pipeline operations
2025-01-04 01:08:51 +00:00
Beq
1c6bbce5d7
A few more BugSplat related tweaks
2025-01-04 01:08:51 +00:00
Beq
6df1b5b049
FIRE-34483 - Speedup graphics setting change and previews etc
...
On average adjust settings now takes 20% of the time it used to, ymmv!
RenderTarget allocate is called repeatedly when nothing has changed. So stop doing that.
2025-01-04 01:08:51 +00:00