Commit Graph

  • a77c090be2 - 3.0.7 fix for merge issue nor..67 2014-03-25 11:57:50 +0000
  • cacd179107 - re-fix leftover merge conflict nor..67 2014-03-25 02:37:15 +0000
  • 9edf5dc21e - fix leftover merge conflict nor..67 2014-03-25 02:20:01 +0000
  • 8ff93b862b update stable to 3.0.6, see http://hub.jmonkeyengine.org/forum/topic/candidate-changes-for-3-0-6/ nor..67 2014-03-25 02:11:30 +0000
  • 88fa9b40dc Update .gitignore iwgeric 2014-03-24 20:01:51 -0400
  • a2ab6f183d merge and fix conflicts iwgeric 2014-03-24 19:55:27 -0400
  • df2e38798d update native android libs build to use pre-compiled versions of the libs from the repo if not building native libs iwgeric 2014-03-24 19:46:06 -0400
  • 384e19f281 update .gitignore for pre-compiled android native libs that are used when not rebuilding native libs iwgeric 2014-03-24 19:42:01 -0400
  • f9bb9cb3a9 update .gitignore for downloaded stb_image files iwgeric 2014-03-24 19:40:49 -0400
  • 4d272915d9 Remove Android Native project from build natives property check. iwgeric 2014-03-24 19:37:42 -0400
  • c965e4066d Add method to check for existance of NDK iwgeric 2014-03-24 19:35:44 -0400
  • c374fea7f3 change android native build scripts to not execute tasks at configuration time Normen Hansen 2014-03-24 14:04:40 +0100
  • 5cfd1c812b Change stb_image to be auto downloaded during build iwgeric 2014-03-24 08:19:51 -0400
  • d1033005ae Change AndroidAssetManager to use the native lib to load png and gif files iwgeric 2014-03-24 00:48:30 -0400
  • ee8e42f921 add native android lib for loading png and gif files. Does not premultiply. Uses stb_image (http://www.nothings.org/stb_image.c) iwgeric 2014-03-24 00:47:08 -0400
  • b94a20db14 Merge commit 'f5c841aac54c09cb038d942407245f440f1d02d6' iwgeric 2014-03-24 00:41:12 -0400
  • d871ba42be Merge commit 'a0ccd9984c328dda80df3acffad6095e76878c52' iwgeric 2014-03-24 00:40:12 -0400
  • f5c841aac5 reorganize build of Android OpenAL Soft lib iwgeric 2014-03-24 00:11:38 -0400
  • a0ccd9984c add method to find the android ndk build executable in a common way for all sub projects that need to build a native android lib iwgeric 2014-03-24 00:05:23 -0400
  • 0c8177f1db delete library folders when cleaning SDK project Normen Hansen 2014-03-24 00:06:58 +0100
  • 03d91a7022 - remove old XML from sdk build file Normen Hansen 2014-03-23 23:01:55 +0100
  • 9e9b08afa2 - add iOS to build - add optional libraries to SDK Normen Hansen 2014-03-23 23:00:13 +0100
  • 0682044cb5 Update CONTRIBUTING.md Erlend Sogge Heggen 2014-03-23 23:00:22 +0100
  • 5d00132fd9 Rename CONTRIBUTING.MD to CONTRIBUTING.md Erlend Sogge Heggen 2014-03-23 22:48:09 +0100
  • 5f771100ba Update CONTRIBUTING.MD Erlend Sogge Heggen 2014-03-23 22:41:03 +0100
  • e872db9abf add copying of test sources to SDK build Normen Hansen 2014-03-23 22:31:39 +0100
  • f6e123dbcc add copying of jme3-testdata.jar to SDK Normen Hansen 2014-03-23 22:18:21 +0100
  • 05c171e07e fix the fix for issue #635 as discussed at http://hub.jmonkeyengine.org/forum/topic/proposed-fix-for-issue-635/page/2 and http://hub.jmonkeyengine.org/forum/topic/wirebox-error Stephen 2014-03-23 13:34:49 -0700
  • 54c6aa5afc fix checks for SDK and native builds Normen Hansen 2014-03-23 21:22:38 +0100
  • 7b0c31afad update SDK build script with inputs and outputs so that the SDK build will only trigger when needed Normen Hansen 2014-03-23 17:26:31 +0100
  • 0f245ea418 Merge origin/master Normen Hansen 2014-03-23 15:09:36 +0100
  • fbea47e407 add gradle wrapper Normen Hansen 2014-03-23 14:53:02 +0100
  • 8a272e517e Create CONTRIBUTING.MD Erlend Sogge Heggen 2014-03-23 14:22:48 +0100
  • a5ceb6ea25 Created README.md Erlend Sogge Heggen 2014-03-23 14:20:08 +0100
  • 70cd0b0060 - move android tests to jme3-tests-template Normen Hansen 2014-03-23 13:23:56 +0100
  • 5dc9df516a - add netbeans folder to gitignore Normen Hansen 2014-03-23 13:07:21 +0100
  • d4546223fc - include SDK in gradle build - add option to build natives / SDK to gradle properties - update SDK properties file with jme version Normen Hansen 2014-03-23 12:31:26 +0100
  • 9877c83f92 change SDK build dependencies to make sure engine is copied before the SDK is built Normen Hansen 2014-03-23 12:03:16 +0100
  • edad5b57e3 create NetBeans private folder to reference NB platform if not done already Normen Hansen 2014-03-23 11:39:49 +0100
  • ad0c18cbfe add NetBeans platform base download to SDK build, the SDK should now build out of the box with gradle Normen Hansen 2014-03-23 02:49:09 +0100
  • cc494921bd fix SDK build dependencies, access files only after they have been created Normen Hansen 2014-03-23 01:46:37 +0100
  • 0c226eadaf remove .xml ending from J2SE library names clean up sdk build file Normen Hansen 2014-03-23 00:04:09 +0100
  • c1274b2354 update gitignore Normen Hansen 2014-03-22 23:51:50 +0100
  • 898f021ba6 adapt platform properties for NetBeans 8.0 Normen Hansen 2014-03-22 23:51:22 +0100
  • 8469bb1d16 fix creation of project.xml Normen Hansen 2014-03-22 23:37:29 +0100
  • f0bbc1b753 Add creation of project.xml file with list of imports and public packages for jme3-core-baselibs and jme3-core-libraries Normen Hansen 2014-03-22 23:31:23 +0100
  • b3f9edfc9f add xml creation as dependency Normen Hansen 2014-03-22 19:07:20 +0100
  • 3b5476417f remove README.TXT from SDK project Normen Hansen 2014-03-22 19:04:21 +0100
  • fa70181dbc Add SDK project library creation scripts to build that creates the J2SE library entries from the engine build setup. Some libraries are renamed and some still missing (android-base etc.) Normen Hansen 2014-03-22 19:01:36 +0100
  • ac68202a0f Merge origin/gradle into gradle Normen Hansen 2014-03-22 14:55:48 +0100
  • 2206fea221 add first version of build.gradle for SDK Normen Hansen 2014-03-22 14:55:13 +0100
  • a186abba6a test commit from github site iwgeric 2014-03-22 07:50:49 -0400
  • 12406dd2c3 up gradle version for wrapper in buld script Normen Hansen 2014-03-21 14:26:28 +0100
  • f513a09c52 adapt native build for new gradle versions (targetPlatforms -> model.platforms) Normen Hansen 2014-03-21 13:58:19 +0100
  • d485f12a4f add .gitignore Normen Hansen 2014-03-21 03:12:48 +0100
  • b37a5357cf update jogl dependency to 2.1.4 Normen Hansen 2014-03-21 03:04:15 +0100
  • a16857c8f4 switch to gradle layout Normen Hansen 2014-03-21 02:32:11 +0100
  • 30c2ee580b moving trunk nor..67 2014-03-20 22:25:22 +0000
  • 42ed5d0c01 moving gradle to trunk nor..67 2014-03-20 14:00:26 +0000
  • b8952d7f5b moving trunk nor..67 2014-03-20 13:59:39 +0000
  • 85a4ef5e3e Bugfix: issue #637 (load ICO asset from JAR) in trunk sgold 2014-03-20 08:12:44 +0000
  • 5923cda517 Bugfix: issue #637 (load ICO asset from JAR) in gradle-restructure branch sgold 2014-03-20 08:09:42 +0000
  • 8514ece94e copy sdk to gradle branch nor..67 2014-03-19 21:49:24 +0000
  • cc1ebe7b96 Bugfix: fixed a bug that caused the 'maintain volume' constraint to be badlu applied on objects. Kae..pl 2014-03-18 16:47:36 +0000
  • 64c732451a Bugfix: fixed a bug that caused the 'maintain volume' constraint to be badlu applied on objects. Kae..pl 2014-03-18 16:47:36 +0000
  • 3ca20a5375 Started the reimplementation of the ChaseCamera as an AppState. All basic features are there, smooth motion is still missing along with some very specific features that I'm tempted to just drop... Also added a test case rem..om 2014-03-16 23:49:16 +0000
  • bea196baa2 Started the reimplementation of the ChaseCamera as an AppState. All basic features are there, smooth motion is still missing along with some very specific features that I'm tempted to just drop... Also added a test case rem..om 2014-03-16 23:49:11 +0000
  • ae20de9edf FlyByCamera and ChaseCamera refactored all input mapping constants in a dedicated constant class CameraInput with proper doc rem..om 2014-03-16 23:42:38 +0000
  • 240b41fdf6 FlyByCamera and ChaseCamera refactored all input mapping constants in a dedicated constant class CameraInput with proper doc rem..om 2014-03-16 23:42:32 +0000
  • 035ed5ebec add a RenderManager method to remove a pre view by name ... in trunk sgold 2014-03-16 22:25:07 +0000
  • d14f405e24 add a RenderManager method to remove a pre view by name ... in gradle-restructure sgold 2014-03-16 22:22:28 +0000
  • acf255ab9b Bugfix: issue #556 (StatsAppState.setFont() visibility) in trunk sgold 2014-03-16 16:50:31 +0000
  • 3f7395c3cd Bugfix: issue #556 (StatsAppState.setFont() visibility) in gradle-restructure sgold 2014-03-16 16:48:37 +0000
  • bff90dc9ee Bugfix: issue #631 (MeshCollisionShape constructor requires a triangle mesh) in trunk sgold 2014-03-16 00:13:59 +0000
  • d7dc3a1600 Bugfix: issue #631 (MeshCollisionShape constructor requires a TriMesh) in gradle-restructure branch sgold 2014-03-16 00:12:19 +0000
  • 5eb5f0d2cc remove 8 octree optimization files from trunk per discussion at http://hub.jmonkeyengine.org/forum/topic/proposed-removal-of-octree-and-related-files sgold 2014-03-16 00:03:59 +0000
  • 5134c6052c remove 7 octree optimization files from gradle-restructure branch per discussion at http://hub.jmonkeyengine.org/forum/topic/proposed-removal-of-octree-and-related-files sgold 2014-03-16 00:01:59 +0000
  • 5b530da4d3 remove TestOctree.java from gradle-restructure branch per discussion at http://hub.jmonkeyengine.org/forum/topic/proposed-removal-of-octree-and-related-files sgold 2014-03-16 00:01:14 +0000
  • f5ccf45aed improve inline documentation in AbstractShadowRenderer.java ... trunk sgold 2014-03-15 21:10:53 +0000
  • 6f72c713d2 improve inline documentation in AbstractShadowRenderer.java ... gradle-restructure branch sgold 2014-03-15 21:10:10 +0000
  • 33487ad8cb Bugfix: issue #635 (center WireBox on BoundingBox) in trunk sgold 2014-03-15 19:12:43 +0000
  • 6e3ecfa232 Bugfix: issue #635 (center WireBox on BoundingBox) in gradle-restructure branch sgold 2014-03-15 19:08:30 +0000
  • df66664f98 Committed a patch for ARGB8 and BGRA8 support http://hub.jmonkeyengine.org/forum/topic/support-for-argb8-and-bgra8-textures/#260706 rem..om 2014-03-15 14:59:15 +0000
  • e69d237b51 Committed a patch for ARGB8 and BGRA8 support http://hub.jmonkeyengine.org/forum/topic/support-for-argb8-and-bgra8-textures/#260706 rem..om 2014-03-15 14:59:07 +0000
  • bcff9ea50e KinematicRagdollControl now throws a proper exception when the skeleton control is not found on the model. rem..om 2014-03-15 14:31:00 +0000
  • 8c2c62d01f KinematicRagdollControl now throws a proper exception when the skeleton control is not found on the model. rem..om 2014-03-15 14:30:55 +0000
  • 693fea52bc Bugfix: issue #622 (FlybyCamera zooms to negative FOV) in trunk sgold 2014-03-14 04:47:38 +0000
  • 50df56dc08 Bugfix: issue #622 (FlybyCamera zooms to negative FOV) in gradle-restructure sgold 2014-03-14 04:46:16 +0000
  • b30ca28704 Bugfix: Mesh.deepClone() sets wrong elementCount and vertCount ... in trunk sgold 2014-03-13 23:40:24 +0000
  • abe1aa36a6 Bugfix: Mesh.deepClone() sets wrong elementCount and vertCount ... in gradle-restructure branch sgold 2014-03-13 23:38:11 +0000
  • babb2cdce8 Bugfix: issue #613 (ClassCastException during read) in trunk sgold 2014-03-13 08:49:54 +0000
  • 528ed8d014 Bugfix: issue #613 (ClassCastException during read) in gradle-restructure branch sgold 2014-03-13 08:44:34 +0000
  • f5acd4f1b7 Bugfix: issue #615 (backward Dome normals) in trunk sgold 2014-03-12 19:37:36 +0000
  • cdd6d33f68 Bugfix: issue #615 (backward Dome normals) in gradle-restructure sgold 2014-03-12 19:36:14 +0000
  • e4b56f2976 Bugfix: issue #614 (name of SYSRQ key) in trunk sgold 2014-03-11 18:33:06 +0000
  • 8e88f1f6cf Bugfix: issue #614 (name of SYSRQ key) in gradle-restructure branch sgold 2014-03-11 18:31:43 +0000
  • db8302fecd TerrainLighting.frag refactored to allow for omitted texture layers bre..om 2014-03-11 16:46:23 +0000
  • 910e12fbab new alphamaps for terrain test data bre..om 2014-03-10 17:46:15 +0000
  • 4972fad991 Feature: added support for 'Maintain volume' constraint. Kae..pl 2014-03-04 18:09:36 +0000
  • eb0ee795a7 Feature: added support for 'Maintain volume' constraint. Kae..pl 2014-03-04 18:09:36 +0000