summaryrefslogtreecommitdiff
path: root/indra/newview/llfloater360capture.cpp
AgeCommit message (Collapse)Author
2022-10-13SL-16156 LLTrace::StatType crashAndrey Kleshchev
Don't record stats or run timer when making 360 snapshots.
2022-02-01SL-16638 don't allow downloading files from the built-in browserMnikolenko Productengine
2022-01-11SL-15943 Snapshot 360 floater should refresh on hotkeyAndrey Kleshchev
Ctrl+shift+alt+S should refresh the snapshot if floater is already open
2021-09-06SL-15944 Don't show animeshes and local lights attached to the avatar when ↵Mnikolenko Productengine
‘Hide all avatars' is enabled
2021-09-02SL-15935 The particles attached to the avatar are shown in 360 snapshot when ↵Callum Prentice
the ‘Hide all avatars' option is enabled - Fixed
2021-09-02SL-15934 use llofstream to handle folder names correctlyMnikolenko Productengine
2021-09-02SL-15934 fixed issue with saving image to the folder with non-ascii nameMnikolenko Productengine
2021-09-02SL-15933 FIXED crash in capture360Images()Mnikolenko Productengine
2021-08-30SL-15918 Experimental feature to perform multiple render passes and reduce ↵Callum Prentice
missing content - fixed
2021-08-27SL-15899: Do not use power of 2 reduction for 360 capture size when ↵Callum Prentice
deferred rendering is off - completed
2021-08-27DRTVWR-534: Use minimum Viewer window dimension as image size when deferred ↵Mnikolenko Productengine
rendering is off
2021-08-20DRTVWR-534: Batch of modifications to 360 capture project after moving from ↵Callum Prentice
internal repo to public one.