3 Commits

Author SHA1 Message Date
LyAhn 79ed22136a Remove pycache from tracking 2026-06-01 02:18:59 +01:00
LyAhn cd8ab7bd3d Add .gitignore, remove cached pycache 2026-06-01 02:18:34 +01:00
LyAhn e41eccf1a9 Initial commit: Image Aspect Size and Multi Switch nodes
- ImageAspectSize: reads input image dimensions and outputs width/height
  scaled to a target longest-side, snapped to multiples of 8, with a
  flip toggle for portrait/landscape rotation
- MultiSwitch: any-type switch node with dynamic slot pairs (JS-driven
  add/remove), colour-coded active/inactive sides, and clean labelling
2026-06-01 02:18:04 +01:00