Skip to content

feat: Support Godot 4.7 - #235

Merged
Naruto merged 1 commit into
developfrom
feature/support_4_7
Jul 22, 2026
Merged

Naruto merged 1 commit into
developfrom
feature/support_4_7

Conversation

@Naruto

@Naruto Naruto commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR migrates the SSPlayerForGodot project to support Godot 4.7.

Changes

  • Updated GDExtension configuration and GitHub Actions workflows to target Godot 4.7 API.
  • Fixed C++ compilation errors by using Ref<T> for resource loader and saver management (register_types.cpp).
  • Introduced ss_macros.h to abstract API changes in RenderingServer across different Godot versions and build architectures (GDExtension vs Custom Module).
  • Updated documentations, readmes, and sample projects to 4.7.

Migrate project, GDExtension, custom module, CI, and documentation to support Godot 4.7
@Naruto
Naruto merged commit 3205293 into develop Jul 22, 2026
2 of 4 checks passed
@Naruto
Naruto deleted the feature/support_4_7 branch July 22, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant