-
-
Notifications
You must be signed in to change notification settings - Fork 7
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: node component system #106
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RodrigoDornelles
added a commit
that referenced
this pull request
Nov 1, 2024
* feat: start new bus and ev loop system #73 * fix: event bus for native and ginga #91 * feat: add wget to http util create request #90 * feat: new anims and colision fixed in asteroids example * fix: missing resize in love2d * docs: balance pong game #57 * feat: add subcommand fs-xxd-i to cli * feat: add subcommand fs-copy to cli * feat: add subcommand fs-luaconf to cli * feat: add subcommand fs-copy to cli * feat: module speed #81 * feat: speed toggle and 10x 20x 30x 40x 50x * docs: homepage links in npm * docs: write more docs to doxygen * feat: node component system (#106) * fix: pause when window blur #102 * fix: floor math random params #101 * style: some fixes in luau-analyze linter * change: remove csv support * feat: std.bus.abort * feat: separate std.bus to std.node * feat: std.node.kill and refact launcher example * fix: some things in js * ci: version local rename
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.