mgsx-dev/gdx-gltf

Cannot use pattern matching in instanceof due to "sourceCompatibility = 1.8" in gradle build

dar-dev opened this issue · 1 comments

We need to move to a more modern compiler in order to use better, readable and faster java code

only ibl-composer module is 1.8 compatible. All other modules are 1.7 compatible due to iOS mainly, see libgdx/libgdx#5487 once libgdx support 1.8, i'll surely upgrade gdx-gltf (as most libs)