Commit Graph

7089 Commits (94451c4d35b2b5c96debea8f153f947d4b971ec9)
 

Author SHA1 Message Date
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
quazi-irfan 5bc64800e0 Fix printing if stencil is enable or disable 6 years ago
Paul Speed ac60a134d2 Updated the axis event processing to pay attention to dead zones. 6 years ago
Stephen Gold 27bd16979c
Armature.java: correct a typo in the javadoc 6 years ago
Stephen Gold f0d28a9501
changed Mythruna link to use http instead of https 6 years ago
Stephen Gold a2df09b2fd
add Spoxel to the list of games in the README.md 6 years ago
Riccardo Balbo 51cadb260c
Merge pull request #1050 from Diffblue-benchmarks/virtual-buffer-tests 6 years ago
Riccardo Balbo cf7b15bc23 j3md Fix for default textures (#1052) 6 years ago
Stephen Gold 1ad324aa57
fix issue #901 (collision margins initialized to 0) (#1053) 6 years ago
James Adam 7c2a401c28 Add tests for com.jme3/scene.mesh.VirtualIndexBuffer 6 years ago
Riccardo Balbo f60ff58ef0 Add bullet extraction directory, bin and vscode config to gitignore 6 years ago
Paul Speed 9a6032a087
Merge pull request #1054 from Ali-RS/export-transparent-png 6 years ago
Ali-RS c43eafc319
Modified JmeDesktopSystem.writeImageFile() to export transparency for PNG format. 6 years ago
appveyor 9f9b443dee [ci skip] bullet: update windows natives 6 years ago
Stephen Gold dc99bc0731 post-release fixup 6 years ago
Stephen Gold a6622d4613 trivial commit with tag 6 years ago
Stephen Gold 9d9132d5b6 .travis.yml: work around Travis's tag blindness using a regexp 6 years ago
appveyor 31574f1c65 [ci skip] bullet: update windows natives 6 years ago
Stephen Gold a03f1fe49c gradle.properties: ready for 3.3.0-alpha1 build 6 years ago
Quazi Irfan 76049c76f3 Add getSpatial to GhostControl, RigidBodyControl, AbstractPhysicsCont… (#1041) 6 years ago
Stephen Gold 2124e3e86b TestGltfLoading: comment 6 years ago
Stephen Gold b9c13a209a JavaDoc correction to AnimComposer (comments only) 6 years ago
Stephen Gold 7e929aacab FbxLoader: comment out some debug spam to System.out - see issue #1025 6 years ago
James Adam fe03a9b6a3 Add tests for com.jme3.math.Vector3f 6 years ago
James Adam eba9ef6d58 Add tests for com.jme3.math.FastMath 6 years ago
Ali-RS 6dd737d378 Added AnimComposer.getAction() and AnimComposer.addAction() and improved 6 years ago
Stephen Gold ffa58be3d7 remove more unused imports 6 years ago
Stephen Gold 75112201db more corrections in diagnostic messages 6 years ago
Stephen Gold 2356320d30 more comment-only correction 6 years ago