Commit Graph

  • 5dc585f5c4 correct more typographical errors in comments Stephen Gold 2018-02-01 19:16:05 -0800
  • e38d70e7be correct typographical errors in comments Stephen Gold 2018-02-01 18:16:32 -0800
  • e11c5da483 correct typographic errors in comments Stephen Gold 2018-02-01 12:23:34 -0800
  • 69ca84d377 Properly cleanup the DetailedProfilerState when it's detached Nehon 2018-01-31 08:15:14 +0100
  • ee58677ed9 resolve deprecation warnings in jme3-niftygui Stephen Gold 2018-01-17 15:58:37 -0800
  • b2606d396e Added link to the wiki readme. mitm001 2018-01-17 20:45:06 +0000
  • 8b70b64505 comment corrections: mostly spelling and grammar Stephen Gold 2018-01-16 18:35:07 -0800
  • 36e09ee456 comment corrections in jme3-vr: mostly spelling and grammar Stephen Gold 2018-01-16 18:05:34 -0800
  • 739831142e more comment corrections in jme3-core: mostly spelling and grammar Stephen Gold 2018-01-16 18:03:05 -0800
  • 81ba0d7249 comment corrections in jme3-core: mostly spelling and grammar Stephen Gold 2018-01-15 22:01:33 -0800
  • 66a46920b9 Fix typo in logger Yan 2018-01-12 13:12:11 +0800
  • 0090e3e279 copy YML from master in the hope of restarting CI Stephen Gold 2018-12-20 11:22:20 -0800
  • 5618b52c24 trivial change to test continuous integration Stephen Gold 2018-12-20 10:37:50 -0800
  • c22fac2dce [ci skip] bullet: update windows natives appveyor 2018-12-20 17:29:32 +0000
  • 2d621ce24e
    enable AppVeyor CI for v3.2 branch Stephen Gold 2018-12-20 09:25:36 -0800
  • b525d6c00d
    correct branch name, no longer need CI for v3.1 Stephen Gold 2018-12-20 09:19:27 -0800
  • 017800251b Revert "test and fix issue #358 (Centered BitmapText is rendered blurry)" Stephen Gold 2018-12-16 18:01:53 -0800
  • 552f4a069c fix part B of issue #632 Stephen Gold 2018-12-16 13:51:02 -0800
  • c2337e823e fix part A of issue #632 Stephen Gold 2018-12-16 13:44:01 -0800
  • c4e1e7f1f8 test and fix issue #358 (Centered BitmapText is rendered blurry) Stephen Gold 2018-12-15 23:49:14 -0800
  • cf7725a56e fix issue #240 (TestBlenderObjectAnim fails with NPE) Stephen Gold 2018-12-15 23:12:11 -0800
  • 53d7052301
    test and fix for issue #970 (#973) Stephen Gold 2018-12-14 18:26:06 -0800
  • a47b4a46ba Added a (hacky) fix for a Java Swing/AWT + GLFW interaction issue… (#968) Ali-RS 2018-12-14 11:49:25 +0330
  • d8acd30a27
    implement setContactResponse(boolean) for PhysicsCharacter (issue #964) (#971) Stephen Gold 2018-12-12 08:29:08 -0800
  • cde3c39c4f [ci skip] bullet: update linux natives travis-ci 2018-12-08 08:16:03 +0000
  • 3d1dec7d77 [ci skip] bullet: update osx natives travis-ci 2018-12-08 08:15:36 +0000
  • 347191f6bd [ci skip] bullet: update windows natives appveyor 2018-12-08 08:13:04 +0000
  • cf33c3c2dd
    implement setContactResponse(boolean) for PhysicsRigidBody (issue #964) (#966) Stephen Gold 2018-12-08 00:07:44 -0800
  • f44fdb35e6
    Merge pull request #965 from Ali-RS/Ali-RS-patch-1 Paul Speed 2018-12-04 02:18:29 -0500
  • a61813ebd8
    Added AppStateManager.getState(class, failOnMiss) Ali-RS 2018-12-03 12:47:01 +0330
  • c0823bb903
    Added a getState() method that will optionally fail on state misses. Ali-RS 2018-12-03 12:35:02 +0330
  • d36deaf8ea [ci skip] bullet: update windows natives appveyor 2018-12-02 18:11:51 +0000
  • 938c28fd2b
    trigger AppVeyor build for additional changes Stephen Gold 2018-12-02 10:06:59 -0800
  • 2ffebcf044 [ci skip] bullet: update linux natives travis-ci 2018-12-02 03:07:57 +0000
  • a95cf8963f [ci skip] bullet: update osx natives travis-ci 2018-12-02 03:07:35 +0000
  • a66cb558c3 [ci skip] bullet: update windows natives appveyor 2018-12-02 03:06:29 +0000
  • e9069a0276
    PhysicsSpace.cpp: whitespace changes to trigger an AppVeyor build (#963) Stephen Gold 2018-12-01 19:00:00 -0800
  • 772af5ac60
    edit gradle.properties to trigger a rebuild Stephen Gold 2018-12-01 14:12:47 -0800
  • 7da493d1b1 AppVeyor: invalidate cached ZIP file if gradle.properties has changed Stephen Gold 2018-11-29 14:32:18 -0800
  • d3e7d20374 upgrade native Bullet to v2.87, which should fix issue #877 Stephen Gold 2018-11-29 13:48:37 -0800
  • 3d63433b28
    Fixes #961 - Remove unused + deprecated Exception MeFisto94 2018-11-27 16:30:11 +0100
  • c707785a34 test and fix for JME issue #957 Stephen Gold 2018-11-21 14:14:21 -0800
  • 53c788c031
    Merge pull request #955 from stephengold/master Paul Speed 2018-11-21 02:55:25 -0500
  • 68ea05eaa6 test and fix for JME issue #954 (null bounding volume) Stephen Gold 2018-11-20 23:40:19 -0800
  • c29a4bb1c6 fix for JME issue #887 (debug mesh ignores scaling) Stephen Gold 2018-11-16 11:26:39 -0800
  • d5bfe1e813 Modified the J3M loader to be a little less like a 1980s text adventure. Added a message to the exception thrown when using an invalid light mode. Converted it to an IOException instead of the UnsupportedOperationException (which is a runtime exception) so that the calling code will output a meaningful error about which asset actually failed. Paul Speed 2018-11-20 03:31:00 -0500
  • c2fe803f53 Added a nicer toString() to DirectionalLight. Paul Speed 2018-11-20 03:29:20 -0500
  • 2b1c3d22e8 Update android bullet native libraries joliver82 2018-11-14 16:50:50 +0100
  • f19ad06820 Update android bullet native, mk files and gradle adding header generation dependency joliver82 2018-11-14 16:43:27 +0100
  • 07c0df7f1d OrientedBoxProbeArea copy constructor fixed Eike Foede 2018-11-13 17:37:16 +0100
  • 7095ad10e0 FlyByCamera rise/fall behaviour (issue #617) JESTERRRRRR 2018-10-05 07:44:10 +0100
  • 21454f2ab2 fix issue #923 for native Bullet Stephen Gold 2018-10-30 01:30:49 -0700
  • a8b2ad0869
    Merge pull request #937 from jseinturier/jme3-vr-openvr_lwjgl Rickard Edén 2018-10-20 11:47:32 +0200
  • 8f21a7eb55 test and fix for issue #931 Stephen Gold 2018-10-04 15:26:27 -0700
  • 9661d8c747 Updating OpenVR bindings jseinturier 2018-10-05 15:05:13 +0200
  • 45f7c3a230 Particle tile number/UV calculation change (#930) JESTERRRRRR 2018-10-04 23:29:21 +0100
  • 03a5a4470a [ci skip] bullet: update linux natives travis-ci 2018-10-04 21:47:29 +0000
  • 3f4d47559c [ci skip] bullet: update osx natives travis-ci 2018-10-04 21:42:04 +0000
  • 58eb2029c1 [ci skip] bullet: update windows natives appveyor 2018-10-04 21:40:20 +0000
  • 976d45a230 test and fix for issue #928: disabled native Bullet's QuickProf Stephen Gold 2018-10-03 14:52:09 -0700
  • 95ba65c8c5 Remove JVM arguments for OSX when running examples David Berrios 2018-09-14 10:29:30 -0700
  • 989fc0a9f0 The mouse pos should be initialized always Toni Helenius 2018-08-13 19:09:08 +0300
  • ca81975988 Get initial mouse pos on init, pass it to the InputManager Toni Helenius 2018-07-17 14:21:25 +0300
  • 87023eb3f7 Set as finals Toni Helenius 2018-07-17 14:18:54 +0300
  • e8cb3124f2 Load animated cursor NPE Nebloksiam 2018-10-02 21:22:05 +0200
  • 02ec12e454 fix for issue #917 Stephen Gold 2018-10-01 08:29:07 -0700
  • c1c08f3a74 [ci skip] bullet: update linux natives travis-ci 2018-09-30 20:06:56 +0000
  • d096f1be20 [ci skip] bullet: update osx natives travis-ci 2018-09-30 20:06:35 +0000
  • a492b746c2 [ci skip] bullet: update windows natives appveyor 2018-09-30 20:03:46 +0000
  • 8f26a3cc3f tests and fixes for issues #918 and #919 Stephen Gold 2018-09-29 12:32:07 -0700
  • 697b4a675e resolve issue #916 Stephen Gold 2018-09-28 10:30:34 -0700
  • b2be9ce3f2
    issue #915: use "precise" environment only for openjdk7 build Stephen Gold 2018-09-28 13:26:34 -0700
  • ac088e4554
    issue #915: revert Travis Linux build environment Stephen Gold 2018-09-28 11:49:04 -0700
  • a31ee80798 [ci skip] bullet: update osx natives travis-ci 2018-09-28 16:17:31 +0000
  • b764f1346c [ci skip] bullet: update windows natives appveyor 2018-09-28 16:15:02 +0000
  • 618337a81d fix for issue #913 Stephen Gold 2018-09-27 08:54:27 -0700
  • 499714507b [ci skip] bullet: update osx natives travis-ci 2018-09-27 02:59:35 +0000
  • 0fde1b86f8 [ci skip] bullet: update windows natives appveyor 2018-09-27 02:57:13 +0000
  • dc4189afc3 test case and fix for issue #911 Stephen Gold 2018-09-26 19:50:26 -0700
  • ce871712a8 fix for issue #908 Stephen Gold 2018-09-25 14:12:40 -0700
  • f16974fcb6 jme3-bullet: add and improve comments, mostly JavaDoc Stephen Gold 2018-09-23 21:28:51 -0700
  • 84a103fbe4
    fix for issue #740 (#906) Stephen Gold 2018-09-23 19:19:36 -0700
  • 1c5c5e85c0
    Merge pull request #905 from stephengold/master Stephen Gold 2018-09-18 13:38:43 -0700
  • 6e96ee5bf2 jme3-bullet: add and improve comments, mostly JavaDoc Stephen Gold 2018-09-16 19:59:45 -0700
  • 025b27c96d test cases and fix for issue #880 Stephen Gold 2018-09-12 19:43:11 -0700
  • 4323c4101a fix for issue #897 Stephen Gold 2018-09-11 17:32:42 -0700
  • e80302728f fix for issue #898 Stephen Gold 2018-09-10 15:40:42 -0700
  • 0b782b9fb4 fix for issue #886 Stephen Gold 2018-09-09 12:26:42 -0700
  • 10eef65e73 test case and fix for issue #894 Stephen Gold 2018-09-09 11:46:49 -0700
  • a4ca3cbd40 test case and fix for issue #883 Stephen Gold 2018-09-07 15:28:48 -0700
  • a28d5ccd16 test case and fix for issue #889 Stephen Gold 2018-09-06 10:30:51 -0700
  • f12d7e4e60 Fix AudioNode issues when using velocityFromTranslation and small refactoring (#875) Riccardo Balbo 2018-09-06 21:42:49 +0200
  • 9c949891b0 [ci skip] bullet: update osx natives travis-ci 2018-09-06 16:32:11 +0000
  • 34126f25e4 [ci skip] bullet: update windows natives appveyor 2018-09-06 16:28:41 +0000
  • 570e4850ea rm auto-generated C++ headers from repo, rm unzipped files during clean Stephen Gold 2018-09-04 11:11:43 -0700
  • 694232e269 use Gradle v4.10, android tools v3.1.4, bintray plugin v1.8.4 Stephen Gold 2018-09-01 19:32:07 -0700
  • 40f6a7cc7a avoid JDK10 so Travis CI can succeed Stephen Gold 2018-08-31 10:43:39 -0700
  • ac182e38d5 add a test for JME issue #877 Stephen Gold 2018-08-23 23:29:23 -0700
  • 087197aff4 Fix bullet skipping enqueued tasks - #867 Riccardo Balbo 2018-06-24 17:08:05 +0200
  • 2d6aa15526 correct a typographical error in JavaDoc Stephen Gold 2018-08-22 17:02:29 -0700