Commit f906b15
committed
Drop legacy JS heightmap tooling and dead resend command
- Remove dist_cfg/exts/*.js (compiler, import_sb_image, remove_empty_dirs,
test_heightmap_import_export, transform_sb_image): superseded by the
native heightmap/texture IO paths.
- Remove ResendCommand and its widget call site: the command was a
never-implemented stub (only logged NOT IMPLEMENTED: RESEND), and the
call site was unreachable behind `if not RELOAD_GADGETS` with the
constant hardcoded true.
- Apply cargo fmt to project slice files (import order, line wrap).1 parent 2b5a1f5 commit f906b15
13 files changed
Lines changed: 38 additions & 498 deletions
File tree
- dist_cfg/exts
- native/src/sbc/project
- commands
- jobs
- ops
- tests
- scen_edit
- command
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments