Julien Seinturier
|
59d41c865b
|
First jme3-vr commit
|
2017-01-26 12:00:24 +01:00 |
|
Sebastian Weiß
|
cbb9014028
|
added conditional include of lwjgl3 if java8 is supported; edited .travis.yml so that the project is compiled against multiple jdks
|
2016-09-28 08:01:22 +02:00 |
|
Rémy Bouquet
|
eea4d54be7
|
removed sdks compilation form the engine compilation
|
2016-03-05 18:04:06 +01:00 |
|
Daniel Johansson
|
9ba90251d6
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
jme3-bullet-native-android/build.gradle
|
2015-09-13 20:15:22 +01:00 |
|
Kirill Vainer
|
148c78a943
|
GL: make lwjgl implementation classes final
|
2015-09-05 14:03:32 -04:00 |
|
Daniel Johansson
|
8f77dca931
|
Added jme3-lwjgl3 module which ultimately adds support for LWJGL 3.x and GLFW.
|
2015-08-26 22:34:05 +01:00 |
|
Kirill Vainer
|
58aed8be23
|
Gradle: dont build android examples by default
|
2015-05-04 21:49:31 -04:00 |
|
Kirill Vainer
|
bea1601994
|
jme3-android-examples: add project for android examples
|
2015-05-04 16:57:41 -04: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 |
|
shadowislord
|
08ac64cd63
|
Remove GL autogen since the GL interface has now been generated and is final
|
2014-12-09 18:02:36 -05:00 |
|
iwgeric
|
fb04910980
|
Always include the jme3-android-native but only build based on "buildNativeProjects" property.
Needed to allow for the project to package the pre-compiled libs if not building the project.
|
2014-12-08 22:35:23 -05:00 |
|
shadowislord
|
bf603b8f28
|
Mark "jme3-android-native" as a native project
|
2014-12-05 21:58:00 -05:00 |
|
shadowislord
|
0aeb807ffe
|
* Added GL interface generator tool
|
2014-06-06 12:50:34 -04:00 |
|
iwgeric
|
1ef1420c4d
|
update settings.gradle to include android native bullet project
|
2014-03-28 08:17:41 -04:00 |
|
iwgeric
|
4d272915d9
|
Remove Android Native project from build natives property check.
|
2014-03-24 19:37:42 -04:00 |
|
Normen Hansen
|
9e9b08afa2
|
- add iOS to build
- add optional libraries to SDK
|
2014-03-23 23:05:24 +01: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 |
|