Skip to content

Feat/rc 3.0 #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: dev
Choose a base branch
from
Draft

Feat/rc 3.0 #50

wants to merge 6 commits into from

Conversation

jfboeve
Copy link
Collaborator

@jfboeve jfboeve commented Feb 20, 2025

Changes:

  • Replaced all effects attributes with new shader attributes
  • Changed Effects page to Shader page
  • Added Custom shader page
  • Added 2 custom shaders for demo purposes

TODO:

  • Update package to latest Blits when released

@jfboeve jfboeve marked this pull request as draft February 20, 2025 09:28
@michielvandergeest michielvandergeest changed the base branch from dev to master February 28, 2025 06:37
@michielvandergeest michielvandergeest changed the base branch from master to dev February 28, 2025 06:37
package.json Outdated
@@ -40,6 +40,6 @@
},
"dependencies": {
"@firebolt-js/sdk": "^1.4.1",
"@lightningjs/blits": "^1.20.0"
"@lightningjs/blits": "file:../blits"
Copy link
Contributor

Choose a reason for hiding this comment

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

👀

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

woopsie, I'll point it to the related blits branch

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