6879 Commits

Author SHA1 Message Date
appveyor
58eb2029c1 [ci skip] bullet: update windows natives 2018-10-04 21:40:20 +00:00
Stephen Gold
976d45a230 test and fix for issue #928: disabled native Bullet's QuickProf 2018-10-04 14:31:02 -07:00
David Berrios
95ba65c8c5 Remove JVM arguments for OSX when running examples 2018-10-04 09:07:12 -07:00
Toni Helenius
989fc0a9f0 The mouse pos should be initialized always 2018-10-03 11:21:47 -07:00
Toni Helenius
ca81975988 Get initial mouse pos on init, pass it to the InputManager 2018-10-03 11:21:47 -07:00
Toni Helenius
87023eb3f7 Set as finals 2018-10-03 11:21:47 -07:00
Nebloksiam
e8cb3124f2 Load animated cursor NPE
Potential NPE when loading animated cursors (.ani)
2018-10-02 22:15:19 -07:00
Stephen Gold
02ec12e454 fix for issue #917 2018-10-02 08:57:16 -07:00
travis-ci
c1c08f3a74 [ci skip] bullet: update linux natives 2018-09-30 20:06:58 +00:00
travis-ci
d096f1be20 [ci skip] bullet: update osx natives 2018-09-30 20:06:37 +00:00
appveyor
a492b746c2 [ci skip] bullet: update windows natives 2018-09-30 20:03:46 +00:00
Stephen Gold
8f26a3cc3f tests and fixes for issues #918 and #919 2018-09-30 12:58:45 -07:00
Stephen Gold
697b4a675e resolve issue #916 2018-09-29 11:35:32 -07:00
Stephen Gold
b2be9ce3f2
issue #915: use "precise" environment only for openjdk7 build 2018-09-28 13:26:34 -07:00
Stephen Gold
ac088e4554
issue #915: revert Travis Linux build environment
from "precise" to "trusty"
2018-09-28 11:49:04 -07:00
travis-ci
a31ee80798 [ci skip] bullet: update osx natives 2018-09-28 16:17:33 +00:00
appveyor
b764f1346c [ci skip] bullet: update windows natives 2018-09-28 16:15:02 +00:00
Stephen Gold
618337a81d fix for issue #913 2018-09-28 09:08:56 -07:00
travis-ci
499714507b [ci skip] bullet: update osx natives 2018-09-27 02:59:36 +00:00
appveyor
0fde1b86f8 [ci skip] bullet: update windows natives 2018-09-27 02:57:13 +00:00
Stephen Gold
dc4189afc3 test case and fix for issue #911 2018-09-26 19:50:26 -07:00
Stephen Gold
ce871712a8 fix for issue #908 2018-09-26 14:31:22 -07:00
Stephen Gold
f16974fcb6 jme3-bullet: add and improve comments, mostly JavaDoc 2018-09-25 13:21:12 -07:00
Stephen Gold
84a103fbe4
fix for issue #740 (#906) 2018-09-23 19:19:36 -07:00
Stephen Gold
1c5c5e85c0
Merge pull request #905 from stephengold/master
jme3-bullet: add and improve comments, mostly JavaDoc
2018-09-18 13:38:43 -07:00
Stephen Gold
6e96ee5bf2 jme3-bullet: add and improve comments, mostly JavaDoc 2018-09-17 17:31:19 -07:00
Stephen Gold
025b27c96d test cases and fix for issue #880 2018-09-13 20:48:24 -07:00
Stephen Gold
4323c4101a fix for issue #897 2018-09-12 17:18:53 -07:00
Stephen Gold
e80302728f fix for issue #898 2018-09-11 16:26:42 -07:00
Stephen Gold
0b782b9fb4 fix for issue #886 2018-09-10 14:55:18 -07:00
Stephen Gold
10eef65e73 test case and fix for issue #894 2018-09-09 11:46:49 -07:00
Stephen Gold
a4ca3cbd40 test case and fix for issue #883 2018-09-09 07:46:29 -07:00
Stephen Gold
a28d5ccd16 test case and fix for issue #889 2018-09-07 10:57:39 -07:00
Riccardo Balbo
f12d7e4e60 Fix AudioNode issues when using velocityFromTranslation and small refactoring (#875)
* Fix AudioNode issues when using velocityFromTranslation and small refactoring

* Fix audionode fix
2018-09-06 12:42:49 -07:00
travis-ci
9c949891b0 [ci skip] bullet: update osx natives 2018-09-06 16:32:13 +00:00
appveyor
34126f25e4 [ci skip] bullet: update windows natives 2018-09-06 16:28:41 +00:00
Stephen Gold
570e4850ea rm auto-generated C++ headers from repo, rm unzipped files during clean 2018-09-06 09:23:54 -07:00
Stephen Gold
694232e269 use Gradle v4.10, android tools v3.1.4, bintray plugin v1.8.4 2018-09-04 10:05:16 -07:00
Stephen Gold
40f6a7cc7a avoid JDK10 so Travis CI can succeed 2018-09-01 11:03:19 -07:00
Stephen Gold
ac182e38d5 add a test for JME issue #877 2018-08-30 15:23:07 -07:00
Riccardo Balbo
087197aff4 Fix bullet skipping enqueued tasks - #867 2018-08-25 18:57:46 -07:00
Stephen Gold
2d6aa15526 correct a typographical error in JavaDoc 2018-08-22 17:02:29 -07:00
Toni Helenius
bbcb8c5701 Feature 871 (#873)
* Update LWJGL to 3.1.6

* Change LinkedLists to ArrayDeques

* Call glfwTerminate & set NULL error callback on destroy

fixes crash when context is re-created
2018-07-17 11:42:26 +02:00
Kirill Vainer
d57c362ec3 build javadoc by default 2018-05-21 21:43:28 -04:00
Nehon
6b2af9917b Fixes post shadows compilation issue on android 2018-05-18 23:55:36 +02:00
TehLeo
c72b73ee8b Added Texture Formats R16F, R32F, RG16F, RG32F. (#839) 2018-05-18 08:37:59 +02:00
joliver82
c49a0dc54d Update GLImageFormats.java 2018-05-18 08:35:05 +02:00
Rémy Bouquet
266d8b0828 Implements SSBO (Shader Storage Buffer Object) and UBO (Uniform Buffer Object) support 2018-05-18 08:30:07 +02:00
Nehon
302e746a94 Uses a HashSet for variable names in ShaderNodeLoaderDelegate instead of a String 2018-05-01 09:15:39 +02:00
oualid
c0cdf75603 replace addState() with attach() in the javadoc 2018-04-26 21:19:14 +02:00