Commit Graph

  • cff4dec57d README.md: a v3.2.3 SDK was released on 28 June 2019 sgold 2019-06-30 11:50:04 -0700
  • e603845fa5 Fix forced colorspace in materials when a matparamtexture value is changed. + unit test Riccardo Balbo 2019-06-26 23:08:15 +0200
  • fca8bcf470 make native Bullet the default for jme3-examples (instead of JBullet) Stephen Gold 2019-06-26 12:33:34 -0700
  • adb88dcaeb when the image object has a ColorSpace value we pass it on, else we leave it at the default value. fix for #1106 (#1110) Remy 2019-06-26 18:26:28 +0200
  • 23759820e5 fix GImpact scaling in jme3-jbullet: issue #1120 sgold 2019-06-20 11:27:06 -0700
  • 12e513c8ee [ci skip] bullet: update linux natives travis-ci 2019-06-20 14:46:59 +0000
  • ad6232c297 [ci skip] bullet: update osx natives travis-ci 2019-06-20 14:44:45 +0000
  • 5b9693f000 [ci skip] bullet: update windows natives appveyor 2019-06-20 14:43:36 +0000
  • 56d37cb866 fix GImpact scaling in jme3-bullet (native Bullet) sgold 2019-06-20 07:34:38 -0700
  • 2cd3dac543 jme3-bullet fix for issue #1125 (physics shapes don't match TerrainQuad) Stephen Gold 2019-06-18 12:30:54 -0700
  • df02333cd2 add test for issue #1125 (heightfield shapes don't match TerrainQuad) Stephen Gold 2019-06-18 12:18:50 -0700
  • 5586c28c95 fix for issue #1116 (NPE in TerrainGridAlphaMapTest) Stephen Gold 2019-06-18 10:05:00 -0700
  • 1687d34eb7 #1107 - Javadoc warning cleanup & Fix for JDK 11 Javadoc NPE (#1118) Lou H 2019-06-18 12:06:48 -0400
  • 1f3245b237 #1121-updateBound() call for PQTorus geometry updates (#1122) Lou H 2019-06-18 12:04:26 -0400
  • a91bcfd678 fix for issue #1127 ("Reset" action in TestHoveringTank) Stephen Gold 2019-06-18 08:50:49 -0700
  • a4b22e4b37 fix for issue #1126 (TestHoveringTank assertion failures) Stephen Gold 2019-06-18 08:36:44 -0700
  • 04f771f7f9 Issue 1113. Allow for Particle emitters that constantly have their particlesPerSec set to still emit (#1114) richardTingle 2019-06-09 01:12:04 +0100
  • f8dae05a52 #1107-Fix Javadoc warnings in OpenJDK 9+ (#1112) Lou H 2019-06-08 20:06:23 -0400
  • 9dff704a82 Attempt to fixing 1074 (#1093) Karan Nehra 2019-06-05 20:53:32 +0530
  • cde108c2c0 #1107-Fix Javadoc warnings in OpenJDK 9+ Lou Hamersly 2019-06-05 00:33:02 -0400
  • 97049630eb
    Merge pull request #1109 from karanehra/fix-1051 Riccardo Balbo 2019-06-04 09:21:14 +0200
  • ddeb4549a2 Fix for 1051 Karan Nehra 2019-06-03 23:11:56 +0530
  • 930090dfa0 #1097-Fixed inconsistent OpenGL version constants (#1099) Lou H 2019-06-03 03:35:12 -0400
  • cf45e66d11 Fix Javadoc warnings in OpenJDK 9+ Lou Hamersly 2019-06-02 22:32:45 -0400
  • b145268004
    Merge pull request #1104 from jayfella/master James Khan 2019-06-01 04:50:45 -0700
  • 82faaca87c Add unInterpolateLinear to FastMath class James Khan 2019-06-01 12:39:13 +0100
  • a8f5ac0589
    Merge pull request #1094 from jayfella/master James Khan 2019-05-30 09:54:09 -0700
  • 1116df31c9 Add fog to Single-Pass lighting. James Khan 2019-05-30 15:31:18 +0100
  • a68d8b50e3
    Add support for opengl versions > 3.2 in lwjgl2 renderer Riccardo Balbo 2019-05-27 18:37:44 +0200
  • 7e11a6c0fe Use UTF-8 in gradle builds lifeinwild 2019-05-27 05:09:54 +0900
  • 4f47e5602b Add support for fog in materials. James Khan 2019-05-23 20:49:18 +0100
  • a43ad8ecfe [ci skip] bullet: update windows natives appveyor 2019-05-22 23:38:37 +0000
  • 5451e3eaf0 post-release fixup Stephen Gold 2019-05-22 16:32:54 -0700
  • 3f1f2e8356 trivial commit with tag for v3.3.0-alpha2 v3.3.0-alpha2 Stephen Gold 2019-05-22 14:01:28 -0700
  • 33ade6b874
    Merge pull request #1087 from jayfella/master Paul Speed 2019-05-22 14:40:35 -0400
  • 6a71a1c273 trivial commit with tag Stephen Gold 2019-05-22 10:47:47 -0700
  • ac01203c80 gradle.properties: ready for 3.3.0-alpha2 build Stephen Gold 2019-05-22 09:47:59 -0700
  • b9b4a2d75b Reference the joystick that changed state instead of the ID. Use separate connection methods (onConnected/onDisconnected). James Khan 2019-05-13 09:59:49 +0100
  • 2f6185b5cf Remove JoystickState enum and replace with boolean value. James Khan 2019-05-12 08:31:14 +0100
  • d3be2f332f Use enum constants instead of integer ID's James Khan 2019-05-11 20:19:44 +0100
  • 76fcc2c497 Remove magic number translations and remove uppercase names. James Khan 2019-05-11 20:18:56 +0100
  • 682d8c9fd8 Use RawInputListener for InputManager instead of creating another field. Set methods to use JoystickState enum instead of event integers. James Khan 2019-05-11 20:18:15 +0100
  • 80adca6dce Translate JoystickState directly from LWJGL context. Set the logger to the correct class James Khan 2019-05-11 20:17:05 +0100
  • 318d6d0e89 Add support for listening to joystick connection/disconnection. Fixes bug causing NullPointerException when removing joysticks. Allows adding joysticks after the application has started. James Khan 2019-05-11 15:25:11 +0100
  • c4d2de1656
    AnimComposer: updated to save globalSpeed on export and fixed issue with Layer cloning (#1080) Ali-RS 2019-04-30 08:22:09 +0430
  • 50aed6f59e
    Travis: use "xenial" Linux dist to solve TLS issue (#1081) Stephen Gold 2019-04-29 10:11:29 -0700
  • fff16c2328 TestIssue99: specify panel widths, clarify interpretation of results Stephen Gold 2019-04-27 12:47:22 -0700
  • 36ddb5b0ce
    Added ambient light support in PBR shader (#1077) Ali-RS 2019-04-27 14:56:45 +0430
  • 40be1b42b8 DynamicAnimControl: remove all mention of attachments incl. isReleased() Stephen Gold 2019-04-26 10:20:08 -0700
  • 432085c191 TestBoneRagdoll: reduce jumpiness during "toggle" actions Stephen Gold 2019-04-26 10:13:01 -0700
  • 234bd476f3 implement contact-response for jme3-jbullet's PhysicsRigidBody Stephen Gold 2019-04-25 19:46:36 -0700
  • 8d3980bbe9 Refactor collection to set in anim composer (#1076) Remy 2019-04-25 01:11:51 +0200
  • 0bf931bf79 revert integration of PR #1071 which wasn't ready Stephen Gold 2019-04-22 03:15:04 -0700
  • 0bc060d474 Added an easy way to add sub steps to the profiler (#1067) Greg Hoffman 2019-04-22 01:41:40 -0700
  • ffa1df2aff returns unmodifiable sets (#1071) Remy 2019-04-22 10:39:43 +0200
  • 9c1452b63b Fixed classes location while building natives (JDK11 Support) (#1073) Trevor Flynn 2019-04-20 10:43:16 -0700
  • 41f88cd5eb [ci skip] bullet: update windows natives appveyor 2019-04-15 20:17:31 +0000
  • ad2ba95e99 Jdk 11 Build Support Trevor Flynn 2019-04-15 22:01:07 +0200
  • 74588d96f3 adapt the caption of the string remy 2019-04-11 10:28:50 +0200
  • 988537987a calculate the total line height before aligning the letters, calculate the total line height from the font line height and total line count. Include a test case with alignment examples. fixes: #363 Remy Van Doosselaer 2019-04-11 00:29:00 +0200
  • 35b9d9df4e [ci skip] bullet: update linux natives travis-ci 2019-04-13 06:13:31 +0000
  • 4bd8cfb218 [ci skip] bullet: update osx natives travis-ci 2019-04-13 06:12:44 +0000
  • 28cba18cbf [ci skip] bullet: update windows natives appveyor 2019-04-13 06:11:40 +0000
  • 9e532009da fix for issue #1037 (TestHoveringTank hull-shape performance issue) Stephen Gold 2019-04-12 23:03:56 -0700
  • ba340cf13a add a test case for issue #99 (blendMode="multiply" in NiftyGUI) Stephen Gold 2019-04-12 22:10:31 -0700
  • 3696074c9a [ci skip] bullet: update linux natives travis-ci 2019-04-12 18:19:18 +0000
  • 18cc15254b [ci skip] bullet: update osx natives travis-ci 2019-04-12 18:19:02 +0000
  • 73c055c37e [ci skip] bullet: update windows natives appveyor 2019-04-12 18:18:00 +0000
  • 8a4e5e1177 fix issue #1060: bt32BitAxisSweep3 not implemented Stephen Gold 2019-04-12 10:48:40 -0700
  • 657c5841aa
    Merge pull request #1066 from rvandoosselaer/fix-classcastexception-#1065 Paul Speed 2019-04-09 13:54:07 -0400
  • 9a80f013fc fixed wrong reference check Remy Van Doosselaer 2019-04-09 19:24:10 +0200
  • 1a1348983b
    Merge pull request #1064 from FennelFetish/jme3-vr_mouse-fix Rickard Edén 2019-04-08 16:00:17 +0200
  • 88a9069662 Adds option to disable VR mouse cursor and thus enable the cursor on the desktop. Fixes repeated attachment of mouseImage as scene to gui viewport (because its parent was always null). FennelFetish 2019-04-08 15:17:19 +0200
  • 3b24067a3c Add RGTC format Riccardo Balbo 2019-03-19 13:34:06 +0100
  • 7c6e12ed70
    Merge pull request #1062 from jMonkeyEngine/revert-1054-export-transparent-png Paul Speed 2019-04-06 01:11:43 -0400
  • cd90be13ec
    Revert "Modified JmeDesktopSystem.writeImageFile() to export transparency for…" Ali-RS 2019-04-06 09:17:03 +0430
  • d55776d081 revise TestBoneRagdoll & TestRagdollCharacter to use DynamicAnimControl Stephen Gold 2019-03-30 14:09:52 -0700
  • 235b9db2ca publicize Joint.applyBindPose(), add DynamicAnimControl & related stuff Stephen Gold 2019-03-30 14:04:36 -0700
  • 59af265398 Updated the joystick test to indicate when the new LEFT_TRIGGER/RIGHT_TRIGGER axes are used. Also changed the console output to include the logical ID of triggered axes instead of just the name. Paul Speed 2019-03-31 20:38:33 -0400
  • 54b812ca71 Standardized the XBox controller mappings to one XBOX set of entries and remapped all .*xbox.* names to it. All of the specific XBOX remappings have been commented out for now. They can be removed once it is confirmed that old working functionality is not newly broken. Paul Speed 2019-03-31 20:33:32 -0400
  • 5901a95363 Added new JoystickAxis.LEFT_TRIGGER/RIGHT_TRIGGER. Updated JoystickCompatibilityMappings to support normalizing joystick names based on a regex. For example: XBOX.regex=(?i).*xbox.* ...will allow configuring all joysticks with xbox in the name with one XBOX configuration. Paul Speed 2019-03-31 20:18:11 -0400
  • 5bc64800e0 Fix printing if stencil is enable or disable quazi-irfan 2019-03-31 14:04:58 -0500
  • ac60a134d2 Updated the axis event processing to pay attention to dead zones. A little more complicated than just ignoring values in the dead zone since we have to bring them back to 0... but not much more complicated than that. Paul Speed 2019-03-31 14:56:11 -0400
  • 27bd16979c
    Armature.java: correct a typo in the javadoc Stephen Gold 2019-03-29 18:32:31 -0700
  • f0d28a9501
    changed Mythruna link to use http instead of https Stephen Gold 2019-03-29 11:23:08 -0700
  • a2df09b2fd
    add Spoxel to the list of games in the README.md Stephen Gold 2019-03-29 10:29:57 -0700
  • 51cadb260c
    Merge pull request #1050 from Diffblue-benchmarks/virtual-buffer-tests Riccardo Balbo 2019-03-29 13:00:58 +0100
  • cf7b15bc23 j3md Fix for default textures (#1052) Riccardo Balbo 2019-03-27 18:19:37 +0100
  • 1ad324aa57
    fix issue #901 (collision margins initialized to 0) (#1053) Stephen Gold 2019-03-23 15:18:13 -0700
  • 7c2a401c28 Add tests for com.jme3/scene.mesh.VirtualIndexBuffer James Adam 2019-03-22 12:51:28 +0000
  • f60ff58ef0 Add bullet extraction directory, bin and vscode config to gitignore Riccardo Balbo 2019-03-21 23:23:04 +0100
  • 9a6032a087
    Merge pull request #1054 from Ali-RS/export-transparent-png Paul Speed 2019-03-22 03:49:37 -0400
  • c43eafc319
    Modified JmeDesktopSystem.writeImageFile() to export transparency for PNG format. Ali-RS 2019-03-22 10:21:43 +0430
  • 9f9b443dee [ci skip] bullet: update windows natives appveyor 2019-03-21 22:48:26 +0000
  • dc99bc0731 post-release fixup Stephen Gold 2019-03-21 15:41:58 -0700
  • a6622d4613 trivial commit with tag v3.3.0-alpha1 Stephen Gold 2019-03-21 14:32:59 -0700
  • 9d9132d5b6 .travis.yml: work around Travis's tag blindness using a regexp Stephen Gold 2019-03-21 14:03:23 -0700
  • 31574f1c65 [ci skip] bullet: update windows natives appveyor 2019-03-21 20:01:30 +0000
  • a03f1fe49c gradle.properties: ready for 3.3.0-alpha1 build Stephen Gold 2019-03-21 12:53:18 -0700
  • 76049c76f3 Add getSpatial to GhostControl, RigidBodyControl, AbstractPhysicsCont… (#1041) Quazi Irfan 2019-03-19 14:52:21 -0500