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

[DRAFT] Synchronize shared code with Godot 4.4 #1715

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dsnopek
Copy link
Collaborator

@dsnopek dsnopek commented Feb 21, 2025

There is a bunch of code that is shared with Godot that we regularly synchronize by copying the Godot version and modifying to work in godot-cpp.

We haven't done that in a while!

The goal of this PR is to completely synchronize everything, ideally, in advance of the Godot 4.4 release. (Although, there is a lot of stuff to work through!)

Marking as a DRAFT because I haven't gotten through everything yet

Fixes #1644

@dsnopek dsnopek added the enhancement This is an enhancement on the current functionality label Feb 21, 2025
@dsnopek dsnopek added this to the 4.x milestone Feb 21, 2025
@dsnopek dsnopek requested a review from a team as a code owner February 21, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an enhancement on the current functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transform3D::looking_at() missing use_model_front
1 participant