Stephen Gold
|
a516d18699
|
fix issue #1060: bt32BitAxisSweep3 not implemented
|
6 years ago |
Remy Van Doosselaer
|
b1e7399d97
|
fixed wrong reference check
|
6 years ago |
quazi-irfan
|
14281eb8cb
|
Fix printing if stencil is enable or disable
|
6 years ago |
Riccardo Balbo
|
37ee57e845
|
j3md Fix for default textures (#1052)
|
6 years ago |
James Adam
|
67b32790ee
|
Add tests for com.jme3/scene.mesh.VirtualIndexBuffer
|
6 years ago |
Stephen Gold
|
31aab243e6
|
Add bullet extraction directory, bin and vscode config to gitignore
|
6 years ago |
Stephen Gold
|
5220659a0b
|
TestGltfLoading: comment
|
6 years ago |
appveyor
|
447a9df7bb
|
[ci skip] bullet: update windows natives
|
6 years ago |
Stephen Gold
|
e2245aa2f3
|
gradle.properties: ready for 3.2.3-stable build
|
6 years ago |
Stephen Gold
|
ba88127bd2
|
delete an unfinished MonkAnim test (TestModelExportingCloning)
|
6 years ago |
Stephen Gold
|
417defb43a
|
delete a duplicate test that was never added to the master branch
|
6 years ago |
Stephen Gold
|
ff0b1d6a70
|
fix TestIssue1004 for v3.2, which has a different Sinbad asset
|
6 years ago |
Stephen Gold
|
088b48ec6b
|
Revert "Add tests for com.jme3.math.Vector3f"
This reverts commit 6689f86348 .
|
6 years ago |
Stephen Gold
|
a91775041f
|
FbxLoader: comment out some debug spam to System.out - see issue #1025
|
6 years ago |
James Adam
|
6689f86348
|
Add tests for com.jme3.math.Vector3f
|
6 years ago |
James Adam
|
56172a43f9
|
Add tests for com.jme3.math.FastMath
|
6 years ago |
Stephen Gold
|
d180917af4
|
remove more unused imports
|
6 years ago |
Stephen Gold
|
53eff66f9c
|
more corrections in diagnostic messages
|
6 years ago |
Stephen Gold
|
7cf2023c35
|
more comment-only corrections
|
6 years ago |
travis-ci
|
ca8970c760
|
[ci skip] bullet: update linux natives
|
6 years ago |
travis-ci
|
b9dccbb060
|
[ci skip] bullet: update osx natives
|
6 years ago |
appveyor
|
8b04ff92c2
|
[ci skip] bullet: update windows natives
|
6 years ago |
Riccardo Balbo
|
243f9f0063
|
fix issue #1029, integrate PR #1031
* Use gContactStartedCallback instead of gContactProcessedCallback to detect collision events. ( fix for #1029 )
* Fix Conversion loses qualifiers
|
6 years ago |
Stephen Gold
|
6471035226
|
added a test for issue #1029
|
6 years ago |
Stephen Gold
|
8a294f9892
|
one more jme3-core JavaDoc correction (comments only)
|
6 years ago |
Stephen Gold
|
92e923df20
|
spelling corrections in diagnostic messages
|
6 years ago |
Stephen Gold
|
ca33035941
|
complete the fix for issue #1027
|
6 years ago |
Stephen Gold
|
acd056584d
|
fix for issue #1027 - result of rayTest()
|
6 years ago |
Stephen Gold
|
47d7fdd930
|
jme3-examples/jme3-lwjgl3 JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
1d7f7bae57
|
jme3-networking/jme3-plugins JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
058d729e55
|
jme3-jbullet JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
e2d4f91eef
|
jme3-terrain JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
50f62624c4
|
jme3-vr JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
0ca9205bab
|
jme3-desktop/jme3-effects JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
4f085c6254
|
jme3-core JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
5e313740ca
|
jme3-blender JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
95c92e5b5b
|
jme3-android JavaDoc corrections (comments only)
|
6 years ago |
Stephen Gold
|
643914c2be
|
avoid extraneous newlines to stderr during glTF import
|
6 years ago |
Stephen Gold
|
62ce6ca406
|
fix for issue #1026: TestPhysicsCharacter spins Sinbad too fast
|
6 years ago |
Ali-RS
|
db1b8f9eb4
|
Removed unused imports. (#1020)
|
6 years ago |
FennelFetish
|
a655134bb7
|
Added tests for traversal order when using SceneGraphVisitor.
|
6 years ago |
FennelFetish
|
bee38da3b8
|
Fixes depth-first-traversal order in Node.
DFSMode needs to be passed to the recursive calls so the selected order is also applied further down the scenegraph.
|
6 years ago |
Ali-RS
|
dbb1bba646
|
Bump LWJGL3 version to '3.2.1'
|
6 years ago |
Stephen Gold
|
4541b0bde4
|
GuiEvent: add JavaDoc (comments only)
|
6 years ago |
Stephen Gold
|
7361aba280
|
fix for issue #1003 (Loading multiple GLB files with animations fails)
|
6 years ago |
Stephen Gold
|
d61391ea69
|
PhysicsTestHelper: fix JavaDoc warnings (comments only)
|
6 years ago |
Stephen Gold
|
8f8b6b93e5
|
more fix for issue #993 (TestGltfLoading throws AssetNotFoundException)
|
6 years ago |
Stephen Gold
|
eabd05acdf
|
test&fix for issue #1004 (RagdollUtils can't handle 16-bit bone indices)
|
6 years ago |
Stephen Gold
|
c09a36d284
|
fix for issue #993 (TestGltfLoading throws AssetNotFoundException)
|
6 years ago |
Stephen Gold
|
a3f88aa164
|
fix issue #997 (cloning UpdateControl throws IllegalArgumentException)
|
6 years ago |