Stephen Gold
|
84a103fbe4
fix for issue #740 (#906)
|
7 년 전 |
Stephen Gold
|
1c5c5e85c0
Merge pull request #905 from stephengold/master
|
7 년 전 |
Stephen Gold
|
6e96ee5bf2
jme3-bullet: add and improve comments, mostly JavaDoc
|
7 년 전 |
Stephen Gold
|
025b27c96d
test cases and fix for issue #880
|
7 년 전 |
Stephen Gold
|
4323c4101a
fix for issue #897
|
7 년 전 |
Stephen Gold
|
e80302728f
fix for issue #898
|
7 년 전 |
Stephen Gold
|
0b782b9fb4
fix for issue #886
|
7 년 전 |
Stephen Gold
|
10eef65e73
test case and fix for issue #894
|
7 년 전 |
Stephen Gold
|
a4ca3cbd40
test case and fix for issue #883
|
7 년 전 |
Stephen Gold
|
a28d5ccd16
test case and fix for issue #889
|
7 년 전 |
Riccardo Balbo
|
f12d7e4e60
Fix AudioNode issues when using velocityFromTranslation and small refactoring (#875)
|
7 년 전 |
travis-ci
|
9c949891b0
[ci skip] bullet: update osx natives
|
7 년 전 |
appveyor
|
34126f25e4
[ci skip] bullet: update windows natives
|
7 년 전 |
Stephen Gold
|
570e4850ea
rm auto-generated C++ headers from repo, rm unzipped files during clean
|
7 년 전 |
Stephen Gold
|
694232e269
use Gradle v4.10, android tools v3.1.4, bintray plugin v1.8.4
|
7 년 전 |
Stephen Gold
|
40f6a7cc7a
avoid JDK10 so Travis CI can succeed
|
7 년 전 |
Stephen Gold
|
ac182e38d5
add a test for JME issue #877
|
7 년 전 |
Riccardo Balbo
|
087197aff4
Fix bullet skipping enqueued tasks - #867
|
7 년 전 |
Stephen Gold
|
2d6aa15526
correct a typographical error in JavaDoc
|
7 년 전 |
Toni Helenius
|
bbcb8c5701
Feature 871 (#873)
|
7 년 전 |
Kirill Vainer
|
d57c362ec3
build javadoc by default
|
7 년 전 |
Nehon
|
6b2af9917b
Fixes post shadows compilation issue on android
|
7 년 전 |
TehLeo
|
c72b73ee8b
Added Texture Formats R16F, R32F, RG16F, RG32F. (#839)
|
7 년 전 |
joliver82
|
c49a0dc54d
Update GLImageFormats.java
|
7 년 전 |
Rémy Bouquet
|
266d8b0828
Implements SSBO (Shader Storage Buffer Object) and UBO (Uniform Buffer Object) support
|
7 년 전 |
Nehon
|
302e746a94
Uses a HashSet for variable names in ShaderNodeLoaderDelegate instead of a String
|
7 년 전 |
oualid
|
c0cdf75603
replace addState() with attach() in the javadoc
|
7 년 전 |
b00nation
|
0d5f18c3a8
Update MaterialDebugAppState.java
|
7 년 전 |
theMinka
|
dd561a0c5b
Reworked the TestBlendEquations example (#848)
|
7 년 전 |
theMinka
|
cd7c60cc59
Fixes handling of blend equations and factors in GLRenderer (#848)
|
7 년 전 |