Commit Graph

7 Commits (69a31fad4caabec61e4a5e4094de63620ab4da66)

Author SHA1 Message Date
Ansariel 6b6b116fd4 Merge branch 'master' of https://bitbucket.org/lindenlab/viewer 2021-03-03 00:20:02 +01:00
Ansariel 2cdc81c61a More asset blacklist optimization: Don't save the blacklist when removing temporary derendered objects 2016-08-29 10:45:20 +02:00
Ansariel 3cffffcdc6 Save asset blacklist when removing items only if the list changed 2016-08-27 16:10:17 +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 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