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

More function/class renames in converter #62489

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

qarmin
Copy link
Contributor

@qarmin qarmin commented Jun 28, 2022

Closes #62434

also fixes this one rename "RenderingServer" -----> "get_tab_alignment"

@Zireael07
Copy link
Contributor

One more thing: I think it doesn't handle the recent shader change, hint_albedo to hint_color etc...

@akien-mga akien-mga added this to the 4.0 milestone Jun 28, 2022
@qarmin
Copy link
Contributor Author

qarmin commented Jun 28, 2022

Is there any way to get list of shader keywords/functions from GDScript?

Finding them one by one by searching source code/PR's is time consuming,

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@akien-mga akien-mga merged commit caa9ec8 into godotengine:master Jun 28, 2022
@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.

apply_force and apply_impulse functions not handled by covnerter tools
3 participants