9816fb8759
Replace LayerPanel with StageEditorPanel for full sublayer composition workflow: - Edit target (ET) checkbox on root/session and each sublayer; pen icon header - Dirty indicator (*) per layer; muted layers remain visible in list - Drag-drop and Move Up/Down reordering with undo (LayerReorderCommand) - Add existing sublayer via file dialog; create new sublayer modal - Fixed LayerReorderCommand::ApplyOrder using full-stack indices on sublayer-local list (silent remove failure → duplicate insert → USD _ValidateEdit error) - Fixed muted sublayer visibility: walk GetSubLayerPaths() + FindOrOpenRelativeToLayer + m_layerRefs to keep muted layers alive and visible Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 lines
552 B
XML
2 lines
552 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z"/></svg>
|