Toni Helenius
|
46be2e2da0
Source level 11
|
6 yıl önce |
Toni Helenius
|
8cc0b0c1ca
Update & fix copyright
|
6 yıl önce |
Toni Helenius
|
8c4900a6fb
Update Gradle 4.10.2 -> 5.6.4
|
6 yıl önce |
MeFisto94
|
f0b44c6b19
Upgrade Netbeans to 11.2
|
6 yıl önce |
MeFisto94
|
46df5a0c64
Upgrade Download-JDKs to work with the new java 11 scheme, but also try to support the legacy way for java 8 (untested and unclear if it works for 9 and 10).
|
6 yıl önce |
MeFisto94
|
4959b92eae
Merge pull request #214 from jMonkeyEngine/netbeans-11
|
6 yıl önce |
MeFisto94
|
27760a1308
Merge pull request #199 from jMonkeyEngine/netbeans-9
|
6 yıl önce |
MeFisto94
|
3c9dad483d
Merge branch 'master' into netbeans-9
|
6 yıl önce |
grizeldi
|
28d4178128
Removed all direct usages of AppState interface in the light of ID changes
|
6 yıl önce |
oyarzun
|
71837953b6
Remove readonly flag so cleaner.exe can delete (#208)
|
6 yıl önce |
grizeldi
|
d72264096f
Fixed jbullet and stack-alloc versions not being sucessfully patched
|
6 yıl önce |
MeFisto94
|
137a7ca521
Added an easy way to view PBR Models in the SDK using two buttons (currently chimpanzees, hit me up if you have icons), where one is adding a lightprobe and the other a skybox to allow watching the model.
|
6 yıl önce |
grizeldi
|
fc90b77e90
Merge pull request #204 from grizeldi/DirectionalLight
|
6 yıl önce |
grizeldi
|
892a578b83
Fixed DirectionalLight gizmo direction
|
6 yıl önce |
MeFisto94
|
1d02a1688e
Fix warnings/errors when extracting the version string
|
6 yıl önce |
MeFisto94
|
04607240dd
Fix #201 - Due to a refactoring the icon path has changed. This has remained unnoticed until the runtime.
|
6 yıl önce |
MeFisto94
|
4f575675a0
Upgrade Build Environment to OpenJDK 11
|
6 yıl önce |
MeFisto94
|
867509075d
Upgrade the post-windows-7-launchers by upgrading their icons (and changing the respective hashes)
|
6 yıl önce |
MeFisto94
|
9c6db7bef3
Use Netbeans 11
|
6 yıl önce |
MeFisto94
|
170f0115a5
Welcome Screen: Commented out code that was part of sun internal apis which has been removed
|
6 yıl önce |
MeFisto94
|
97bf295892
Fix build by specifying a dependency on JAX-WS API (for Annotations). Also upgraded the source level straight to java 10 (as java 6 is now deprecated and pointless). Also took the chance and updated the "jme" version to 3.3.0 (which used to be 3.2.0 for all the project.xmls)
|
6 yıl önce |
MeFisto94
|
09ebbff08d
Font Support: Remove new Integer(i) as it was deprecated
|
6 yıl önce |
MeFisto94
|
86048d47a2
Android: Fix Warning (not implementing hashCode)
|
6 yıl önce |
MeFisto94
|
c557280cd3
Fix jme3-documentation: Specify javax.help from mavenCentral as dependency, as it doesn't ship with netbeans anymore
|
6 yıl önce |
MeFisto94
|
26e044ab3b
Specify the Java Common Project API as an Implementation Version to not require to be "friendly" to this module. Note that this means we take "any" version available at runtime and try to call the methods available to the caller at compile time. This COULD lead to an exception when updating the module without updating the caller. For now we assume changes are unlikely and that we could update the jme3-core module just together. Unfortunately there is no other way, as the maintainer of said module disallows use of a particular version of his api ("not ready yet")
|
6 yıl önce |
MeFisto94
|
0f5aaee771
Added Java API Common Module to fix the error
|
6 yıl önce |
MeFisto94
|
2e3cfce41a
Try to fix compilation error (see https://bugs.openjdk.java.net/browse/JDK-8212636 workaround)
|
6 yıl önce |
MeFisto94
|
11d66e5f8b
Fixes #181 - Forgot the Java 8 specification and the deleted files which were causing problems.
|
6 yıl önce |
MeFisto94
|
c7e72579ca
Fixes #181 - Replace the Beans Binding Library and the "New Geometry Settings Window" by specific and conventional dialogs which popup when creating a new primitive.
|
6 yıl önce |
MeFisto94
|
1fbe7a66b2
Correct typo and formatting
|
6 yıl önce |