FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(NativeScripting): add Native Scripting plugin by Divengerss · Pull Request #95 · EngineSquared/EngineSquared · GitHub

feat(NativeScripting): add Native Scripting plugin - #95

Merged
Miou-zora merged 24 commits into
mainfrom
78-add-native-scripting-plugin
Feb 20, 2025
Merged

feat(NativeScripting): add Native Scripting plugin#95
Miou-zora merged 24 commits into
mainfrom
78-add-native-scripting-plugin

Conversation

Copy link
Copy Markdown
Contributor

Divengerss and others added 9 commits February 14, 2025 16:39
I changed the Bind function implementation to accept the registry as
parameter in order to assign and access it from the scripts of the game.
I also fixed the GetComponent function from the ScriptableEntity class
to pass the registry to the GetComponent of the Core as it is required.
…ared/EngineSquared into 78-add-native-scripting-plugin
I changed the implementation of the Bind function from the
NativeScripting plugin to avoid passing and storing the registry inside
the class. I also renamed the folder resource to utils to follow the
nomenclature.
Divengerss added the enhancement New feature or request label Feb 19, 2025
Divengerss requested a review from a team February 19, 2025 08:16
Divengerss self-assigned this Feb 19, 2025
Divengerss linked an issue Feb 19, 2025 that may be closed by this pull request
Comment thread src/engine/src/scheduler/Update.hpp Outdated
Divengerss requested a review from Miou-zora February 20, 2025 10:27

Copy link
Copy Markdown

Miou-zora merged commit c678049 into main Feb 20, 2025
Miou-zora deleted the 78-add-native-scripting-plugin branch February 20, 2025 10:57
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add native scripting plugin (scripting in c++)

2 participants


Back | FazBrowse Home | New Git URL