Skip to content

Update to jme 3.6 #476

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

Merged
merged 2 commits into from
Mar 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified branding/core/core.jar/org/netbeans/core/startup/about.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified branding/core/core.jar/org/netbeans/core/startup/splash.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Version number used for plugins, only 3 numbers (e.g. 3.1.3)
jmeVersion = 3.5.2
jmeVersion = 3.6.0
# Version used for application and settings folder, no spaces!
jmeMainVersion = 3.5
jmeMainVersion = 3.6
# Version addition pre-alpha-svn, Stable, Beta
jmeVersionTag = stable
jmeVersionTag = beta3
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
#jmeVersionTagID = 0

Expand Down
2 changes: 2 additions & 0 deletions resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ It's simply like this: Once your resolution is too large (like the 500x350px of
Just place the `about.png` and the `splash.gif` (though animation doesn't seem to be supported out of the box) inside `branding/core/core.jar/org/netbeans/core/startup/`. There you will also find the `Bundle.properties` which is responsible for the SDK Naming and the Splash Settings (Width, Height, Colors)

In `branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties` you will find the stuff needed to adjust the About Dialog (the html code displayed)

The font used in the splash is "Foo" and "Foo-Regular"
Binary file modified resources/splashscreen/splash.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/splashscreen/splash.xcf
Binary file not shown.
Binary file added resources/splashscreen/splash2_jme32.xcf
Binary file not shown.
Binary file added resources/splashscreen/splash_jme32.xcf
Binary file not shown.