Skip to content

Commit f906b15

Browse files
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

dist_cfg/exts/compiler.js

Lines changed: 0 additions & 124 deletions
This file was deleted.

dist_cfg/exts/import_sb_image.js

Lines changed: 0 additions & 87 deletions
This file was deleted.

dist_cfg/exts/remove_empty_dirs.js

Lines changed: 0 additions & 42 deletions
This file was deleted.

dist_cfg/exts/test_heightmap_import_export.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)