Commit Graph

7103 Commits (d636049a6ffdc1b225cf4d9a4abb7ec7c17bd51c)
 

Author SHA1 Message Date
appveyor 69319738e6 [ci skip] bullet: update windows natives 5 years ago
travis-ci 918d90a637 [ci skip] bullet: update osx natives 5 years ago
Stephen Gold f831301a2a fix for issue #1135 (ConeJoint causes rigid body to disappear) 5 years ago
sgold 2ab0319202 jme3-examples: apply the "dirt_normal.png" normal map where appropriate 5 years ago
Lou H 8856ba7d25 GImpactShape Test Added (#1117) 5 years ago
sgold cff4dec57d README.md: a v3.2.3 SDK was released on 28 June 2019 5 years ago
Riccardo Balbo e603845fa5 Fix forced colorspace in materials when a matparamtexture value is changed. + unit test 6 years ago
Stephen Gold fca8bcf470 make native Bullet the default for jme3-examples (instead of JBullet) 6 years ago
Remy 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) 6 years ago
sgold 23759820e5 fix GImpact scaling in jme3-jbullet: issue #1120 6 years ago
travis-ci 12e513c8ee [ci skip] bullet: update linux natives 6 years ago
travis-ci ad6232c297 [ci skip] bullet: update osx natives 6 years ago
appveyor 5b9693f000 [ci skip] bullet: update windows natives 6 years ago
sgold 56d37cb866 fix GImpact scaling in jme3-bullet (native Bullet) 6 years ago
Stephen Gold 2cd3dac543 jme3-bullet fix for issue #1125 (physics shapes don't match TerrainQuad) 6 years ago
Stephen Gold df02333cd2 add test for issue #1125 (heightfield shapes don't match TerrainQuad) 6 years ago
Stephen Gold 5586c28c95 fix for issue #1116 (NPE in TerrainGridAlphaMapTest) 6 years ago
Lou H 1687d34eb7 #1107 - Javadoc warning cleanup & Fix for JDK 11 Javadoc NPE (#1118) 6 years ago
Lou H 1f3245b237 #1121-updateBound() call for PQTorus geometry updates (#1122) 6 years ago
Stephen Gold a91bcfd678 fix for issue #1127 ("Reset" action in TestHoveringTank) 6 years ago
Stephen Gold a4b22e4b37 fix for issue #1126 (TestHoveringTank assertion failures) 6 years ago
richardTingle 04f771f7f9 Issue 1113. Allow for Particle emitters that constantly have their particlesPerSec set to still emit (#1114) 6 years ago
Lou H f8dae05a52 #1107-Fix Javadoc warnings in OpenJDK 9+ (#1112) 6 years ago
Karan Nehra 9dff704a82 Attempt to fixing 1074 (#1093) 6 years ago
Lou Hamersly cde108c2c0 #1107-Fix Javadoc warnings in OpenJDK 9+ 6 years ago
Riccardo Balbo 97049630eb
Merge pull request #1109 from karanehra/fix-1051 6 years ago
Karan Nehra ddeb4549a2 Fix for 1051 6 years ago
Lou H 930090dfa0 #1097-Fixed inconsistent OpenGL version constants (#1099) 6 years ago
Lou Hamersly cf45e66d11 Fix Javadoc warnings in OpenJDK 9+ 6 years ago
James Khan b145268004
Merge pull request #1104 from jayfella/master 6 years ago
James Khan 82faaca87c Add unInterpolateLinear to FastMath class 6 years ago
James Khan a8f5ac0589
Merge pull request #1094 from jayfella/master 6 years ago
James Khan 1116df31c9 Add fog to Single-Pass lighting. 6 years ago
Riccardo Balbo a68d8b50e3
Add support for opengl versions > 3.2 in lwjgl2 renderer 6 years ago
lifeinwild 7e11a6c0fe Use UTF-8 in gradle builds 6 years ago
James Khan 4f47e5602b Add support for fog in materials. 6 years ago
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