Commit Graph

69051 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
Ansariel dd14b73279 Don't screw up grid position again - at least in German translation 2022-08-22 23:36:23 +02:00
PanteraPolnocy 96740d9751 FIRE-31973 for the remaining languages 2022-08-22 18:27:52 +02:00
Nicky 2952156598 Fix typo 2022-08-22 17:34:36 +02:00
Nicky b5b7562912 Common installer name. 2022-08-22 16:09:54 +02:00
Nicky c74f6efcea Windows; Create only one tar file with pdbs (+exe and build_Data.json).
Now that we're using Python 3, it is also possible to use Python's
tarfile to create a tar.xz.
2022-08-22 13:12:55 +02:00
Ansariel 0de05cff4e FIRE-31973: Grid position in the region panel isn't shown properly anymore 2022-08-22 11:55:30 +02:00
Ansariel f39200d31d Fix incorrect length of region name text 2022-08-22 11:30:32 +02:00
Nicky cbbf724cdd Linux; Bring the final package name (download bundle) closer to what we produce on Windows. 2022-08-22 11:05:57 +02:00
Nicky 9ff2ed7352 Make VS2017 runtime optional so we can compile with VS2022 (for local
development and use)
2022-08-21 21:05:05 +02:00
Ansariel 05034dfee0 FIRE-31966: Some mesh bodies/objects don't show in shape editor previews 2022-08-20 19:06:13 +02:00
Mnikolenko Productengine 43a9b3e4e4 SL-17990 Give user a popup warning when they attach a rigged mesh object to an HUD 2022-08-19 20:19:23 +03:00
Beq 5462ad5582 initialise cpu_freq properly. 2022-08-19 16:12:35 +01:00
Beq b3b01dc808 FIRE31959 Fix turn in edit appearance 2022-08-19 16:08:39 +01:00
PanteraPolnocy 55b1c87dd2 fire-31957 fire-31961 updates for french (laurent bechir) russian (romka swallowtail) and polish translations 2022-08-19 10:00:31 +02:00
Andrey Kleshchev 6717f4a609 SL-17834 MP window freezes when loading items from Inventory #2 2022-08-18 12:16:20 +03:00
Ansariel 726b7e79e6 FIRE-31955: Update warning when attaching rigged meshes to HUD - this is not supported at all and it was never intended to actually work for oneself 2022-08-18 09:21:42 +02:00
PanteraPolnocy a31f6a8af2 FIRE-31952 French translation update, by Laurent Bechir
Plus minor changes to Polish one
2022-08-17 20:42:17 +02:00
PanteraPolnocy 74d0631185 FIRE-31953 Update Russian translation, by Romka Swallowtail 2022-08-17 20:27:38 +02:00
Mnikolenko Productengine 48ca2cd67c SL-17978 FIXED "Hear media and sound from: Avatar position" ignores clamping set by llSetSoundRadius() 2022-08-17 20:42:24 +03:00
Ansariel b541811142 Merge branch 'DRTVWR-565-maint-P' of https://bitbucket.org/lindenlab/viewer 2022-08-17 19:32:46 +02:00
Andrey Kleshchev 5759be7cdf SL-17834 MP window freezes when loading items from Inventory
1. Do not process all marketpalce changes at once, schedule them for later
2. Do not notifyObservers from notifyObservers
2022-08-17 20:32:12 +03:00
Ansariel e9e62b798d Merge branch 'DRTVWR-565-maint-P' of https://bitbucket.org/lindenlab/viewer 2022-08-17 19:31:17 +02:00
Mnikolenko Productengine 8e8c68720b SL-17973 updated inappropriate arg 2022-08-17 20:12:09 +03:00
Ansariel ec1ef8c495 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-17 17:50:46 +02:00
Nicky d4b7880dfe Remove extra ']'. 2022-08-17 15:32:28 +02:00
Pantera 261162a582 Updated Polish translation 2022-08-17 15:21:35 +02:00
Ansariel 75e50d0670 User-configurable notecard editor colors for text, background, cursor and selection background 2022-08-17 14:27:32 +02:00
Mnikolenko Productengine 0191ee5f6f SL-17973 FIXED region name is not shown in the IM chat 2022-08-17 14:50:03 +03:00
Mnikolenko Productengine 450b1205d3 SL-17339 Controls > Restore Defaults should clear the "Walk to" action. 2022-08-17 09:58:34 +02:00
PanteraPolnocy 9069e6a43a FIRE-31949 French translation update, by Laurent Bechir 2022-08-17 01:32:18 +02:00
Beq 461c512b97 FIRE-31942 - Crash in 360 photo with perfstats running
Sigh...even the simplest things in LL land are non-thread safe it seems.
2022-08-16 18:05:22 +01:00
PanteraPolnocy 67de000421 Updated Polish translation 2022-08-16 18:56:20 +02:00
Ansariel c85bcbd7de FIRE-29425: User-selectable font and size for notecards 2022-08-16 18:27:13 +02:00
Pantera 095dff2db9 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-16 13:42:03 +02:00
Mnikolenko ProductEngine 0243626011 SL-16985 FIXED [Mac] Key combinations for diacritical marks are not working 2022-08-16 13:42:07 +02:00
Pantera e2bfa14556 FIRE-31944 Russian translation update, by Romka Swallowtail 2022-08-16 13:41:38 +02:00
Ansariel 2205a61ae6 Speculative fix for FIRE-31473: Accessing "characters" property outside key-up or key-down event is not allowed according to the API doc - not sure if flagsChanged does count as such though (hopefully it compiles...) 2022-08-16 13:41:27 +02:00
Ansariel 94eff7cb1f Remove remnants of a change long gone already - maybe this might be a reason it causes FIRE-31473 now in conjunction with 83127d2299 2022-08-16 13:18:08 +02:00
Andrey Kleshchev aa5c4d45aa SL-17719 Windows support for absolute mouse positioning #2
Better touch screen handling
2022-08-16 00:09:50 +03:00
Ansariel 67bbab1fe3 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 18:05:24 +02:00
Ansariel 419a2bfe11 Some loop refactoring and index out of bounds protection 2022-08-15 18:05:16 +02:00
PanteraPolnocy 4e83e5ab8b FIRE-31938 French translation update, by Laurent Bechir 2022-08-15 15:23:40 +02:00
PanteraPolnocy a36a990a34 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 15:19:12 +02:00
PanteraPolnocy 0dc8290e5a Updated Polish translation 2022-08-15 15:19:04 +02:00
Ansariel d88b0910e4 Open create landmark floater centered on screen by default 2022-08-15 15:15:52 +02:00
Ansariel cc29a97205 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 14:53:44 +02:00
Ansariel 5dda6abee7 Fix invalid default value for 360QualitySelection and restore last quality setting since LL UX/UI obviously has no clue 2022-08-15 14:53:35 +02:00
PanteraPolnocy e7bf9eb8d7 Correct type and default value for the previous commit 2022-08-15 14:49:29 +02:00
PanteraPolnocy 9f9133d7cc Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 14:42:01 +02:00
PanteraPolnocy 598abe531c Add missing settings.xml entry for 360 snapshot 2022-08-15 14:41:52 +02:00