| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-06 | viewer#1641 Show accurate Alpha mode if asset is missing | Andrey Kleshchev | |
| 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-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
| # Conflicts: # indra/newview/llappviewer.cpp # indra/newview/llfloaterchangeitemthumbnail.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llselectmgr.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llviewerdisplay.cpp # indra/newview/llvovolume.cpp | |||
| 2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
| 2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
| 2024-02-02 | Issue #26 Support texture drop onto PBR materials | Andrey Kleshchev | |
| 2023-11-09 | SL-20553: Save material button in build floater now depends on agent ↵ | Cosmic Linden | |
| inventory rather than object inventory | |||
| 2023-08-21 | SL-20145 GLTF specific feature notification | Andrey Kleshchev | |
| 2023-08-11 | SL-20024: Show loading message when inventory permissions are loading | Cosmic Linden | |
| 2023-08-11 | SL-20024: (WIP) (untested) Fix GLTF material permissions in some more edge cases | Cosmic Linden | |
| 2023-08-11 | SL-20024: Put material in object inventory when material is no-modify or ↵ | Cosmic Linden | |
| no-transfer | |||
| 2023-08-10 | SL-20133 Shift clicking selected face leaves Editor's Texture tab in a weird ↵ | Andrey Kleshchev | |
| state | |||
| 2023-07-27 | SL-18396 PBR and blinn phong should not be allowed to be edited together | Andrey Kleshchev | |
| 2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
| 2023-02-28 | D580 Fix coding policy failures | Andrey Kleshchev | |
| 2023-02-27 | Fix formatting in indra/newview/llpanelface.* files | Alexander Gavriliuk | |
| 2023-02-14 | SL-19183 PBR mapping scale values start on zero | Andrey Kleshchev | |
| 2023-01-04 | SL-18854 Fix drag'n drop of plain textures on faces in PBR mode | Andrey Kleshchev | |
| When in PBR 'mode', defaulted texture drops to diffuse channel | |||
| 2022-11-29 | SL-18732: Fix clang build error | Cosmic Linden | |
| 2022-11-29 | SL-18732: Review feedback | Cosmic Linden | |
| 2022-11-29 | SL-18732: Fix flickering of control values when changing GLTF texture ↵ | Cosmic Linden | |
| transforms in build floater | |||
| 2022-11-15 | SL-18632: Implement editing GLTF material texture transforms in build floater | Cosmic Linden | |
| 2022-11-11 | SL-18627: Make space for pbr transform controls in build floater and disable ↵ | Cosmic Linden | |
| some WIP controls | |||
| 2022-11-03 | SL-18448 Save material button in tools floater | Andrey Kleshchev | |
| 2022-10-29 | SL-18448 Material Editor and Tools floater adjustments | Andrey Kleshchev | |
| 1. Enable glow 2. Added buttons to texture->pbr | |||
| 2022-10-14 | WIP for SL-18103 and SL-17697 live editing of materials using ↵ | Brad Kittenbrink (Brad Linden) | |
| ModifyMaterialParams cap | |||
| 2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
| # Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
| 2022-09-01 | SL-17999 PBR material in tool's texture tab | Andrey Kleshchev | |
| 2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
| 2022-08-04 | DRTVWR-544 Post-merge build fix | Andrey Lihatskiy | |
| 2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
| # Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp | |||
| 2022-05-06 | SL-17198 fixes to get material asset serialization working better | Brad Kittenbrink | |
| 2022-05-05 | SL-17325 apply inventory material to face | Dave Houlton | |
| 2022-04-28 | Merge remote-tracking branch 'origin/euclid-17277' into ↵ | Brad Kittenbrink | |
| brad/SL-17116-material-messaging | |||
| 2022-04-28 | Beginning viewer side work for SL-17198 new asset and inventory types for ↵ | Brad Kittenbrink | |
| Materials | |||
| 2022-04-27 | Test UI for SL-17116. provide a debug interface to set a MaterialID for a face | Brad Kittenbrink | |
| 2022-04-27 | Prototype a SaveMaterial button | Dave Houlton | |
| 2022-04-19 | SL-17231 Copying textures should be disabled if object content was not yet ↵ | Mnikolenko Productengine | |
| updated | |||
| 2022-02-01 | SL-16344 #6 Fixed 'choose media' button not working in some cases | Andrey Kleshchev | |
| 2022-01-18 | SL-16344 #5 Cleanup | Andrey Kleshchev | |
| 2022-01-17 | SL-16344 #4 Only load 'title' media if it is needed | Andrey Kleshchev | |
| Mostly for the sake of MAC. setVolume(0) doesn't work on MAC which resulted in invisible media playing in background when editor was open. | |||
| 2022-01-17 | SL-16344 #3 Moved LLPanelFace related code into LLPanelFace | Andrey Kleshchev | |
| 2020-06-23 | SL-12688 Warnings part #1 | Andrey Kleshchev | |
| 2020-06-19 | SL-13359 #9 Texture tab | Andrey Kleshchev | |
| 2020-06-19 | SL-13359 #8 Reverted changes to texture tab | Andrey Kleshchev | |
| This reverts commit 1e1707d532560583744bb877adfed11864f2db31. | |||
| 2020-06-17 | SL-13359 #5 Implemented revised changes | Andrey Kleshchev | |
| 2020-06-02 | SL-13359 #1 Revert floater_tools and object panel changes | Andrey Kleshchev | |
| 2020-02-19 | SL-12473 FIXED Copied texture params get duplicated when pasting to objects ↵ | maxim_productengine | |
| that use different face counts. | |||
