From jMonkeyEngine: link to the original post
What's Changed
- Update libjglios by @riccardobl in #2813
- Fix KHRToneMap vec3 typo by @riccardobl in #2815
- Include ios and android example modules only when their tasks are executed by @riccardobl in #2825
- make ios backend check AppSettings.isEmulateMouse before enabling mouse event emulation by @riccardobl in #2820
- Support exclusive fullscreen by @riccardobl in #2814
- Enable Javadoc doclint errors by @8Keep in #2799
- Revert "Enable Javadoc doclint errors" by @riccardobl in #2826
- Default shader version selection to GLSL300 for GLES3 by @riccardobl in #2819
- Don't force non-srgb capable framebuffer in desktop backend by @riccardobl in #2824
- Fix shader issues by @riccardobl in #2828
- Add abstract iOS launcher by @riccardobl in #2829
- Default EnvironmentProbe SH baking to FAST and remove AUTO mode by @Copilot in #2817
- Enable Javadoc doclint errors by @8Keep in #2831
- Preserve buffer positions during binary export by @ittaigolde in #2821
- Export built-in fonts as j3o to remove PNG loader dependency in jme3-core by @Copilot in #2832
- Restore GLES support for BGR/ARGB/BGRA/ABGR texture formats via swizzle by @Copilot in #2837
- Memory allocators overhaul by @riccardobl in #2835
New Contributors
- @ittaigolde made their first contribution in #2821
Full Changelog: v3.10.0-alpha5...v3.10.0-beta1
You must be logged in to post a comment.