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

Refactor the project structure #202

Merged
merged 1 commit into from
Sep 13, 2024

Commits on Sep 13, 2024

  1. Refactor the project structure

    - Consolidate all the vendors modules into a single `plugin` module with multiple vendors product flavors to allow for vendor-specific customizations
    - Add `GodotOpenXR.kt` to consolidate common java/kotlin logic for the OpenXR vendors plugin implementations
    - Move native code from the `common` directory to the `plugin/src/main/cpp` directory
    m4gr3d committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    03e19c5 View commit details
    Browse the repository at this point in the history