Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-08 | SL-18583 Make Live Material editor restore changes when canceling in texture ↵ | Andrey Kleshchev | |
or color pickers | |||
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-02 | SL-18448 Make material editor's scroll smarter | Andrey Kleshchev | |
2022-11-01 | SL-18448 Modified Material Editor to match overrides better | Andrey Kleshchev | |
2022-10-31 | SL-18448 Do not show editor when saving material inworld, only a name prompt | Andrey Kleshchev | |
2022-10-31 | SL-18446 Material override arrival filtering | Andrey Kleshchev | |
2022-10-29 | SL-18446 Material override arrival for selected objects should update ↵ | Andrey Kleshchev | |
material editor | |||
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-26 | SL-18446 Terse-update selection set from live material editor #1 | Andrey Kleshchev | |
2022-10-26 | SL-18444 Live Material Editor updating with selection | Andrey Kleshchev | |
2022-10-24 | SL-18414 Smarter material editor's cancel for overrides | Andrey Kleshchev | |
2022-10-22 | SL-18105 When saving an object's material to inventory, save the version ↵ | Dave Parks | |
that as overrides applied. | |||
2022-10-22 | SL-18105 Fix for crash when attempting to "Edit PBR Material" when there's ↵ | Dave Parks | |
no PBR material | |||
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-10-18 | SL-18008 Mac build fix | Andrey Kleshchev | |
2022-10-18 | SL-18008 Updated Save and Edit PBR buttons | Andrey Kleshchev | |
2022-10-17 | Continuing work on SL-17697 Live editing with material overrides. | Brad Kittenbrink | |
* Fixed Selection usage so material editor no longer hardcoded to a single object/face * made local preview hack the fallback for when the ModifyMaterialParams cap is missing | |||
2022-10-17 | SL-18008 Add Save and Edit buttons to right click menu for materials | Andrey Kleshchev | |
2022-10-14 | Fix SL-17697 local_id usage | Brad Kittenbrink (Brad Linden) | |
2022-10-14 | WIP for SL-18103 and SL-17697 live editing of materials using ↵ | Brad Kittenbrink (Brad Linden) | |
ModifyMaterialParams cap | |||
2022-10-08 | SL-18326 GLTF material functionality in a Notecard | Andrey Kleshchev | |
2022-09-29 | SL-17653 Small change in material loading order | Andrey Kleshchev | |
2022-09-29 | SL-17653 Multi-material file support for local materials | Andrey Kleshchev | |
2022-09-28 | SL-18233 Double clicking material in an object shows notecard | Andrey Kleshchev | |
2022-09-27 | SL-17640 Support loading materials from multi-material files | Andrey Kleshchev | |
2022-09-26 | SL-17640 Material editor permissions support | Andrey Kleshchev | |
2022-09-23 | SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec | Dave Parks | |
2022-08-30 | SL-17987 Fix for material editor not initializing to GLTF defaults when ↵ | Dave Parks | |
loading a null material asset. | |||
2022-08-23 | SL-17653 Local gltf materials #2 | Andrey Kleshchev | |
2022-08-10 | Merged in DRTVWR-559-SL-17695 (pull request #1089) | Callum Linden | |
SL-17695 Give materials and textures imported by Material Editor a sensible name - first pass - likely need to be refined but may be good enough for now Approved-by: Andrey Kleshchev Approved-by: Dave Parks | |||
2022-08-08 | SL-17695 Give materials and textures imported by Material Editor a sensible ↵ | Callum Linden | |
name - first pass - likely need to be refined but may be good enough for now | |||
2022-08-09 | SL-17653 Perially done restoration functionality | Andrey Kleshchev | |
2022-07-29 | DRTVWR-559: Revert "Revert "Fix minor Mac build issues."" | Nat Goodspeed | |
Try to reapply the original commit in such a way that it can be pushed. This reverts commit eaebe8fe70985f6d25cf883867f19617164ead81. | |||
2022-07-29 | DRTVWR-559: Revert "Fix minor Mac build issues." | Nat Goodspeed | |
Somehow this commit got into my local repository without showing up as a new commit relative to bitbucket. Try double-reverting it. This is the first one. This reverts commit 7772b5639a9bae2c4fbbcd2575355404c4bdca55. | |||
2022-07-20 | SL-17690 Uploaded material asset references wrong texture UUIDs | Andrey Kleshchev | |
Upload textures first, then get ids and upload material on callback | |||
2022-07-19 | SL-17640 Check account balance before uploading | Andrey Kleshchev | |
2022-07-14 | DRTVWR-559 fix mac build again | Brad Kittenbrink | |
2022-07-06 | SL-17640 'Save As' should create a new item | Andrey Kleshchev | |
Also fixed floater not using inventory item's name, some of the permissions | |||
2022-06-30 | SL-17640 Handle unsaved changes better | Andrey Kleshchev | |
2022-06-30 | SL-17640 Use LLAgentBenefitsMgr for upload cost | Andrey Kleshchev | |
2022-06-29 | SL-17602 WIP - Texture uploads form material editor now work but the names ↵ | Dave Parks | |
are garbage and the resulting material asset has the wrong UUIDs | |||
2022-06-28 | SL-17379 More complete integration of material asset type | Dave Parks | |
2022-06-25 | SL-17640 Materials Upload UI #3 | Andrey Kleshchev | |
Fixed issues in button layout Added 'unsaved changes' notification | |||
2022-06-24 | SL-17640 Materials Upload UI #2 | Andrey Kleshchev | |
New Fee fields New Buttons | |||
2022-06-24 | SL-17640 Materials Upload UI #1 | Andrey Kleshchev | |
1. Allow 'none' textures 2. Disable 'apply now' buttons 3. Switch from loading dae files to just gltf glb | |||
2022-06-23 | SL-17653 WIP - Apply GLTF material in Material Editor to selected object ↵ | Dave Parks | |
when you click "Save" | |||
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-14 | SL-17586 WIP -- LLMaterialEditor prototype and "New Material" inventory buttons. | Dave Parks | |