Skip to content

Update to jME 3.8.1#689

Merged
tonihele merged 3 commits intojMonkeyEngine:masterfrom
tonihele:feature/issue-688
Jan 7, 2026
Merged

Update to jME 3.8.1#689
tonihele merged 3 commits intojMonkeyEngine:masterfrom
tonihele:feature/issue-688

Conversation

@tonihele
Copy link
Contributor

@tonihele tonihele commented Jan 7, 2026

Closes #688

Copilot AI review requested due to automatic review settings January 7, 2026 15:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the jMonkeyEngine SDK to support version 3.8.1 and updates the copyright year to 2026.

  • Adds JME 3.8.1 as a new version option for Gradle-based projects
  • Includes patch notes documenting the changes in 3.8.1 (PBR instancing test and bug fix)
  • Updates version references and copyright information

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
jme3-templates/src/com/jme3/gde/templates/gradledesktop/options/JMEVersion.java Adds JME_3_8_1 enum entry with proper ordering (newest version first) and reference to patch notes
jme3-templates/src/com/jme3/gde/templates/files/patchnotes/381-stable.html New HTML file documenting the two key changes in 3.8.1: PBR instancing test and bug fix for PBRLighting.j3md
gradle.properties Updates jmeVersion property from 3.8.0 to 3.8.1
branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties Updates copyright year from 2025 to 2026

The changes are clean and consistent with the established patterns in the codebase. The enum entry is correctly placed at the top (newest version first), the patch notes follow the standard HTML format used in the project, and all version references have been updated appropriately.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tonihele tonihele merged commit 6ee76c0 into jMonkeyEngine:master Jan 7, 2026
9 checks passed
@tonihele tonihele deleted the feature/issue-688 branch January 7, 2026 17:57
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.

Update to jMonkeyEngine 3.8.1

2 participants