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

Godot 4.3 Extension API changes #290

Open
Naros opened this issue Apr 23, 2024 · 0 comments
Open

Godot 4.3 Extension API changes #290

Naros opened this issue Apr 23, 2024 · 0 comments

Comments

@Naros
Copy link
Member

Naros commented Apr 23, 2024

Description

  • New enum KeyLocation
  • New String, StringName methods: filecasecmp_to, filenocasecmp_to
  • New Vector2i, Vector3i, Vector4i methods: distance_to, distance_squared_to
  • New Transform2D, Basis, Transform3D operators: Division by Integer, Division by Float
  • New NodePath method: slice
  • New Callable method: create, get_argument_count
  • New Dictionary method: merged, get_or_add
  • New Class Bitfields: XRBodyModifier3D.BodyUpdate, XRBodyTracker.BodyFlags, XRBodyTracker.JointFlags, XRHandTracker.HandJointFlags

Implementation ideas

No response

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

No branches or pull requests

1 participant