Commit Graph

6867 Commits (b864372256800bdd4fda94fd70cfcfd736b04bb0)
 

Author SHA1 Message Date
appveyor a43ad8ecfe [ci skip] bullet: update windows natives 6 years ago
Stephen Gold 5451e3eaf0 post-release fixup 6 years ago
Stephen Gold 3f1f2e8356 trivial commit with tag for v3.3.0-alpha2 6 years ago
Paul Speed 33ade6b874
Merge pull request #1087 from jayfella/master 6 years ago
Stephen Gold 6a71a1c273 trivial commit with tag 6 years ago
Stephen Gold ac01203c80 gradle.properties: ready for 3.3.0-alpha2 build 6 years ago
James Khan b9b4a2d75b Reference the joystick that changed state instead of the ID. 6 years ago
James Khan 2f6185b5cf Remove JoystickState enum and replace with boolean value. 6 years ago
James Khan d3be2f332f Use enum constants instead of integer ID's 6 years ago
James Khan 76fcc2c497 Remove magic number translations and remove uppercase names. 6 years ago
James Khan 682d8c9fd8 Use RawInputListener for InputManager instead of creating another field. 6 years ago
James Khan 80adca6dce Translate JoystickState directly from LWJGL context. 6 years ago
James Khan 318d6d0e89 Add support for listening to joystick connection/disconnection. 6 years ago
Ali-RS c4d2de1656
AnimComposer: updated to save globalSpeed on export and fixed issue with Layer cloning (#1080) 6 years ago
Stephen Gold 50aed6f59e
Travis: use "xenial" Linux dist to solve TLS issue (#1081) 6 years ago
Stephen Gold fff16c2328 TestIssue99: specify panel widths, clarify interpretation of results 6 years ago
Ali-RS 36ddb5b0ce
Added ambient light support in PBR shader (#1077) 6 years ago
Stephen Gold 40be1b42b8 DynamicAnimControl: remove all mention of attachments incl. isReleased() 6 years ago
Stephen Gold 432085c191 TestBoneRagdoll: reduce jumpiness during "toggle" actions 6 years ago
Stephen Gold 234bd476f3 implement contact-response for jme3-jbullet's PhysicsRigidBody 6 years ago
Remy 8d3980bbe9 Refactor collection to set in anim composer (#1076) 6 years ago
Stephen Gold 0bf931bf79 revert integration of PR #1071 which wasn't ready 6 years ago
Greg Hoffman 0bc060d474 Added an easy way to add sub steps to the profiler (#1067) 6 years ago
Remy ffa1df2aff returns unmodifiable sets (#1071) 6 years ago
Trevor Flynn 9c1452b63b Fixed classes location while building natives (JDK11 Support) (#1073) 6 years ago
appveyor 41f88cd5eb [ci skip] bullet: update windows natives 6 years ago
Trevor Flynn ad2ba95e99 Jdk 11 Build Support 6 years ago
remy 74588d96f3 adapt the caption of the string 6 years ago
Remy Van Doosselaer 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 6 years ago
travis-ci 35b9d9df4e [ci skip] bullet: update linux natives 6 years ago
travis-ci 4bd8cfb218 [ci skip] bullet: update osx natives 6 years ago
appveyor 28cba18cbf [ci skip] bullet: update windows natives 6 years ago
Stephen Gold 9e532009da fix for issue #1037 (TestHoveringTank hull-shape performance issue) 6 years ago
Stephen Gold ba340cf13a add a test case for issue #99 (blendMode="multiply" in NiftyGUI) 6 years ago
travis-ci 3696074c9a [ci skip] bullet: update linux natives 6 years ago
travis-ci 18cc15254b [ci skip] bullet: update osx natives 6 years ago
appveyor 73c055c37e [ci skip] bullet: update windows natives 6 years ago
Stephen Gold 8a4e5e1177 fix issue #1060: bt32BitAxisSweep3 not implemented 6 years ago
Paul Speed 657c5841aa
Merge pull request #1066 from rvandoosselaer/fix-classcastexception-#1065 6 years ago
Remy Van Doosselaer 9a80f013fc fixed wrong reference check 6 years ago
Rickard Edén 1a1348983b
Merge pull request #1064 from FennelFetish/jme3-vr_mouse-fix 6 years ago
FennelFetish 88a9069662 Adds option to disable VR mouse cursor and thus enable the cursor on the desktop. 6 years ago
Riccardo Balbo 3b24067a3c Add RGTC format 6 years ago
Paul Speed 7c6e12ed70
Merge pull request #1062 from jMonkeyEngine/revert-1054-export-transparent-png 6 years ago
Ali-RS cd90be13ec
Revert "Modified JmeDesktopSystem.writeImageFile() to export transparency for…" 6 years ago
Stephen Gold d55776d081 revise TestBoneRagdoll & TestRagdollCharacter to use DynamicAnimControl 6 years ago
Stephen Gold 235b9db2ca publicize Joint.applyBindPose(), add DynamicAnimControl & related stuff 6 years ago
Paul Speed 59af265398 Updated the joystick test to indicate when the new LEFT_TRIGGER/RIGHT_TRIGGER 6 years ago
Paul Speed 54b812ca71 Standardized the XBox controller mappings to one XBOX set of entries 6 years ago
Paul Speed 5901a95363 Added new JoystickAxis.LEFT_TRIGGER/RIGHT_TRIGGER. 6 years ago