Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-01 | SL-18725 Texture picker should explain why dropping texture isn't allowed | Andrey Kleshchev | |
Show a tooltip on drag&drop | |||
2022-12-01 | Merge pull request #19 from secondlife/SL-18746 | cosmic-linden | |
SL-18746: Fix misplaced control in build menu | |||
2022-12-01 | SL-18742 Upload materials option is missing from inventory's menu | Andrey Kleshchev | |
2022-11-30 | SL-18746: Fix Align button ("Align current texture layers") being offset in ↵ | Cosmic Linden | |
build menu texture tab | |||
2022-11-29 | SL-18682 WIP -- Clear BOOST_SELECTED as needed. GL 3.2 compatibility pass. ↵ | Dave Parks | |
Fix for stack underflow when reflection probes disabled. | |||
2022-11-18 | SL-18677 Disable materials UI when materials caps are not available | Andrey Kleshchev | |
2022-11-18 | SL-18666 Allow tabbing between fields in Material editor floater | Andrey Kleshchev | |
2022-11-16 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-11-16 | Merged in SL-18632 (pull request #1199) | Sabrina Shanman | |
SL-18632: Implement editing GLTF material texture transforms in build floater | |||
2022-11-16 | SL-17699 Fixed drag and drop into material picker | Andrey Kleshchev | |
2022-11-16 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ↵ | Dave Parks | |
abilities and remove some more fast timers. | |||
2022-11-16 | SL-18632: Un-hide planar align options when editing GLTF textures in build ↵ | Cosmic Linden | |
floater | |||
2022-11-15 | SL-18632: Implement editing GLTF material texture transforms in build floater | Cosmic Linden | |
2022-11-14 | Merged in SL-18627 (pull request #1193) | Sabrina Shanman | |
SL-18627: Make space for pbr transform controls in build floater and disable some WIP controls Approved-by: Andrey Kleshchev | |||
2022-11-12 | SL-18391 Basic gltf material accounting | Andrey Kleshchev | |
Plan is to expand it as needed with overrides, request rate and memory | |||
2022-11-11 | SL-18627: Make space for pbr transform controls in build floater and disable ↵ | Cosmic Linden | |
some WIP controls | |||
2022-11-08 | SL-18197 Bump inventory cache version | Andrey Kleshchev | |
Issue: release viewer saves materials as AT_UNKNOWN (255). When material viewer loads cache with materials saved as '255' instead of '57', material viewer doesn't know to update content and it casuses issues. Viewer eventally recovers, but it's simpler to drop cache in this case over trying to figure out if our unknown is a material (but may be cache should include asset type count to let viewer know when to double check unknowns). Also made 'legacy' materials folder's name localizable just in case. | |||
2022-11-03 | SL-18548 fix for crash when trying to Save material without caps | Mnikolenko Productengine | |
2022-11-03 | SL-18448 Save material button in tools floater | Andrey Kleshchev | |
2022-11-02 | SL-18448 Make material editor's scroll smarter | Andrey Kleshchev | |
2022-11-02 | SL-18522 Use naming consistent with GLTF standard | Andrey Kleshchev | |
2022-11-01 | SL-18448 Modified Material Editor to match overrides better | 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-29 | SL-17699 Hide pipette for material picker | Andrey Kleshchev | |
At the moment there is no specification how it should work, it can't work like it does for textures due to material overrides. Also removed some dead code | |||
2022-10-27 | SL-18441 "Override" UI cleanup | Andrey Kleshchev | |
2022-10-27 | SL-17699 Enable 'none' button it amterial picker | Andrey Kleshchev | |
2022-10-25 | SL-18008 Add "Save/Edit Materials" buttons to attachment's right click menu | Andrey Kleshchev | |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-10-17 | SL-18008 Placeholder functionality for PBR Edit button | Andrey Kleshchev | |
2022-10-17 | SL-18008 Add Save and Edit buttons to right click menu for materials | Andrey Kleshchev | |
2022-10-13 | SL-18125 Separate GLTF permissions from normal uploads | Andrey Kleshchev | |
2022-10-12 | SL-18190 Remove water reflection detail combo box and reimplement ↵ | Dave Parks | |
"Transparent Water" checkbox. | |||
2022-10-06 | SL-18190 Water shader WIP. Better parallax correction for sphere probes. ↵ | Dave Parks | |
Reduce probe memory footprint. Remove framebuffer copies and move to deprecate stencil buffer usage. | |||
2022-09-27 | SL-17640 Support loading materials from multi-material files | Andrey Kleshchev | |
2022-09-23 | SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec | Dave Parks | |
2022-09-22 | SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling ↵ | Dave Parks | |
reflection probes and anti-aliasing. Get render parity with current release viewer when reflection probes are disabled. | |||
2022-09-16 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks | |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-09-16 | SL-18161 Change pbr folder name | Andrey Kleshchev | |
2022-09-15 | SL-18161 Fix missing folder name localizations | Andrey Kleshchev | |
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-09-15 | SL-18161 Add PBR materials to Uploads in preferences | Andrey Kleshchev | |
2022-09-13 | SL-17653 Removed unneeded combo box | Andrey Kleshchev | |
2022-09-08 | SL-3007 Report abuse option in paticipan list | Andrey Kleshchev | |
2022-09-06 | SL-18097 Don't permit multiple instances of 'unsaved changes' popups | Andrey Kleshchev | |
Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible | |||
2022-09-05 | SL-17999 Small cleanup | Andrey Kleshchev | |
2022-09-02 | SL-17999 PBR should reuse texture possition channels from normal materials | Andrey Kleshchev | |
2022-09-02 | SL-18039 Added scroll into material editor | Andrey Kleshchev | |