appveyor
a492b746c2
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
8f26a3cc3f
tests and fixes for issues #918 and #919
6 years ago
Stephen Gold
697b4a675e
resolve issue #916
6 years ago
Stephen Gold
b2be9ce3f2
issue #915 : use "precise" environment only for openjdk7 build
6 years ago
Stephen Gold
ac088e4554
issue #915 : revert Travis Linux build environment
...
from "precise" to "trusty"
6 years ago
travis-ci
a31ee80798
[ci skip] bullet: update osx natives
6 years ago
appveyor
b764f1346c
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
618337a81d
fix for issue #913
6 years ago
travis-ci
499714507b
[ci skip] bullet: update osx natives
6 years ago
appveyor
0fde1b86f8
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
dc4189afc3
test case and fix for issue #911
6 years ago
Stephen Gold
ce871712a8
fix for issue #908
6 years ago
Stephen Gold
f16974fcb6
jme3-bullet: add and improve comments, mostly JavaDoc
6 years ago
Stephen Gold
84a103fbe4
fix for issue #740 ( #906 )
6 years ago
Stephen Gold
1c5c5e85c0
Merge pull request #905 from stephengold/master
...
jme3-bullet: add and improve comments, mostly JavaDoc
6 years ago
Stephen Gold
6e96ee5bf2
jme3-bullet: add and improve comments, mostly JavaDoc
6 years ago
Stephen Gold
025b27c96d
test cases and fix for issue #880
6 years ago
Stephen Gold
4323c4101a
fix for issue #897
6 years ago
Stephen Gold
e80302728f
fix for issue #898
6 years ago
Stephen Gold
0b782b9fb4
fix for issue #886
6 years ago
Stephen Gold
10eef65e73
test case and fix for issue #894
6 years ago
Stephen Gold
a4ca3cbd40
test case and fix for issue #883
6 years ago
Stephen Gold
a28d5ccd16
test case and fix for issue #889
6 years ago
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
6 years ago
travis-ci
9c949891b0
[ci skip] bullet: update osx natives
6 years ago
appveyor
34126f25e4
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
570e4850ea
rm auto-generated C++ headers from repo, rm unzipped files during clean
6 years ago
Stephen Gold
694232e269
use Gradle v4.10, android tools v3.1.4, bintray plugin v1.8.4
6 years ago
Stephen Gold
40f6a7cc7a
avoid JDK10 so Travis CI can succeed
6 years ago
Stephen Gold
ac182e38d5
add a test for JME issue #877
6 years ago
Riccardo Balbo
087197aff4
Fix bullet skipping enqueued tasks - #867
6 years ago
Stephen Gold
2d6aa15526
correct a typographical error in JavaDoc
6 years ago
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
6 years ago
Kirill Vainer
d57c362ec3
build javadoc by default
7 years ago
Nehon
6b2af9917b
Fixes post shadows compilation issue on android
7 years ago
TehLeo
c72b73ee8b
Added Texture Formats R16F, R32F, RG16F, RG32F. ( #839 )
7 years ago
joliver82
c49a0dc54d
Update GLImageFormats.java
7 years ago
Rémy Bouquet
266d8b0828
Implements SSBO (Shader Storage Buffer Object) and UBO (Uniform Buffer Object) support
7 years ago
Nehon
302e746a94
Uses a HashSet for variable names in ShaderNodeLoaderDelegate instead of a String
7 years ago
oualid
c0cdf75603
replace addState() with attach() in the javadoc
7 years ago
b00nation
0d5f18c3a8
Update MaterialDebugAppState.java
...
I was debugging my application to dig down the issue why the shaders are recognized of change but not actually reloaded. I came to this solution.
7 years ago
theMinka
dd561a0c5b
Reworked the TestBlendEquations example ( #848 )
7 years ago
theMinka
cd7c60cc59
Fixes handling of blend equations and factors in GLRenderer ( #848 )
...
* Stronger separation of BlendMode.Custom from the other blend modes
* Custom blend equations and factors now only gets used on BlendMode.Custom
* Updated some JavaDocs in RenderState class
7 years ago
Christopher
2f683c10bc
Updated deprecation documentation
7 years ago
Nehon
db48b98a2e
Fixes an issue where light probes were used in phong lighting
7 years ago
Nehon
36c1ce713f
Moved the render probe function in PBR.glsllib
7 years ago
Nehon
3aeb7350ae
Fixes an issue with animation speed being wrongly applied
7 years ago
grizeldi
ce79df9370
Fix a typo which made pbr shader fail to compile
7 years ago
Nehon
0cc97f5653
Deletes obsolete TestPBREnv test
7 years ago
Nehon
83aef82d92
Adds support for light porbe blending and Oriented box light probes with corrected parallax
7 years ago