Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-25 | viewer#2065 Region restart schedule floater | Andrey Kleshchev | |
2024-07-02 | viewer#1857 Reset texture transforms when terrain PBR is applied | Andrey Kleshchev | |
ctrls aren't dynamically alocated so getChild is preferable, but since other elements use findchild and validy checks used findChild as well | |||
2024-06-12 | Fix whitespace pre-commit hook failures | Brad Linden | |
2024-06-10 | secondlife/viewer#1475: Fix whitespace and remove comment | Cosmic Linden | |
2024-06-07 | secondlife/viewer#1475: Add PBR terrain repeats editing | Cosmic Linden | |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
brad/merge-maint-a-to-dev | |||
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-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | RunitaiLinden | |
gltf-dev-maint-a-merge | |||
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-03-20 | secondlife/viewer-issues#83, secondlife/viewer-issues#82: Combine terrain ↵ | Cosmic Linden | |
save error notifications | |||
2024-03-20 | secondlife/viewer-issues#83: Disallow alpha blend/double sided from PBR terrain | Cosmic Linden | |
2024-03-08 | secondlife/viewer#712: Consolidate accesses to texture_detail_* and ↵ | Cosmic Linden | |
material_detail_* controls | |||
2024-03-07 | secondlife/viewer#712: Consolidate accesses to terrain_material_type control | Cosmic Linden | |
2024-03-06 | secondlife/viewer#712: Clean up unused region change callback checks | Cosmic Linden | |
2024-02-29 | secondlife/viewer#712: Remember previously set textures/materials when ↵ | Cosmic Linden | |
possible. Not persistent. | |||
2024-02-29 | secondlife/viewer#712: More intuitive selection of PBR vs texture terrain, ↵ | Cosmic Linden | |
and update dropdown to match | |||
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-09 | secondlife/viewer#773: Fix RenderTerrainPBREnabled requiring restart and ↵ | Cosmic Linden | |
respect simulator feature PBRTerrainEnabled | |||
2023-10-13 | Merge branch 'DRTVWR-559' into DRTVWR-592 | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Fix some virtual functions not being marked override | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Use overrides, make mac build happy | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) Add material terrain selection to GUI | Cosmic Linden | |
2023-03-21 | SL-19348 Remove 'get mesh_rez_enabled' code in viewer | Alexander Gavriliuk | |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and ↵ | Callum Prentice | |
results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal | |||
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2019-10-07 | SL-12024 Remove 'Estate warning' message and show just region name instead | maxim_productengine | |
2019-09-27 | SL-12024 [EEP] UI should indicate that the Environment tab is an estate-wide ↵ | maxim_productengine | |
setting. | |||
2019-04-17 | Merge 6.2.1 | Graham Linden | |
2019-02-07 | SL-1036 Update estate access lists on the agent's access level change | AndreyL ProductEngine | |
2019-01-18 | SL-1942 Fixed the estate list change Confirmation messages to show agent ↵ | AndreyL ProductEngine | |
names properly | |||
2019-01-04 | Move some estate requests into the LLEstateInfoModel and out of the Region ↵ | Rider Linden | |
floater. Fix issue where user could potentially be looking at one set of estate options and update the estate they were standing in by mistake. | |||
2018-12-07 | SL-10091 Prevent info floater from re-requesting data when not open | andreykproductengine | |
2018-09-06 | MAINT-8777 added ability to copy access lists to clipboard | AndreyL ProductEngine | |
2018-07-25 | MAINT-8922 Crashfix | AndreyL ProductEngine | |
2018-07-24 | MAINT-8880 Added god mode callback/update to the Region/Estate floater | AndreyL ProductEngine | |
2018-07-12 | MAINT-8566 Access lists search implementation | AndreyL ProductEngine | |
2018-07-02 | MAINT-8718 FIXED EAM can't add or remove agent to or from Allowed, Banned ↵ | maxim_productengine | |
list for All Estates on the first try | |||
2018-05-16 | MAINT-8592 EstateAccess capability support #2 | AndreyL ProductEngine | |
2018-05-08 | MAINT-8592 EstateAccess capability support | AndreyL ProductEngine | |
2018-04-14 | MAINT-8440 Create a tabbed panel for managing users for Region/Estate owners | AndreyL ProductEngine | |
2018-01-23 | MAINT-8052: One more step towards parcel environments. | Rider Linden | |
2018-01-16 | MAINT-8052: Report if the returned environment is the default. | Rider Linden | |
2017-11-13 | Remove the old wl environment code. | Rider Linden | |
2017-11-10 | Remove delete preset dialog, Initial settings for selection level ↵ | Rider Linden | |
(Region/Parcel/Local) | |||
2017-04-29 | MAINT-7324 Changes to Region/Estate and About Land floaters to clarify and ↵ | AndreyL ProductEngine | |
add functionality | |||
2016-05-19 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-05-13 | MAINT-6400 Make the region "Object Bonus" setting safer | Mnikolenko Productengine | |