Commit Graph

77330 Commits (6173233fb01e5baff7b089b27c74924b94cc7c03)

Author SHA1 Message Date
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
Angeldark Raymaker c2b7ba56a6
Merge branch 'FirestormViewer:master' into FIRE-34968 2025-01-11 11:49:11 +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 639e125fe5
Merge branch 'FirestormViewer:master' into FIRE-34968 2025-01-10 22:05:08 +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
Angeldark Raymaker c21f98df1c
Merge branch 'FirestormViewer:master' into FIRE-34968 2025-01-07 19:16:42 +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 7b1fcf8c84
Merge branch 'FirestormViewer:master' into FIRE-34968 2025-01-06 22:29:31 +00: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
Angeldark Raymaker 402490c2f3 FIRE-34968: Null-check gAgentAvatarp
before start/stop posing self
2025-01-02 20:39:26 +00:00
Angeldark Raymaker a44969e2ad
Merge branch 'FirestormViewer:master' into FIRE-34884 2025-01-02 16:09:10 +00:00
minerjr 81dab70f7d [FIRE-35042] - Missed syncing tool_tip from default skin to the other skins.
Changed tool tips to read: "Only Combined (Clumps) - Enables filter that displays only Combined Objects (Clumps) which are made up of 2 or more prims"
2025-01-02 10:55:43 -04:00
minerjr ffbc1b4b53 [FIRE-35042] Inventory - Only Coalesced Filter - More accessible
Added new button to panel_main_inventory.xml called only_coalesced_inv_btn and panel that can toggle on the Only Coalesced filter and added a tool_tip as well to explain the feature.
"Only Combined (Clumps) - Enables filter that displays only Combined Objects (Clumps) which are made up of 2 or more prims"

Added new combo box item filter_type_coalesced to Filter to allow setting the Only Coalesced flag and switching the filter to Objects as only objects can be coalesced.
Added new checkbox with icon to the float_inventory_view_finder.xml that is linked to the Only Coalesced flag and can modify it.

Changed label from "Only Coalesced" to "Only Combined (Clumps)" to make it more descriptive and match the UI verbiage that creates the Coalesced objects.
Updated UI xml for all English skin variants.

Added new texture coalesced_18.png for the new button. Gray Scaled version of the Inv_Object_Multi object - inv_item_object_multi_.tga with a size of 18x18 pixels.
2025-01-02 10:45:41 -04:00
minerjr 515707ca17 [FIRE-35039] - fixed up close tag in settings.xml missing JIRA number
Added missing JIRA number to the settings.xml change close tag.
2025-01-01 07:52:15 -04:00
minerjr 7a311a285f [FIRE-35039] Add flag to show/hide the on-screen console
Added new persist boolean to settings.xml called FSShowOnscreenConsole to enable/disable the drawing of the on-screen console.
Updated menu_viewer.xml to have new check option under Comm called Show On-screen Console with a Shift+` shortcut key combo to toggle the new flag.
Updated panel_preferences_chat.xml to also have a "Show on-screen console" check box tied to the new flag.
Updated commans.xml Chat to have an extra check box linked to the FSShowOnscreenConsole to allow it to also change the new flag.
Updated llviewmenu.cpp to include callback functions to check and set/toggle the new menu choice.
2025-01-01 07:44:47 -04:00
rafak360 995453625c
Update ao.cpp 2024-12-31 22:49:59 -03:00
rafak360 d42881d616
Update ao.h 2024-12-31 22:47:59 -03:00
PanteraPolnocy 8b800a833f FIRE-35033 Chinese Translation Update, by 小滢 Zi Ying 2024-12-31 12:21:34 +01:00
PanteraPolnocy e079d1a951 FIRE-35008, FIRE-35014 French (Laurent Bechir) and Russian (Romka Swallowtail) translation updates 2024-12-31 09:33:45 +01:00
Ansariel b5a5625be0 Get rid of Python executable location cruft again - hopefully works with Github builds...
This reverts commit 03d2dc5d2c.
2024-12-31 00:41:26 +01:00
minerjr 9e57397f45 [FIRE-35019] - Fix up another formatting issue
Visual studio is adding a lot of odd spacing that seems to mess up GIT.
2024-12-30 19:32:31 -04:00
minerjr 5ce3ede622 [FIRE-35019] - fix up a couple of missing spaces to clean up the final pull
Added a few missing spaces that accidently got removed when I inserted my code into commit. Just a little cosmetic changes before the final pull.
2024-12-30 19:28:06 -04:00
minerjr debf2fc88c [FIRE-35019] - fix memory access error
Fixed crashing issue in LLHUDText::renderText() cause by using mSourceObject without first checking to see if it is not null as the source object could be unloaded when teleporting to different sim.

Was testing going to https://maps.secondlife.com/secondlife/Blue%20Moon%20Bay/188/63/26
for hitching issue and issue was triggered.
2024-12-30 14:22:50 -04:00
minerjr 2fbac952c5 FIRE-35019 - Add LLHUBNameTag background to floating text and hover highlights
Added background image based upon the LLHUBNameTag background to LLHUBText
Added flag to highlight LLHUBText attached to prims that the user hovers the cursor over.
Added new value to track if user wants backgrounds on all floating text, only the one that is currently highlighted or none.
Added new Preferences->User Interface->3D World options to disable the Hover over prim to higlight floating text and Show floating text background options. Defaulted to off.
Added new Floating Text tab to the Preferences->Colors panel to control the opacity of the LLHUBText background, independant of the LLHUBNameTag value
Added three new persist values into the setting.xml file, FSHudTextShowBackground, FSHudTextBackgroundOpacity and FSHudTextUseHoverHighlight

Fixed up code commit to better follow the standards for Firestorm Viewer as well as re-factor the code to be cleaner and removed some uncessecary code.
2024-12-30 11:18:46 -04:00
Beq 640994c740 FIRE-34936 - Update FMOD to 2.02.26 2024-12-29 17:46:38 +00:00
Beq 115b620f3c FIRE-35013 - Local Rigged Mesh crash
Rigged mesh did not have support for the latest optimisation in skinning info caching.

Thsi fixes the primay route there may be other edge cases where they fail to trigger that I've not yet found.
2024-12-29 14:08:32 +00:00
Beq 0072e74f7d FIRE-35002 - Flickr posting broken in ExtraFPS 2024-12-28 21:47:38 +00:00
Beq 58285d4aed FIRE-35018 - bugsplat crash due to updating null spatial group 2024-12-28 21:47:07 +00:00
Beq c8d57c659c Static attributes may not be ready until we've started fully.
But we still want to try to capture some of them before startup in case of an early crash.
2024-12-28 19:14:27 +00:00
Beq 461c6f5efe minor Tracy classification updates 2024-12-28 18:49:54 +00:00
Beq 3343db677d Legacy noon transition fix 2024-12-28 18:47:47 +00:00