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

Fix rotation issue with NODE_POSITION_VIEW shader built-in #76109

Merged
merged 1 commit into from
May 5, 2023

Conversation

paddy-exe
Copy link
Contributor

@paddy-exe paddy-exe commented Apr 15, 2023

Fixes #75896

Somehow I can't test the compiled editor since the changes do not change anything for me locally... but I used the matrices separately just like in the source code here:

Fix-VisualShader-NodePosiitonView.mov
Fix-NodePositionView-Showcase.mov

@paddy-exe paddy-exe requested a review from a team as a code owner April 15, 2023 23:15
@paddy-exe paddy-exe changed the title Fix Rotation Issue with NODE_POSITION_VIEW Visual Shader Node Fix Rotation Issue with NODE_POSITION_VIEW Shader Built-In Apr 15, 2023
@clayjohn clayjohn added this to the 4.1 milestone Apr 16, 2023
@MrAndriy804
Copy link

So I compiled the editor and these changes solved the issue. Thanks!

0001-0432.mp4

@paddy-exe
Copy link
Contributor Author

So I compiled the editor and these changes solved the issue. Thanks!

Great to hear, thanks for testing!

@paddy-exe
Copy link
Contributor Author

Quick rebase for a merge :D

@mhilbrunner mhilbrunner merged commit 39d8530 into godotengine:master May 5, 2023
@mhilbrunner
Copy link
Member

Thanks! Merged.

@paddy-exe paddy-exe deleted the fix-node-position-view branch May 5, 2023 19:56
@akien-mga akien-mga changed the title Fix Rotation Issue with NODE_POSITION_VIEW Shader Built-In Fix rotation issue with NODE_POSITION_VIEW shader built-in May 10, 2023
@akien-mga
Copy link
Member

Cherry-picked for 4.0.3.

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

Successfully merging this pull request may close these issues.

NODE_POSITION_VIEW shader built-ins does not work correctly
5 participants