Parcourir la source

Merge pull request #476 from neph1/update_to_jme_3.6

Update to jme 3.6
Rickard Edén il y a 2 ans
Parent
commit
57e9428040

BIN
branding/core/core.jar/org/netbeans/core/startup/about.png


BIN
branding/core/core.jar/org/netbeans/core/startup/splash.gif


+ 3 - 3
gradle.properties

@@ -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
 

+ 2 - 0
resources/README.md

@@ -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"

BIN
resources/splashscreen/splash.gif


BIN
resources/splashscreen/splash.xcf


BIN
resources/splashscreen/splash2_jme32.xcf


BIN
resources/splashscreen/splash_jme32.xcf