add flip node

This commit is contained in:
2026-03-27 21:37:39 -07:00
parent 63bdc70456
commit fa9aeaa4a9
4 changed files with 171 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ from backend.nodes import (
colormap_adjust,
crop_resize_field,
rotate_field,
flip_field,
# Level
plane_level_field,
poly_level_field,