Stephen Gold
|
5f54eb2f56
buildscripts: centralize version numbers in a TOML catalog (#2311)
|
1 年間 前 |
Night Rider
|
6709ee8dc6
Fix bug #2277 - GltfLoader (#2309)
|
1 年間 前 |
Stephen Gold
|
b7787a7f78
partial revert of PR #2060 (JSON parser abstraction) (#2278)
|
1 年間 前 |
JNightRide
|
94520781ff
Gradle build (zip) (#2235)
|
1 年間 前 |
JNightRide
|
22bf58ad80
LwjglCanvas using lwjgl-jawt (#2153)
|
1 年間 前 |
Stephen Gold
|
d921ef2666
jme3-example: add 2 library dependencies that were missing
|
1 年間 前 |
Stephen Gold
|
7a5d085ff5
resolve issue #1926 (unnecessary dependencies) (#1927)
|
2 年 前 |
Stephen Gold
|
9e54d443f5
move SettingsDialog and ErrorDialog to new jme3-awt-dialogs module (#1876)
|
2 年 前 |
Stephen Gold
|
0c9dbef2bd
downgrade or delete unnecessary library dependencies (#1714)
|
3 年 前 |
Toni Helenius
|
ec136bac24
Upgrade Gradle to 6.9 (#1588)
|
4 年 前 |
Stephen Gold
|
346ced79cb
make JBullet the default for jme3-examples (instead of native Bullet)
|
4 年 前 |
pspeed42
|
221acaadfe
Removing the jme3-blender subproject and related references since it now lives in its
|
5 年 前 |
ItsMike54
|
6c5611d3e2
Remove jogl (#1339)
|
5 年 前 |
Stephen Gold
|
fca8bcf470
make native Bullet the default for jme3-examples (instead of JBullet)
|
6 年 前 |
lifeinwild
|
7e11a6c0fe
Use UTF-8 in gradle builds
|
6 年 前 |
David Berrios
|
95ba65c8c5
Remove JVM arguments for OSX when running examples
|
7 年 前 |
Kirill Vainer
|
356b3d6726
build: fix gradle 3.2.1 deprecations
|
8 年 前 |
shamanDevel
|
9a3dce2fb3
OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way.
|
9 年 前 |
Kirill Vainer
|
a2554874d3
run: only set log file path if non-null
|
9 年 前 |
Paul Speed
|
95d5f58d68
Modified the run task to pass through the log configurion
|
9 年 前 |
Kirill Vainer
|
e541a5a147
lwjgl3: start jME3 on main thread (needed for mac)
|
9 年 前 |
Julien Gouesse
|
2677ff31b9
Adds the JogAmp backend into the Gradle dependencies
|
10 年 前 |
Kirill Vainer
|
88663b0bc3
dist build: ensure native bullet is included in dist package
|
10 年 前 |
Nehon
|
ec7432c90c
Added a graddle.properties to je jme-examples project with an override of buildJavaDoc to false, to not generate the javadoc when building from jme-examples
|
10 年 前 |
iwgeric
|
661f4c6d2e
Copy jme3-android-native and jme3-bullet-native-android to the dist/opt folder as part of build
|
10 年 前 |
shadowislord
|
10ccc570e1
Copy jme3-android.jar to the dist/opt folder as part of build
|
10 年 前 |
Normen Hansen
|
00f12cfec7
- change behavior of "buildNativeProjects" setting to not exclude native subprojects from build but instead copy precompiled binaries
|
10 年 前 |
Normen Hansen
|
6ff69cccf6
- add run task to jme3-examples
|
10 年 前 |
Normen Hansen
|
940fe70803
- fix dist task in jme3-examples to not run at config time
|
11 年 前 |
shadowislord
|
7cdc473e14
* Fix broken generation of classpath for jMonkeyEngine3.jar
|
11 年 前 |