Commit Graph

  • 8416dd8c65 travis: dont cache netbeans folder anymore Kirill Vainer 2016-04-30 17:23:16 -0400
  • 7d4a34f96f build: check file exists before getting text Kirill Vainer 2016-04-30 17:20:27 -0400
  • 804c173757 build: minor cleanup Kirill Vainer 2016-04-30 17:16:09 -0400
  • 6dfd59ea73 android-examples: use correct maven group Kirill Vainer 2016-04-30 17:15:37 -0400
  • 8f7abca01b niftygui: add nifty repository to POM Kirill Vainer 2016-05-03 22:34:51 -0400
  • b01d356ee4 niftygui: add nifty repository to POM Kirill Vainer 2016-05-03 22:34:51 -0400
  • cbedf5ef08 Add test case for using Android Sensors as Joystick Axes (including rumble). iwgeric 2016-05-03 22:02:31 -0400
  • df30846496 Remove border from jme fragment iwgeric 2016-05-03 20:11:14 -0400
  • 13a0d36b56 Remove unused lights iwgeric 2016-05-03 20:10:54 -0400
  • 1ff8e3b66b Add icon for Show Keyboard Menu and enable it in Menu iwgeric 2016-05-03 18:14:58 -0400
  • 8f9cd92f99 Change Menu items on Main Activity to all be inside Menu dropdown. iwgeric 2016-05-03 17:51:34 -0400
  • fd98c6b8f0 Improve some error handling on class name searching iwgeric 2016-05-03 17:50:56 -0400
  • b7b1947486 Add Menu item for display of Soft Keyboard in Android Examples. Useful when running tests that include using a key to initiate some action. iwgeric 2016-05-03 17:50:08 -0400
  • 1e23cfcb0a Add Menu to Test Chooser Activity. Provides way to enable/disable the following when starting a test: Mouse Events, Joystick Events, Key Events, Verbose Logging. iwgeric 2016-05-03 16:42:27 -0400
  • e5c6673df1 Update Android Plugin for Gradle to version 2.1.0. Upgrade of gradle to 2.13 was causing some issues. iwgeric 2016-05-03 13:15:40 -0400
  • d410e0cb55 Merge remote-tracking branch 'origin/master' iwgeric 2016-05-02 23:18:45 -0400
  • 8c08010233 Add test for assets stored in drawable / mipmap directories and add verbose logging menu option support. Still need to add the menu to the layout file for the MainActivity. iwgeric 2016-05-02 23:18:15 -0400
  • c219ce1b4f Update AndroidLocator to allow assets to be stored in Android assets, drawable, or mipmap directories. Texture assets can now be stored in Android Drawable and Mipmap directories. Allows Android to automatically select the closest matching image asset for the actual device configuration (ie. lower resolution textures for lower-end devices). Search order is: assets -> drawable -> mipmap. First match found is returned. iwgeric 2016-05-02 23:14:26 -0400
  • b53de6aedc Remove tests from jme3-android. Android specific tests are to be included in jme3-android-examples. Non-Android specific tests are imported from jme3-examples. iwgeric 2016-05-02 22:13:14 -0400
  • a2df82b9e0 implemented a cache for program objects shamanDevel 2016-05-02 21:39:27 +0200
  • efef3d54e1 Querying the program binaries won't be supported by the Jocl binding. shamanDevel 2016-05-02 20:58:39 +0200
  • 22307257e0 added querying of the program binaries and building the programs from these binaries. shamanDevel 2016-05-02 20:57:28 +0200
  • 54113f35e0 added alternative versions for kernel launches and resource acquiring that do not return an event. This improves the performance. shamanDevel 2016-05-02 14:21:02 +0200
  • 4be6013068 reworked releasing system. shamanDevel 2016-05-02 08:30:00 +0200
  • a26e526945 Added an experimental Jocl binding. shamanDevel 2016-05-01 18:38:48 +0200
  • f4f65620ec travis: set known hosts using travis config Kirill Vainer 2016-04-30 18:58:17 -0400
  • 4aa614108e pom: fix incorrect inception year Kirill Vainer 2016-04-30 18:01:02 -0400
  • 7fdc49e1e3 travis: only create dist if deploying Kirill Vainer 2016-04-30 17:52:38 -0400
  • dd816a02a0 travis: use cache rules from docs Kirill Vainer 2016-04-30 17:48:25 -0400
  • cd0893005a build: fix build error Kirill Vainer 2016-04-30 17:39:04 -0400
  • 5d2cee0187 build: update to gradle 2.13 Kirill Vainer 2016-04-30 17:26:55 -0400
  • deb3f21b7e travis: dont cache netbeans folder anymore Kirill Vainer 2016-04-30 17:23:16 -0400
  • c843721806 build: check file exists before getting text Kirill Vainer 2016-04-30 17:20:27 -0400
  • d6ffa4e9ff build: minor cleanup Kirill Vainer 2016-04-30 17:16:09 -0400
  • 311ea2692f android-examples: use correct maven group Kirill Vainer 2016-04-30 17:15:37 -0400
  • 74e398342f build: only update version file when it changed Kirill Vainer 2016-04-30 17:15:03 -0400
  • c320c919a5 Add test cases from jme3-examples module. Must run jme3-examples.build task first in order to create the jme3-examples.jar file. If this is not done, only the test classes from jme3-android will be included. iwgeric 2016-04-29 18:02:37 -0400
  • dea0f5fd6d Update passing parameters from test chooser to test activity/fragment. iwgeric 2016-04-29 17:21:38 -0400
  • eee51f39f9 Add GImpact collision algorithm to physics spaces Riccardo Balbo 2016-04-29 14:31:08 +0200
  • c04e162c2c Initial Commit for Android Examples Module Module to run jME3 tests on Android platform. Test cases are copied in from the jme3-android project and the jme3-examples. iwgeric 2016-04-28 21:55:38 -0400
  • 7fc7402855 changed author name shamanDevel 2016-04-27 10:30:35 +0200
  • 1093c639eb finished documentation shamanDevel 2016-04-27 09:03:45 +0200
  • 2c94a3f538 travis: treat v3.1 branch as trunk Kirill Vainer 2016-04-26 20:15:25 -0400
  • 652358038d version: treat this branch as trunk Kirill Vainer 2016-04-26 20:11:17 -0400
  • 1515c14e46 build: change master version to 3.2 Kirill Vainer 2016-04-26 20:09:16 -0400
  • dfd1c26bba Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git jmekaelthas 2016-04-26 21:28:43 +0200
  • 2024fe7acf Reduced the amount of warnings being logged during mesh triangulation. The warnings are now collected and displayed only once for each mesh they appear in. jmekaelthas 2016-04-26 21:28:15 +0200
  • 681b2101dc Fix building with JRE 1.7 Eirenliel Allier 2016-04-26 11:21:34 +0300
  • 510c40955f some more documentation shamanDevel 2016-04-26 10:16:48 +0200
  • 794932104b Fix compatibility with Java 7 Eirenliel Allier 2016-04-26 11:12:37 +0300
  • 4b6be2a789 FBX Importer cleanup Eirenliel Allier 2016-04-26 10:16:03 +0300
  • f65dd517c9 Reworked original FBX importer Eirenliel Allier 2016-04-26 10:10:26 +0300
  • 8899bec0cb Update native libraries iwgeric 2016-04-25 23:02:12 -0400
  • b7efc437be Move files to build directory Move the downloaded files to build directory and moved the unzip folder to the build directory so that they are ignored by git and cleaned appropriately. iwgeric 2016-04-25 23:01:47 -0400
  • 3e122c9685 Update OpenALSoft native libraries iwgeric 2016-04-25 22:36:40 -0400
  • adc7ad757e Move OpenALSoft source files to build directory Move the zip file downloaded from OpenALSoft and the extraction folder to within the build folder so that are ignored by git and cleaned appropriately. iwgeric 2016-04-25 22:35:51 -0400
  • 2fd9da3d50 Merge pull request #487 from Dokthar/joysticks Paul Speed 2016-04-25 17:51:50 -0400
  • 7c74262087 Merge pull request #486 from Dokthar/joysticks Paul Speed 2016-04-25 17:51:35 -0400
  • 5facee58e6 joystick : revert commented out sysout on axis update Dokthar 2016-04-25 22:59:32 +0200
  • 119a076f11 joystick : if a button id isn't a numeric it will be set to the button index Dokthar 2016-04-25 21:05:35 +0200
  • 256abb38fa joystick : added mapping for two gamepads - the "GASIA CORP. PLAYSTATION(R)3 Controller" - the "DragonRise Inc. Generic USB Joystick" Dokthar 2016-04-25 21:01:00 +0200
  • a7766c6855 joystick : added a easier way to create custom joystick/gamepad mappings : - push the joystick/gamepad button - if the wrong button is highlighted, click with the mouse on the correct button (on the gamepad gui) - this will print the string to be inserted into the joystick-mapping.properties file Dokthar 2016-04-25 20:57:48 +0200
  • 5e594a87d2 joystick : add trim() to each joystick name input Dokthar 2016-04-25 20:52:04 +0200
  • ee43853ff1 docs, docs, docs shamanDevel 2016-04-25 16:33:10 +0200
  • 310f4db6ad Fixed some Reflection Errors due to the Switch from Application to LegacyApplication v3.1.0-beta1 MeFisto94 2016-04-24 21:52:25 +0200
  • 196cbc8042 started with the documentation shamanDevel 2016-04-24 20:13:51 +0200
  • 03282a7c86 added example for vertex buffer sharing shamanDevel 2016-04-24 14:09:09 +0200
  • d044ad13e1 Fix issue #479 Kirill Vainer 2016-04-23 15:36:47 -0400
  • 185eb7b6e5 Merge pull request #481 from riccardobl/fix_setAdamping_bulletnative Kirill Vainer 2016-04-23 15:28:34 -0400
  • 0f5514192a travis: update known hosts file Kirill Vainer 2016-04-23 14:57:28 -0400
  • f692f82e96 travis: update the www-updater key Kirill Vainer 2016-04-23 14:45:10 -0400
  • 60f10bb604 renamed DefaultPlatformChooser and moved it to the core, some small fixes shamanDevel 2016-04-23 14:40:48 +0200
  • 0c47bf18c9 added memory managing: native resources are now automatically released shamanDevel 2016-04-23 14:18:46 +0200
  • 656a86ba0e Merge pull request #482 from Dokthar/readme-patch Kirill Vainer 2016-04-22 20:13:40 -0400
  • 0d003275a7 implemented image sharing and added julia set testcase shamanDevel 2016-04-22 21:12:10 +0200
  • 8d132d35f0 bullet native: update OSX natives Kirill Vainer 2016-04-22 10:55:10 -0400
  • d36c957f5e implemented image operations shamanDevel 2016-04-22 16:11:55 +0200
  • 4416295069 started with the image api, refactored buffer shamanDevel 2016-04-22 08:48:37 +0200
  • 039043daac native bullet: update Windows / Linux natives Kirill Vainer 2016-04-22 00:24:41 -0400
  • 34df2ebabf native bullet: hide unexported symbols Kirill Vainer 2016-04-22 00:23:50 -0400
  • 0f1f1e6bc7 fix readme links Dokthar 2016-04-21 22:36:04 +0200
  • d2c608c788 Fix for setAngularDamping / bullet native. Riccardo Balbo 2016-04-21 18:32:56 +0200
  • a6be243db1 refactoring of Context: moved simplifying functions from LwjglContext to Context shamanDevel 2016-04-21 15:05:55 +0200
  • ecda9135ad implemented kernel execution shamanDevel 2016-04-21 09:04:04 +0200
  • 6326daa120 implemented program building shamanDevel 2016-04-21 08:31:31 +0200
  • 3353aea546 fix Uniform issue related to material changes Kirill Vainer 2016-04-20 16:41:01 -0400
  • e71cf81b96 J3M: allow static pass lighting to be selected Kirill Vainer 2016-04-13 14:28:57 -0400
  • e469af2ebc implemented LwjglCommandQueue, LwjglBuffer and LwjglEvent, added buffer test to HelloOpenCL shamanDevel 2016-04-20 09:50:21 +0200
  • e02eec0abd added customizability of the platforms and devices by PlatformChooser shamanDevel 2016-04-19 15:51:20 +0200
  • 53ebaba1e2 listing and choosing devices shamanDevel 2016-04-19 07:24:53 +0200
  • bb15931fa2 started with context creation shamanDevel 2016-04-18 18:30:32 +0200
  • 195a5a69be added first version of the cl wrapper in CL.java, contains a subset of the OpenCL specification shamanDevel 2016-04-18 17:38:38 +0200
  • 70ef220c2b Fix material sharing Riccardo Balbo 2016-04-18 11:40:37 +0200
  • ab15f5c57c started with the OpenCL api for jme3 shamanDevel 2016-04-17 21:14:57 +0200
  • 091b8664ad Fixed an issue where Vector3f.NAN constant reference was assigned to an attribute instead of being cloned in AudioNode. Nehon 2016-04-17 14:15:48 +0200
  • f70151f2c7 Merge branch 'master' into PBRisComing Nehon 2016-04-15 20:17:26 +0200
  • e837336116 Merge remote-tracking branch 'origin/master' iwgeric 2016-04-11 19:42:11 -0400
  • 5be0edfd31 Update native bullet libraries for Android iwgeric 2016-04-11 19:36:42 -0400
  • 3ae3b0064e Remove static from method Having the method static was causing javah to change the signature of the native method which caused compiling errors iwgeric 2016-04-11 19:33:22 -0400
  • 7de6199bb5 Fix issue detecting Android NDK and property to build native projects iwgeric 2016-04-11 19:31:48 -0400