Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-10 | SL-18602 Crashfix | Andrey Kleshchev | |
2022-11-10 | SL-18602 Update server params on drag n drop | Andrey Kleshchev | |
2022-11-10 | SL-18617 Disable fullbright checkbox and color swatch when GLTF material is ↵ | Dave Parks | |
present. | |||
2022-11-10 | SL-18573 Fix for HUD text being wrong color. | Dave Parks | |
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 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 # Conflicts: # indra/newview/llgltfmateriallist.h | |||
2022-11-09 | SL-18602 Fix for applying material asset not removing overrides on drag-and-drop | Dave Parks | |
2022-11-09 | SL-18518 Move json to material work to background thread | Andrey Kleshchev | |
2022-11-09 | SL-18583 Use gltf overrides as a base for live editing to send only minimal ↵ | Andrey Kleshchev | |
changes | |||
2022-11-09 | Merged in revert-pr-1190 (pull request #1191) | Sabrina Shanman | |
Revert "SL-18523: When editing an object's material override, use the object's material override as a base, rather than its render material (pull request #1190)" | |||
2022-11-09 | Revert "SL-18523: When editing an object's material override, use the ↵ | Sabrina Shanman | |
object's material override as a base, rather than its render material (pull request #1190)" | |||
2022-11-09 | Merged in SL-18523 (pull request #1190) | Sabrina Shanman | |
SL-18523: When editing an object's material override, use the object's material override as a base, rather than its render material | |||
2022-11-09 | SL-18583 Copy&Paste support for overrides | Andrey Kleshchev | |
And a fix for SL-18583 | |||
2022-11-08 | SL-18523: When editing an object's material override, use the object's ↵ | Cosmic Linden | |
material override as a base, rather than its render material | |||
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-08 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-11-08 | SL-18585 Batch updates to ModifyMaterialParams capability. | Dave Parks | |
2022-11-08 | SL-18583 Make Live Material editor restore changes when canceling in texture ↵ | Andrey Kleshchev | |
or color pickers | |||
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-11-04 | SL-18560 Mac build fix | Andrey Kleshchev | |
2022-11-04 | SL-18560 Make local materials save correctly from right-click menu | Andrey Kleshchev | |
2022-11-03 | SL-18391 Fixed local materials failing to load | Andrey Kleshchev | |
2022-11-03 | SL-18548 fix for crash when trying to Save material without caps | Mnikolenko Productengine | |
2022-11-03 | SL-18446 Don't cause excessive udpates #2 | Andrey Kleshchev | |
2022-11-03 | SL-18448 Save material button in tools floater | Andrey Kleshchev | |
2022-11-02 | Merged in SL-18485 (pull request #1183) | Sabrina Shanman | |
SL-18485: Render GLTF materials with extension KHR_texture_transform with approprate texture transforms | |||
2022-11-02 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-11-02 | SL-18520 Fix for mac build. | Dave Parks | |
2022-11-02 | SL-18485: Render GLTF materials with extension KHR_texture_transform with ↵ | Cosmic Linden | |
approprate texture transforms | |||
2022-11-02 | SL-18531 Disable texture controls when editing face with material | Andrey Kleshchev | |
2022-11-02 | SL-18448 Make material editor's scroll smarter | Andrey Kleshchev | |
2022-11-02 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-11-02 | SL-18520 Use GLTF material.extras to pass flags for enabling overriding ↵ | Dave Parks | |
alpha mode and double sided to default | |||
2022-11-02 | SL-18522 Use naming consistent with GLTF standard | Andrey Kleshchev | |
2022-11-01 | SL-18448 Fix metallic and normal controls being swapped | Andrey Kleshchev | |
2022-11-01 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-11-01 | Increment viewer version to 6.6.8 | Nat Goodspeed | |
following promotion of DRTVWR-575 | |||
2022-11-01 | D559 MacOS build fix | Andrey Kleshchev | |
2022-11-01 | SL-18448 Fixed exit condition | Andrey Kleshchev | |
2022-11-01 | SL-18448 Modified Material Editor to match overrides better | Andrey Kleshchev | |
2022-11-01 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-559 | |||
2022-11-01 | SL-18520 WIP - Use off-by-epsilon and special UUID identifier hacks to allow ↵ | Dave Parks | |
overriding to default values. | |||
2022-11-01 | Fix mac build for DRTVWR-559. PROFILE_ZONE_SCOPED macro cant take an argument | Brad Kittenbrink | |
2022-11-01 | SL-18391 Removed direct dependency of local materials onto tinygltf | Andrey Kleshchev | |
2022-11-01 | SL-18513 Put profile markers around GLTF code. | Dave Parks | |
2022-10-31 | SL-18448 Fix for mac build. | Dave Parks | |