Skip to content

Parlyn Engine v0.5.0 — Transform Tools & Module Foundation - #4

Merged
WebCrew merged 1 commit into
mainfrom
release/v0.5.0
Aug 19, 2026
Merged

Parlyn Engine v0.5.0 — Transform Tools & Module Foundation#4
WebCrew merged 1 commit into
mainfrom
release/v0.5.0

Conversation

@WebCrew

@WebCrew WebCrew commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Parlyn Engine v0.5.0 adds the first direct viewport transform tools and the first official module lifecycle foundation.

Editor

  • Move / Rotate / Scale gizmos with W / E / R and Q/Esc Select
  • live Inspector synchronization
  • Undo/Redo integration
  • 2.5D-aware transform constraints

Modules

  • ModuleRegistry with manifest validation and unique IDs
  • activate/deactivate lifecycle
  • Modules dialog
  • official Example Module for lifecycle testing
  • foundational module documentation

Documentation / direction

  • developer freedom principle: official modules are options, never mandatory workflows
  • roadmap expanded with controlled module UI extension points, Surface/Ground Snap, Grid Snap, Frame Selected, optional scene/world bounds, billboard modes and spatial audio direction

Validation

  • v0.5.0 was manually tested successfully before publication
  • existing GitHub CI, Dependabot and CodeQL security tooling from main is preserved

No v0.5.0 changes are written directly to main; this PR is the release gate.

Adds viewport Move/Rotate/Scale tools with Undo/Redo integration, introduces the first Parlyn module registry and lifecycle, and updates the roadmap and documentation around optional official modules and developer freedom.
@WebCrew
WebCrew merged commit 32384b2 into main Aug 19, 2026
4 checks 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.

1 participant