Skip to content

Add the modern pixel-art import pipeline - #260

Merged
nolanvenhola merged 1 commit into
mainfrom
feat/zeliard2-art-import
Aug 20, 2026
Merged

Add the modern pixel-art import pipeline#260
nolanvenhola merged 1 commit into
mainfrom
feat/zeliard2-art-import

Conversation

@nolanvenhola

Copy link
Copy Markdown
Owner

Summary

  • add deterministic Aseprite-to-PNG export tooling and contract coverage
  • enforce lossless project-wide PNG import defaults with Creator hot reload
  • store pivots, frame grids, clips, palette limits, and provenance in stable typed resources
  • add actionable art diagnostics and exact-pixel/metadata-preservation tests
  • document the production art workflow

Validation

  • architecture and typed GDScript checks
  • Aseprite CLI export contract (deterministic stand-in)
  • editor import and Creator plugin startup
  • production content and pixel-art import validation
  • 22 headless production/Creator/art/save scenarios
  • main-scene smoke
  • Windows and Web release exports
  • exported Windows runtime smoke

Closes #244

@nolanvenhola
nolanvenhola marked this pull request as ready for review August 20, 2026 03:22
@nolanvenhola
nolanvenhola merged commit c23b5f9 into main Aug 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Zeliard 2] Implement the modern pixel-art import and validation pipeline

1 participant