----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123180/ -----------------------------------------------------------
Review request for Marble. Repository: marble Description ------- Improved ground overlays: performance, transluscency, visibility -Performance improved by replacing object construction in critical part of the code with static calls -Added transluscency based on alpha of pixels in overlay icon -Added testing for global visibility before rendering overlay Diffs ----- src/lib/marble/MergedLayerDecorator.cpp fd3b6e9 src/lib/marble/geodata/data/GeoDataLatLonBox.h 5505090 src/lib/marble/geodata/data/GeoDataLatLonBox.cpp 5dd7834 Diff: https://git.reviewboard.kde.org/r/123180/diff/ Testing ------- Ran with several images of ground overlays, tested performance with QElapsedTimer. All three aspect work and the performance is improved almost 3x on my machine - tested by rotating and moving the overlay around. Thanks, Adam Dabrowski
_______________________________________________ Marble-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/marble-devel
