Skip to content
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

feat: add custom Scratch variable model and creation event classes #86

Merged
merged 7 commits into from
Jul 26, 2024

Conversation

gonfunko
Copy link
Owner

This PR adds a custom variable model and variable creation event that both record the isLocal and isCloud fields used by the Scratch VM to identify per-sprite/global and cloud variables. This fixes part of #9.

Copy link
Collaborator

@BeksOmega BeksOmega left a comment

Choose a reason for hiding this comment

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

Licenses then LGTM =)

src/events_scratch_variable_create.js Show resolved Hide resolved
src/events_scratch_variable_create.js Show resolved Hide resolved
@gonfunko gonfunko merged commit 2598ede into modern-blockly Jul 26, 2024
1 check passed
@gonfunko gonfunko deleted the scratch-variables branch July 26, 2024 15:30
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.

2 participants