Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-19 | viewer#2310 Highlight image size when over limit for profile feed | Andrey Kleshchev | |
2024-07-29 | #2100 BugSplat Crash #1497210: LLVOAvatar::updateImpostors()(10616) | Alexander Gavriliuk | |
2024-07-25 | Fix findChild calls during draw from LLFloaterSnapshot | Rye Mutt | |
2024-07-18 | Remove unnecessary code and (re-)add some more compile time constants (#2057) | Ansariel Hiller | |
2024-07-17 | Raised the 512x512 limitation for uploading snapshots to inventory to ↵ | Ayane | |
2048x2048 (#2025) | |||
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵ | Ansariel | |
and llunittype.h for now | |||
2024-05-22 | Fix line endlings | Ansariel | |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel | |
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-21 | Convert BOOL to bool in LLControlGroup and related classes | Ansariel | |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel | |
2023-11-21 | SL-20563 Add 'No Post' option to Snapshot floater | Alexander Gavriliuk | |
2023-11-16 | SL-20563 Add 'No Post' option to Snapshot floater | Alexander Gavriliuk | |
2022-07-19 | SL-17670 Simplify outfit snapshot floater | Mnikolenko Productengine | |
2021-08-20 | DRTVWR-534: Batch of modifications to 360 capture project after moving from ↵ | Callum Prentice | |
internal repo to public one. | |||
2019-11-13 | SL-11964 Removed SL Share from the viewer | AndreyL ProductEngine | |
2019-08-13 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-07-11 | SL-11435 When ALM is enabled, Depth mode shots are broken when snapshot size ↵ | ruslantproductengine | |
is set to anything above current window size - fixed bug described in the ticket - fixed bug with UI (when user change the layer type (color/depth)) | |||
2019-04-24 | SL-10994 Removed Facebook In-world Sharing | AndreyL ProductEngine | |
SL-11024 Fixed Twitter connect failure | |||
2018-06-12 | MAINT-8727 FIXED Saving snapshot will cause disconnect if you do not choose ↵ | maxim_productengine | |
path in File picker quickly | |||
2018-04-03 | MAINT-8429 FIXED Screenshot opens on full screen of the viewer | Mnikolenko Productengine | |
2018-03-21 | MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending ↵ | maxim_productengine | |
snapshot via e-mail | |||
2017-08-11 | MAINT-7566 Better define 6016 for MAX_SNAPSHOT_IMAGE_SIZE | Mnikolenko Productengine | |
2017-02-16 | MAINT-7132 snapshot window should re-open in last selected mode | Mnikolenko Productengine | |
2016-11-03 | MAINT-6580 Snapshot becomes blank after changing the size of Second Life window | andreykproductengine | |
2016-10-06 | MAINT-6800 FIXED Using Snapshot Freeze Frame option causes several issues | Mnikolenko Productengine | |
2016-09-07 | MAINT-6699 FIXED [VOB] Crash in LLSnapshotLivePreview::getBigThumbnailImage() | Mnikolenko Productengine | |
2016-09-01 | MAINT-6686 FIXED [VOB] Outfit Snapshot floater should be resized ↵ | Mnikolenko Productengine | |
independently of general Snapshot floater | |||
2016-08-16 | Merge VOB with 4.0.8-release | pavelkproductengine | |
2016-08-10 | MAINT-6616 new crash in VOB viewer in snapshot preview | Mnikolenko Productengine | |
2016-08-04 | MAINT-6604 FIXED [VOB] Snapshot preview is corrupted | Mnikolenko Productengine | |
2016-07-19 | MAINT-6583 FIXED [VOB] Snapshot floater is stuck in "Posting" state. | pavelkproductengine | |
Removed wrong callback set from VOB snapshot floater | |||
2016-06-02 | MAINT-5194 Visual Outfit browser | pavelkproductengine | |
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot | |||
2016-05-24 | Merge VOB with release 4.0.6 | pavelkproductengine | |
2016-05-19 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-04-29 | MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flow | pavelkproductengine | |
Initial version, further refactoring pending | |||
2016-04-13 | MAINT-3286 FIXED Fix error message on snapshot save when user has no L$ | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-05-26 | MAINT-5096 FIXED Camming is broken in freeze frame mode once snapshot is ↵ | AndreyL ProductEngine | |
refreshed... Fix for freezing by ticking the "Freeze frame" checkbox | |||
2015-05-07 | MAINT-4812 Restore sending snapshot as email from the viewer. | Mnikolenko ProductEngine | |
2015-05-06 | Fixed Mac build after tools update - stripped unsused symbols | pavelkproductengine | |
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-04-07 | MAINT-5059 FIXED Update snapshot as well as thumbnail. | Mnikolenko ProductEngine | |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-02-03 | MAINT-4812 FIXED Remove sending snapshot as email from the viewer. | Mnikolenko ProductEngine | |
2014-12-18 | MAINT-4726 FIXED Strange camera roll when using freeze frame in snapshot floater | Mnikolenko ProductEngine | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 |