Skip to content

Generated projects are always multimodule (no more single module variants) and introduced ANDROID_VR module#13

Open
richardTingle wants to merge 6 commits intomasterfrom
always-multimodule-and-android-vr
Open

Generated projects are always multimodule (no more single module variants) and introduced ANDROID_VR module#13
richardTingle wants to merge 6 commits intomasterfrom
always-multimodule-and-android-vr

Conversation

@richardTingle
Copy link
Member

  • Gradle versions now held in a toml file
  • All generated projects are multi module (simplifying generation a lot)
  • Non-tamarin VR is no longer an option (it was deprecated and is being removed in JME 3.10)
  • Added a new platform of ANDROID_VR, this is an android variant that can run native on android devices (e.g. the quest)
  • Refactored platforms to no longer be a weird kind of library (as the VR platforms no longer have a JME library equivalent)
  • Upgrade generated projects to gradle 8
  • Upgrade generated projects to Java 21

…ants) and introduced ANDROID_VR module

- Gradle versions now held in a toml file
- All generated projects are multi module (simplifying generation a lot)
- Non-tamarin VR is no longer an option (it was deprecated and is being removed in JME 3.10)
- Added a new platform of ANDROID_VR, this is an android variant that can run native on android devices (e.g. the quest)
- Refactored platforms to no longer be a weird kind of library (as the VR platforms no longer have a JME library equivalent)
- Upgrade generated projects to gradle 8
- Upgrade generated projects to Java 21
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