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

Remove all throws #19

Merged
merged 2 commits into from
Apr 30, 2023
Merged

Remove all throws #19

merged 2 commits into from
Apr 30, 2023

Conversation

ashtonmeuser
Copy link
Owner

This prepares for web/HTML5 export (see #18) although does not enable it. This PR removes all exception (throw, try, catch) uses which is a pre-requirement for compiling export templates. Additionally, this aligns the project with standards set by the Godot codebase i.e. no errors.

@ashtonmeuser ashtonmeuser merged commit e6eee59 into master Apr 30, 2023
@ashtonmeuser ashtonmeuser deleted the remove-throws branch May 1, 2023 01:11
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.

1 participant