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

Assorted GDScript fixes #21279

Merged
merged 5 commits into from
Aug 22, 2018
Merged

Assorted GDScript fixes #21279

merged 5 commits into from
Aug 22, 2018

Conversation

vnen
Copy link
Member

@vnen vnen commented Aug 21, 2018

Fix #20533
Fix #18178
Fix #21131
Fix #21180
Fix #21186

vnen added 5 commits August 21, 2018 13:14
Also forbid shadowing a variable from an upper scope.
Don't show on console/output anymore.
Makes it simple to ignore particular arguments without adding special
comments, especially in engine-defined functions.
@vnen vnen added this to the 3.1 milestone Aug 21, 2018
@vnen vnen requested review from bojidar-bg and reduz as code owners August 21, 2018 23:34
akien-mga added a commit that referenced this pull request Aug 22, 2018
@akien-mga akien-mga merged commit a6979e7 into godotengine:master Aug 22, 2018
@akien-mga akien-mga merged commit 94d662a into godotengine:master Aug 22, 2018
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants