Commit Graph

50268 Commits (3cffffcdc6f7b6bfe9c8aba410065ee978166e44)

Author SHA1 Message Date
Ansariel 3cffffcdc6 Save asset blacklist when removing items only if the list changed 2016-08-27 16:10:17 +02:00
Ansariel 7a08bb3f11 FIRE-19956: Resolve the conflict of temporarily derendered objects still being part of the blacklist and shown in the floater when they were internally removed from the derendered object list after TP 2016-08-27 16:03:31 +02:00
Ansariel c0d00b60dc De-couple asset blacklist and its floater; use signals to inform floater about updating the UI 2016-08-27 15:50:40 +02:00
Ansariel 81ae9eceb5 FIRE-14265: Checking if this helps with crashes during TP because of blacklisted objects:
* Don't create blacklisted objects at all instead of creating and immediately killing them
* Kill the cache entry for the object once we derender it
* Stop editing the object
2016-08-26 17:22:42 +02:00
Ansariel a5b89c588f More asset blacklist improvements: Don't save the list after adding/removing an item during a bulk operation 2016-08-26 15:48:52 +02:00
Ansariel 120e06bb85 Make sure we stand up when derendering an object we are sitting on 2016-08-26 14:04:42 +02:00
Cinder a079baa258 STORM-2136 - Don't send ParcelPropertiesRequest willy nilly on every cursor position change, only send when ShowLandTooltips is enabled 2016-08-25 13:42:37 -05:00
Ansariel ecbfe28829 Add filter editor for the avatar render settings floater 2016-08-26 12:09:22 +02:00
Ansariel 0d99a8530a Merge 2016-08-26 11:58:47 +02:00
Ansariel 12df60d4e1 Major overhaul of the asset blacklist floater:
* Use sorting persistance already available in LLScrollListCtrl and remove specific asset blacklist debug settings
* Add right-click context menu
* Draw stripes for alternating lines for easier reading
* Add missing "Close" button
* Add filter editor for searching for particular assets
* Properly format date based on localizable format string and show time as local time instead of UTC
* Renamed classes to better fit the Firestorm naming system
* Removed unused methods
2016-08-26 11:58:18 +02:00
PanteraPolnocy b62e3c1279 Updated Polish translation 2016-08-26 10:02:14 +02:00
Ansariel 6bb36ef7eb FIRE-14777: Change renamed avatar in credits 2016-08-25 19:10:25 +02:00
Ansariel 676a178e18 FIRE-19956: Show temporarily blocked objects in blacklist floater so they can be removed; Based on a patch by Xenhat Liamano 2016-08-25 15:42:01 +02:00
Ansariel 3ad39543c0 Merge 2016-08-23 10:42:18 +02:00
Ansariel da4de9be1c Clean up KCWindlightInterface 2016-08-23 10:39:51 +02:00
Ansariel 556f09dfc4 Fixed bug in LLTexLayerSet::asLLSD() found by Henri Beauchamp (Cool VL Viewer) 2016-08-23 01:10:08 +02:00
Ansariel 19f7fb2247 Remove log spam 2016-08-22 13:00:28 +02:00
Ansariel bbef48a451 FIRE-19958: Add digit group separators to avatar complexity notification 2016-08-22 12:08:11 +02:00
Ansariel bb33802440 Use user-default locale setting from operating system in cases it makes sense 2016-08-22 12:00:26 +02:00
Ansariel 9b56e746ff FIRE-15548: Next attempt for fixing crashing align tool: Remove threading introduced while porting the feature to Firestorm 2016-08-19 15:24:45 +02:00
Ansariel 909002097f Use constant for legacy search result page size 2016-08-19 14:51:12 +02:00
Ansariel 1d2c0d11ef FIRE-19912: legacy search results list items not selectable under certain circumstances 2016-08-19 14:46:55 +02:00
Tonya Souther 5c3b1c8378 Update SLPlugin for 64-bit OS X to turn web pages right side up again. 2016-08-18 14:46:09 -05:00
Nicky d05708f4b3 FIRE-19855; use wide character path name for windows. 2016-08-17 22:45:57 +02:00
Ansariel b9b0b15e53 FIRE-19892: When LSL preprocessor is enabled, recompiling experience enabled scripts disables the experience 2016-08-17 18:54:45 +02:00
PanteraPolnocy c5d3925fbd Updated Polish translation 2016-08-16 16:07:58 +02:00
Ansariel 2eadb31a05 Merge cleanup 2016-08-13 23:35:56 +02:00
Nicky 76e0f641ce Remove accidental debug leftover. 2016-08-12 20:50:29 +02:00
Ansariel be8241270e FIRE-19851: [BUG-37637] DebugAvatarAppearanceMessage incorrectly reports all avatars received COF version as -1 2016-08-12 13:22:20 +02:00
Ansariel 856f060d0a FIRE-19799: Place details window keeps 'Loading...' estate information 2016-08-12 13:04:50 +02:00
Ansariel 3b51603c40 Undo mixing CMake output to stdout and stderr - we prefer unmangled output 2016-08-12 01:18:34 +02:00
Ansariel 34d0a43ec6 Merge Firestorm LGPL 2016-08-11 23:43:21 +02:00
Ansariel cb89140d29 Merge LL release 4.0.7 2016-08-11 23:42:52 +02:00
Oz Linden 4fb100ac7a increment viewer version to 4.0.8 2016-08-11 15:31:41 -04:00
Oz Linden e4a1b2c940 Added tag 4.0.7-release for changeset 33981d8130f0 2016-08-11 15:31:41 -04:00
Liny 0b459defb2 Correct previous commit to include the original code so it doesnt get lost in merges. 2016-08-11 05:08:13 -07:00
Ansariel 0c114b17d7 Fix wording for the avatar render settings floater 2016-08-11 13:20:57 +02:00
Liny d8e2714504 Change log message to not print out every time (prevents log spam when holding down the 5 key on the numberpad with numlock off). 2016-08-11 02:43:09 -07:00
Ansariel d2bea3c4c5 Merge viewer-lynx 2016-08-10 20:44:31 +02:00
Ansariel 7976aaa668 Merge Firestorm LGPL 2016-08-10 20:40:20 +02:00
PanteraPolnocy f3f15ea170 Updated Polish translation 2016-08-10 12:48:56 +02:00
Ansariel 6f7d6500d5 FIRE-10628/FIRE-19819: Option to supress upload cost notification 2016-08-09 20:48:48 +02:00
Ansariel 040e24a1ee Changed order in .hgtags for less merge conflicts 2016-08-09 20:21:38 +02:00
Ansariel 3b952db668 Added tag Firestorm_4.7.9_Release for changeset 6ef63161a501 2016-08-09 20:19:40 +02:00
Ansariel ce66ee1eff Remove unused method 2016-08-09 20:00:48 +02:00
Ansariel 0e930dce4f FIRE-19798: Add overview of persister avatar render settings 2016-08-09 17:54:47 +02:00
Ansariel 5b23cb6be2 FIRE-19810: Make presets global since PresetGraphicActive setting is global as well
Having a mix of a global setting storing the active preset and actual presets
saved on a per-account basis creates glorious fails, for instance when
logging in with a different account that "accidentally" doesn't have the
current preset.
2016-08-09 14:35:57 +02:00
Ansariel a42cb70200 FIRE-19806: Mesh upload from a folder with Unicode characters in the name fails 2016-08-09 12:11:45 +02:00
Ansariel beec8fb485 Fix cut off label in German translation 2016-08-08 16:50:45 +02:00
Whirly b8ad260275 Typo fix in InventoryTrashMaxCapacity comment 2016-08-08 08:22:18 +01:00