Skip to content

Expose Basis.is_orthonormal()#117206

Merged
akien-mga merged 1 commit into
godotengine:masterfrom
EdwardChanCH:expose_basis_is_orthonormal
Mar 9, 2026
Merged

Expose Basis.is_orthonormal()#117206
akien-mga merged 1 commit into
godotengine:masterfrom
EdwardChanCH:expose_basis_is_orthonormal

Conversation

@EdwardChanCH

@EdwardChanCH EdwardChanCH commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

Closes godotengine/godot-proposals#12608

Changes:

  • Exposes Basis.is_orthonormal().
    • Adds method descriptions.
@EdwardChanCH EdwardChanCH requested review from a team as code owners March 8, 2026 05:07
@EdwardChanCH EdwardChanCH changed the title Exposed is_orthonormal method in Basis. Mar 8, 2026
@Nintorch Nintorch added this to the 4.x milestone Mar 8, 2026
@EdwardChanCH EdwardChanCH changed the title Expose is_orthonormal method in Basis. Mar 8, 2026
@EdwardChanCH EdwardChanCH changed the title Expose Basis.is_orthonormal(). Mar 8, 2026
@akien-mga akien-mga modified the milestones: 4.x, 4.7 Mar 9, 2026
@akien-mga akien-mga merged commit f3cacbd into godotengine:master Mar 9, 2026
20 checks passed
@akien-mga

Copy link
Copy Markdown
Member

Thanks!

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