Skip to content

Expose the particle system as public API - #273

Merged
bdero merged 1 commit into
masterfrom
bdero/particles-public-api
Jul 26, 2026
Merged

Expose the particle system as public API#273
bdero merged 1 commit into
masterfrom
bdero/particles-public-api

Conversation

@bdero

@bdero bdero commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Promotes the CPU particle authoring surface to the public scene.dart barrel under a new Particles doc category, the billboard, mesh, and trail emitter components, ParticleSystem, the module stack, emitter shapes, distributions, and spawners. The emitter shapes are renamed to *EmitterShape so they no longer collide with the physics collider shapes. The Particles and Explosion examples move off the internal imports.

@bdero bdero added the roadmap Planned long-horizon work owned by maintainers. label Jul 26, 2026
@argos-ci

argos-ci Bot commented Jul 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
linux (Inspect) ✅ No changes detected - Jul 26, 2026, 10:57 PM
web (Inspect) ✅ No changes detected - Jul 26, 2026, 10:58 PM
windows (Inspect) ✅ No changes detected - Jul 26, 2026, 10:59 PM

Promotes the CPU particle authoring surface (the billboard, mesh, and
trail emitter components, ParticleSystem, the module stack, emitter
shapes, distributions, curves, gradients, and spawners) from lib/src to
the scene.dart barrel under a new Particles doc category. Renames the
emitter shapes to *EmitterShape so they no longer collide with the
physics collider shapes. Migrates the Particles and Explosion examples
off the internal imports.
@bdero
bdero force-pushed the bdero/particles-public-api branch from e85eddd to 812cb0d Compare July 26, 2026 22:53
@bdero
bdero merged commit 485834b into master Jul 26, 2026
7 of 8 checks passed
@bdero
bdero deleted the bdero/particles-public-api branch July 26, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

roadmap Planned long-horizon work owned by maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant