18 Commits

Author SHA1 Message Date
David Berrios
d1c654359d Remove JVM arguments for OSX when running examples 2018-12-21 21:51:13 -08:00
Kirill Vainer
356b3d6726 build: fix gradle 3.2.1 deprecations 2016-11-24 15:41:46 -05:00
shamanDevel
9a3dce2fb3 OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way.
For now, disable the sharing methods.
Also retrieving the program binaries is disabled, the current implementation would throw a segfault.
2016-05-09 07:55:46 +02:00
Kirill Vainer
a2554874d3 run: only set log file path if non-null 2016-04-03 17:55:58 -04:00
Paul Speed
95d5f58d68 Modified the run task to pass through the log configurion
settings system property.
2016-03-27 06:10:50 -04:00
Kirill Vainer
e541a5a147 lwjgl3: start jME3 on main thread (needed for mac) 2016-03-02 13:57:32 -05:00
Julien Gouesse
2677ff31b9 Adds the JogAmp backend into the Gradle dependencies 2015-08-31 23:21:19 +02:00
Kirill Vainer
88663b0bc3 dist build: ensure native bullet is included in dist package 2015-08-21 23:19:45 -04:00
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
Also added a parameter to enable assertion as executable classes are only in this project anyway.
Removed the global assertion setting as it's only needed in jme-examples.
2015-05-08 15:07:43 +02:00
iwgeric
661f4c6d2e Copy jme3-android-native and jme3-bullet-native-android to the dist/opt folder as part of build 2015-02-08 00:11:46 -05:00
shadowislord
10ccc570e1 Copy jme3-android.jar to the dist/opt folder as part of build 2015-02-07 17:48:12 -05:00
Normen Hansen
00f12cfec7 - change behavior of "buildNativeProjects" setting to not exclude native subprojects from build but instead copy precompiled binaries
- disable unnecessary build of static bullet libraries
2015-01-14 00:02:11 +01:00
Normen Hansen
6ff69cccf6 - add run task to jme3-examples
- use run task of jme3-examples in main project run task
2015-01-13 20:17:56 +01:00
Normen Hansen
940fe70803 - fix dist task in jme3-examples to not run at config time 2014-09-21 16:38:47 +02:00
shadowislord
7cdc473e14 * Fix broken generation of classpath for jMonkeyEngine3.jar 2014-06-01 14:01:24 -04:00
Normen Hansen
54c6aa5afc fix checks for SDK and native builds 2014-03-23 21:22:38 +01:00
Normen Hansen
d4546223fc - include SDK in gradle build
- add option to build natives / SDK to gradle properties
- update SDK properties file with jme version
2014-03-23 12:31:26 +01:00
Normen Hansen
a16857c8f4 switch to gradle layout 2014-03-21 02:32:11 +01:00