Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-10 | SL-18602 Crashfix | Andrey Kleshchev | |
2022-11-10 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-11-10 | SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places ↵ | Dave Parks | |
that used to post to ModifyMaterialParams directly. | |||
2022-11-10 | SL-18583 Missed flushUpdates | Andrey Kleshchev | |
2022-11-10 | SL-18583 Fixed incorrect values being applied when returning to a case ↵ | Andrey Kleshchev | |
without override | |||
2022-11-09 | SL-18583 Use gltf overrides as a base for live editing to send only minimal ↵ | Andrey Kleshchev | |
changes | |||
2022-11-09 | SL-18583 Copy&Paste support for overrides | Andrey Kleshchev | |
And a fix for SL-18583 | |||
2022-11-07 | SL-18583 Make tools floater restore overrides when canceling changes #1 | Andrey Kleshchev | |
This works only partially since changes from material editor are not yet tracked. | |||
2022-11-07 | SL-18583 Fix race condition when setting multiple faces | Andrey Kleshchev | |
And fix cases of updates not applying | |||
2022-10-26 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-10-26 | SL-18443 Allow nulling out of override data and implement new override ↵ | Dave Parks | |
message protocol. | |||
2022-10-21 | SL-18105 Hook up live material editor to current selection set and ↵ | Dave Parks | |
implicitly open build floater when editing a PBR material. | |||
2022-09-27 | SL-17999 Material with limited permissions should be copied to object's ↵ | Andrey Kleshchev | |
inventory | |||
2022-09-22 | SL-17999 'copy' functionality for 'features' and 'texture' tabs | Andrey Kleshchev | |
And a fix to prevent message spam | |||
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-09-14 | SL-18044 (PBR) No-copy textures not applying to objects | Andrey Kleshchev | |
2022-09-01 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into SL-17967 | Howard Stearns | |
2022-09-01 | SL-17967 - _ARB constant removal | Howard Stearns | |
2022-09-01 | SL-17999 PBR material in tool's texture tab | Andrey Kleshchev | |
2022-08-09 | SL-17653 Perially done restoration functionality | Andrey Kleshchev | |
2022-06-09 | SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select ↵ | Dave Parks | |
Invisible Objects" checkbox instead of "Select Reflection Probes" | |||
2022-06-09 | SL-17551 Add "Select Reflection Probes" menu option and make invisible ↵ | Dave Parks | |
objects less annoying when alt-zooming in edit mode. | |||
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-28 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/newview/llviewerregion.cpp | |||
2021-11-30 | SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush() | Dave Houlton | |
2021-11-19 | SL-16202: Instantiate LLSimpleton::sInstance generically | Nat Goodspeed | |
instead of requiring a separate declaration for each subclass. The previous way produces errors in clang. (cherry picked from commit 8458ad8890cf0a11804996210d7bcfbdaa3eec2e) | |||
2021-11-19 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llvoicevivox.cpp | |||
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-11-16 | SL-16364 Removed the grid step cap for non-HUD objects | Andrey Lihatskiy | |
2021-11-15 | Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread" | Dave Houlton | |
This reverts commit 5188a26a8521251dda07ac0140bb129f28417e49, reversing changes made to 819088563e13f1d75e048311fbaf0df4a79b7e19. | |||
2021-11-09 | SL-13867 Developer ability to select and reposition multiple avatars | Andrey Kleshchev | |
2021-11-04 | SL-16202: Instantiate LLSimpleton::sInstance generically | Nat Goodspeed | |
instead of requiring a separate declaration for each subclass. The previous way produces errors in clang. | |||
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2021-10-25 | SL-16218 treat texture selection similar to diffuse map handling. | Mnikolenko Productengine | |
2020-11-26 | SL-14396 FIXED Sizing increment units ignored for HUDs. | Mnikolenko Productengine | |
2020-07-10 | SL-10326 Allow selecting any movable avatars with 'Allow Select Avatar' option | Andrey Kleshchev | |
2020-05-05 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorybridge.cpp # indra/newview/llinventorypanel.cpp # indra/newview/lltexturectrl.cpp # indra/newview/skins/default/xui/de/floater_texture_ctrl.xml # indra/newview/skins/default/xui/es/floater_texture_ctrl.xml # indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/it/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ja/floater_texture_ctrl.xml # indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ru/floater_texture_ctrl.xml # indra/newview/skins/default/xui/tr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/zh/floater_texture_ctrl.xml | |||
2020-04-03 | SL-12968 Wrong avatar was paused on selection | Andrey Kleshchev | |
2020-02-27 | SL-10326 Develop submenu option Allow Select Avatar was defective | Andrey Kleshchev | |
Viewer should now filter out position changes from server when avatar is being edited. | |||
2020-01-28 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer-private into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-481 Merge | |||
2020-01-13 | SL-12537 Fixed crash when the box with 'script' moves between two regions | andreykproductengine | |
2019-12-16 | merge | Brad Payne (Vir Linden) | |
2019-11-15 | SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵ | Brad Payne (Vir Linden) | |
Group-related costs and limits via benefits. | |||
2019-09-05 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2019-08-26 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-08-13 | merge | Brad Payne (Vir Linden) | |
2019-08-13 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2019-08-13 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-07-25 | SL-11649 FIXED [Love Me Render] Mesh links in HUDs do not have highlights ↵ | maxim_productengine | |
when selected. |