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

Restructured this for Godot 3.1 #4

Merged
merged 1 commit into from
Apr 30, 2019
Merged

Conversation

BastiaanOlij
Copy link
Owner

I've broken up the source files to make this a better reference implementation in line with the other modules.

This implements the changes related to: godotengine/godot#19171
These same changes need to be retrofitted to the other modules as well.

Note that you must build Godot from source with the above mentioned PR applied and compile this source with:

scons platform=<platform> headers=<your godot clone>\modules\gdnative\include

@BastiaanOlij BastiaanOlij merged commit 5cccf2a into master Apr 30, 2019
@BastiaanOlij BastiaanOlij deleted the godot_31_api_changes branch April 30, 2019 10:14
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.

None yet

1 participant