feat: wire vertical exaggeration through the shell #13
@@ -38,7 +38,7 @@ That layout preserves the VistaPro workflow while making room for modern discove
|
|||||||
| Scripts / paths | Partial | `src/script.rs`, `src/script_exec.rs`, `src/path.rs`, and the script/path controls in `src/app.rs`. | High |
|
| Scripts / paths | Partial | `src/script.rs`, `src/script_exec.rs`, `src/path.rs`, and the script/path controls in `src/app.rs`. | High |
|
||||||
| File / project actions | Partial | `loaded_scene_path` plus the working New/Open/Save controls in `src/app.rs` and `src/scene_file.rs`. | Medium |
|
| File / project actions | Partial | `loaded_scene_path` plus the working New/Open/Save controls in `src/app.rs` and `src/scene_file.rs`. | Medium |
|
||||||
| Status / feedback | Present | Bottom status bar driven by `AppData::ui_snapshot()` in `src/app.rs`. | Medium |
|
| Status / feedback | Present | Bottom status bar driven by `AppData::ui_snapshot()` in `src/app.rs`. | Medium |
|
||||||
| Legacy compatibility / advanced dialogs | Partial | Backend support exists for some sub-features like vertical exaggeration, palette, and hydrology, but the legacy-style menu/dialog workflow is still incomplete. | Low |
|
| Legacy compatibility / advanced dialogs | Partial | Backend support exists for some sub-features like vertical exaggeration and hydrology, while palette/color-map editing is now wired into the shell; the legacy-style menu/dialog workflow is still incomplete. | Low |
|
||||||
|
|
||||||
## Remaining gaps
|
## Remaining gaps
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user