Commit Graph

77988 Commits (50d56b2a01f41e80b71cfa59fab914bb8aa100f7)

Author SHA1 Message Date
logue 50d56b2a01 Update floater_fs_poser.xml translation. 2025-04-17 21:11:10 +09:00
logue cb14d4f387 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm into jp-translation 2025-04-17 21:03:58 +09:00
minerjr 1b3f477ea4 Fix issue with DebugShowColor value
In the LLViewerWindow.cpp update method, the DebugShowColor was loaded from LLCachedControl as a Bool, when in fact it is stored as a S32 value.
This causes a exception to trigger for the  load code in RelWithDebInfo mode and may cause issues in Release.
Changed the code to treat as S32 and check the value to == 1 as it is only goes from 0 to 1
2025-04-17 07:28:04 -03:00
Beq b460297081 Revert "Merge pull request #103 from Tampa/FIRE-34775"
This reverts commit 0a1b7789c7, reversing
changes made to e001d0f6e1.
2025-04-16 22:33:12 +01:00
Beq 1f28648b8a Use fp:precise to eliminate issues with NaN comparisons 2025-04-16 22:32:56 +01:00
Beq 08a9250eba Merge remote-tracking branch 'origin/PoserManipSave' 2025-04-16 22:00:11 +01:00
Beq Janus 0a1b7789c7
Merge pull request #103 from Tampa/FIRE-34775
FIRE-34775: For OpenSim switch back to PST/PDT
2025-04-16 21:56:31 +01:00
logue 4503f31d6f Follow 7967e7465c. 2025-04-17 00:15:40 +09:00
logue 26973d641a Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm into jp-translation
# Conflicts:
#	indra/newview/skins/default/xui/ja/floater_avatar_textures.xml
#	indra/newview/skins/default/xui/ja/panel_performance_preferences.xml
2025-04-16 20:24:20 +09:00
minerjr e001d0f6e1 UpdatedLLViewerTextureList::dump() to have boost level vs. size
Updated the LLViewerTextureList::dump() to support tracking the # of textures at all possible boost levels vs. b 12 possible sizes
Cleaned up the code a bit for the headers to scale to the width of the table
2025-04-16 07:47:45 -03:00
minerjr a12c4e4857 FIRE-35361 RenderMaxTextureResolution caps texture resolution lower than intended
Issue was caused by comparison of mMaxVirtualSize when it equaled the height X width exactly, it would skip down 1 discard level.
Also, fixed up loop to go from min_discard to < MAX_DISCARD_LEVEL and if now found, sets discard_level to MAX_DISCARD_LEVEL.
This prevents the need to do the llclamp farther down.
2025-04-15 22:44:10 -03:00
PanteraPolnocy ec4e73b931 Remove title_for_recently_used from all applicable places 2025-04-15 21:25:02 +02:00
PanteraPolnocy 036e29b256 Updated Polish translation 2025-04-15 21:24:33 +02:00
Angeldark Raymaker bee381ea44 Merge remote-tracking branch 'origin/master' into PoserManipSave 2025-04-15 19:51:34 +01:00
Ansariel e2cc7e947f Merge branch 'main' of https://github.com/secondlife/viewer
# Conflicts:
#	CONTRIBUTING.md
2025-04-15 17:38:24 +02:00
Ansariel 7967e7465c Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2025-04-15 17:36:45 +02:00
Jonathan "Geenz" Goodman cf2b4dbfb2
Merge pull request #3706 from secondlife/release/2025.03
Release/2025.03
2025-04-15 09:50:42 -04:00
logue 3e77f60056 Deleted unnecessary attribute in xy_vector.xml. 2025-04-13 23:09:08 +09:00
logue 307857c900 Deleted unnecessary entries.
Fixed some translations.
2025-04-12 00:41:22 +09:00
Angeldark Raymaker e3ca098c13 Poser: increment rotations by 0.1 2025-04-10 20:48:55 +01:00
Ansariel 3f1373de4c Merge branch 'release/2025.03' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llkdu/llimagej2ckdu.cpp
#	indra/llwindow/llwindowwin32.cpp
#	indra/newview/lleventpoll.cpp
#	indra/newview/llvoavatar.h
#	indra/newview/llvoavatarself.h
2025-04-10 18:28:30 +02:00
logue 2b79908423 Adjust panel_status_bar.xml layout.
Remove unnecessary label attributes.
2025-04-09 23:02:13 +09:00
logue a03058fe09 Remove unnecessary value attributes 2025-04-09 21:23:46 +09:00
Vincent Sylvester 6ac30b3dbc FIRE-34775: For OpenSim switch back to PST/PDT 2025-04-09 05:15:22 +02:00
Andrey Kleshchev 632a8648ca #3892 Crash at fillCompositionLogfont 2025-04-08 23:38:30 +03:00
Jonathan "Geenz" Goodman df1c018bed
Merge pull request #3891 from secondlife/geenz/25.03-feature-table-bump
Bump feature table version.
2025-04-08 13:59:40 -04:00
Jonathan "Geenz" Goodman 9f12c98f6f Bump feature table version. 2025-04-08 13:52:38 -04:00
Maxim Nikolenko 417e0c681e
#3745 fix for showing system notification on login #2 2025-04-08 11:02:26 +03:00
Andrey Kleshchev 75bf8577a1 #3884 Crash in kdu_core::kdu_params::get 2025-04-07 21:13:48 +03:00
Andrey Kleshchev 1df890d75c #3627 std::bad_alloc in EventPoll 2025-04-07 21:13:48 +03:00
Andrey Kleshchev a7a8d6c02e #3627 std::bad_alloc when loading a model 2025-04-07 21:13:48 +03:00
Andrey Kleshchev 40acaafd9c #3878 Crash at LLPipeline::unlinkDrawable
assertInitializedDoError() on shutdown
2025-04-07 21:13:48 +03:00
Andrey Kleshchev 3d7de1b39b #3870 Crash at LLVOAvatarSelf::getJoint()
A long standing one
2025-04-07 21:13:48 +03:00
Andrey Kleshchev 8f6bc554b6 #3868 Crash in updateHoveredState
according to bugsplat mWrapperPanel is null.
2025-04-07 21:13:48 +03:00
Andrey Kleshchev b62aae7959 #3849 Crash at LLSelectMgr::updatePointAt 2025-04-07 21:13:48 +03:00
Andrey Kleshchev 27fd726fae #3846 Crash at updateGLTFMaterials 2025-04-07 21:13:48 +03:00
logue d2429d623f Adjust button size and translation floater_fs_poser.xml. 2025-04-07 22:44:37 +09:00
logue bb2b5ddc80 Delete unnecessary specifications in panel_experience_search.xml and panel_preferences_backup.xml. 2025-04-07 17:07:12 +09:00
logue 8f4d56e62a Delete unnecessary specifications in floater_fs_poser.xml. 2025-04-07 17:00:36 +09:00
logue 8b40335918 Fixed an incorrect XML structure and translation in panel_prim_media_controls.xml. 2025-04-07 16:48:57 +09:00
logue 71c449ea7c Fixed floater_about_land.xml translation. 2025-04-07 16:32:07 +09:00
logue 50a4c2382d Remove unnecessary values. 2025-04-07 16:31:11 +09:00
logue f8d8a06ec5 Corrected to the correct timetable in panel_status_bar.xml. 2025-04-07 16:29:22 +09:00
logue 306c21ba2c Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm into jp-translation 2025-04-07 16:16:37 +09:00
Angeldark Raymaker 983a0637dc Poser: first pass at reinstating rotation sliders 2025-04-06 22:23:47 +01:00
Angeldark Raymaker 800b759cff Merge branch 'master' into PoserManipSave 2025-04-06 11:41:40 +01:00
Beq Janus 8669da3e47
Merge pull request #98 from Hecklezz/improvement/pbr_rpm_and_panel_fixes
[FIRE-35298] PBR repeats per meter and general texture panel improvements
2025-04-05 15:20:04 +01:00
Beq Janus dea1b954d4
Merge pull request #99 from Hecklezz/fix/aa-setting-desync
[FIRE-35327] Fixes Antialising type setting under preferences
2025-04-04 22:37:09 +01:00
Beq Janus f051570038
Merge pull request #100 from Hecklezz/fix/region-estate-panel-size
[FIRE-35331] Fix Region/Estate panel sizes
2025-04-04 22:35:43 +01:00
Beq Janus 917dac90e0
Merge pull request #102 from Hecklezz/revert/restore-AudioLevelWind
[FIRE-35317] Restore AudioLevelWind as a debug setting
2025-04-04 22:33:13 +01:00