Skip to content

Update to godot-cpp v10 and save demo in Godot 4.5#11

Merged
dsnopek merged 1 commit intoGodotVR:masterfrom
dsnopek:modernize
Jan 26, 2026
Merged

Update to godot-cpp v10 and save demo in Godot 4.5#11
dsnopek merged 1 commit intoGodotVR:masterfrom
dsnopek:modernize

Conversation

@dsnopek
Copy link
Copy Markdown
Contributor

@dsnopek dsnopek commented Jan 22, 2026

This modernizes this example by:

  • Updating to godot-cpp v10 (currently master, I'll update for a release once we have one) and all follow-up changes
  • Opening the demo in Godot 4.5 and running the "Upgrade Project Files..." tool
  • Removes the GDScript code and autoload to register the XRInterface - this is no longer needed in Godot 4.5+
  • Tweaking the GitHub Actions config until it runs :-)

And a couple of other minor things:

  • Switching from header guards to #pragma once
  • Removing all unneeded includes
  • Adding the build object files to the .gitignore
  • Adding a build_profile.json to speed up GitHub Actions

I'm going to mark this one as DRAFT until there's a godot-cpp v10 release (which should be in a few days)

@dsnopek dsnopek marked this pull request as draft January 22, 2026 18:57
@dsnopek dsnopek force-pushed the modernize branch 7 times, most recently from 0eedf75 to dc435c8 Compare January 22, 2026 20:31
@dsnopek dsnopek changed the title [DRAFT] Update to godot-cpp v10 and save demo in Godot 4.5 Update to godot-cpp v10 and save demo in Godot 4.5 Jan 26, 2026
@dsnopek dsnopek marked this pull request as ready for review January 26, 2026 18:16
@dsnopek dsnopek merged commit c70cf7f into GodotVR:master Jan 26, 2026
6 checks passed
This was referenced Jan 26, 2026
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.

2 participants