Skip to content

refactor(flame_3d): Shader generation now supports #include#3924

Merged
wolfenrain merged 2 commits into
mainfrom
refactor/shader-generation-now-supports-#include
May 15, 2026
Merged

refactor(flame_3d): Shader generation now supports #include#3924
wolfenrain merged 2 commits into
mainfrom
refactor/shader-generation-now-supports-#include

Conversation

@wolfenrain
Copy link
Copy Markdown
Contributor

Description

Adding #include support to our shader generator. With support for N packages.

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Comment thread packages/flame_3d/bin/build_shaders.dart Outdated
Comment thread packages/flame_3d/lib/src/resources/material/unlit_material.dart
Comment thread packages/flame_3d/shaders/spatial_material.vert
Copy link
Copy Markdown
Member

@luanpotter luanpotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wolfenrain wolfenrain merged commit 2be34f8 into main May 15, 2026
8 checks passed
@wolfenrain wolfenrain deleted the refactor/shader-generation-now-supports-#include branch May 15, 2026 13:17
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.

3 participants