Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into lua-bradfix | Nat Goodspeed | |
to pick up Featurettes promotion + Brad's GitHub Windows build workaround. | |||
2024-05-15 | Merge branch 'main' into release/luau-scripting for Maint X release. | Nat Goodspeed | |
2024-05-15 | Manual whitespace fixes (fix_whitespace.py). | Nat Goodspeed | |
2024-05-15 | Merge branch 'main' into marchcat/x-mf-merge | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llfloaterimagepreview.cpp | |||
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy | |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
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-08 | HDRI Local Preview (#953) | RunitaiLinden | |
* #926 WIP - HDRI import prototype v0 * #926 WIP -- add OpenEXR to autobuild.xml * #926 WIP -- Add OpenEXR cmake * #926 WIP -- Attempt at using OpenEXR autobuild package and don't hard code .exr file to load * #926 Unmangle autobuild.xml and get dll's in the right place (thanks, Caladbolg!) * implement mac shared libs plumbing for OpenEXR for secondlife/viewer#926 * Fix Xcode/clang compile error regarding new[]/delete[] mismatch * #926 HDRI Preview finishing touches. - Full ACES when HDRI is enabled - Fix for probes getting stuck paused - Add exposure and rotation controls --------- Co-authored-by: Brad Linden <brad@lindenlab.com> | |||
2024-01-04 | DRTVWR-589: Merge branch 'main' into DRTVWR-589 | Nat Goodspeed | |
2023-11-30 | Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/app_settings/settings.xml # indra/newview/lldrawpoolground.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorygallery.cpp # indra/newview/llspatialpartition.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-10-23 | SL-13610 [MAC] WIP List HID available devices in joystick selection | Andrey Kleshchev | |
Doesn't filter the list yet, just shows full list of usb devices Selecting visible devices doesn't work yet | |||
2023-09-05 | Initial prototype of embedded LUA | Mnikolenko Productengine | |
2023-07-17 | DRTVWR-559 fix for lines lost in the merge | Brad Linden | |
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-05-19 | DRTVWR-580 Post-merge fix - unused code | Andrey Lihatskiy | |
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-05-17 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcharacter/llkeyframemotion.cpp # indra/newview/llfilepicker.cpp | |||
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-03-30 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/CMakeLists.txt # indra/newview/skins/default/xui/es/floater_tools.xml | |||
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt | |||
2023-03-03 | SL-19316 fix filter for GLTF materials on mac (#101) | Maxim Nikolenko | |
2023-02-23 | SL-19252 Remove "#ifdef _CORY_TESTING" code | Maxim Nikolenko | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm | |||
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-01-27 | SL-18996 make MacOS picker dialogs modeless to avoid disconnects #2 | Andrey Kleshchev | |
2023-01-27 | SL-18996 [WIP] MacOS make picker dialogs non-modal to avoid disconnects #1 | Andrey Kleshchev | |
2023-01-06 | SL-18741 Add gltf to bulk uploads on mac | Andrey Kleshchev | |
And cleaned up dupplicate mScale code | |||
2022-12-02 | SL-18741 Basic bulk upload for gltf materials #1 | Andrey Kleshchev | |
2022-10-28 | Fix leaks in mac filepicker code | Rye Mutt | |
2022-08-24 | SL-17653 File filter for local materials and textures in texture picker | Andrey Kleshchev | |
2022-06-23 | SL-17653 Flip imported GLTF textures, remove .dae and .glb/.gltf from file ↵ | Dave Parks | |
dialogs that don't support them | |||
2022-06-15 | SL-17605 WIP - Upload->Material now lets you pick a GLTF file and imports ↵ | Dave Parks | |
the first material in the GLTF file to the Material Editor | |||
2022-06-08 | SL-17214 initial loader class skeleton | Dave Houlton | |
2022-04-18 | Another instance where LLFilePicker::getSaveFile had the wrong number of ↵ | Nicky | |
arguments. | |||
2022-04-18 | Add argument missing from implementation | Nicky | |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton | |
2018-12-19 | SL-10155 FIXED [MAC] Mesh upload tries to upload folder instead of opening it | Mnikolenko ProductEngine | |
2018-04-17 | MAINT-8325 Fixed The Save Local dialog disconnects the viewer if you do not ↵ | andreykproductengine | |
choose the save directory files within the first minute | |||
2017-11-22 | MAINT-1804 Fixed bulk upload failures due to non-ansi symbols in names | andreykproductengine | |
2017-05-26 | MAINT-1139 Catch Windows crash on Saving snapshot | andreykproductengine | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-16 | MAINT-5507: Include httpconstants in file picker for linux. | Rider Linden | |
2014-08-31 | OPEN-268 - Add missing xml cases to file picker on linux and darwin | Cinder | |
2014-06-17 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |