Start with core\editor\src\dispatcher\mod.rs:40 and plumb the state updates through the document layer system's visibility state. It needs to end up in the state encoded in a LayerPanelEntry in core\document\src\response.rs:9 which gets sent through the WASM back to the frontend.
IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
Start with
core\editor\src\dispatcher\mod.rs:40and plumb the state updates through the document layer system's visibility state. It needs to end up in the state encoded in aLayerPanelEntryincore\document\src\response.rs:9which gets sent through the WASM back to the frontend.