Commit Graph

368 Commits (2e56e1f24c429dc0a826dcc3e67706fd14b340a4)

Author SHA1 Message Date
Stephen Gold 84c88709b5 correct a typographic error in TestUseAfterFree output 5 years ago
pspeed42 221acaadfe Removing the jme3-blender subproject and related references since it now lives in its 5 years ago
pspeed42 94451c4d35 Moving all of the blender-related stuff under the jme3-blender subdirectory 5 years ago
Stephen Gold 1c3ed5122f suppress still more javac warnings about unchecked casts 5 years ago
Stephen Gold 70ae48af1e avoid using raw types 5 years ago
Stephen Gold 88c9371a4d avoid unchecked casts due by premature casting of Class objects 5 years ago
ItsMike54 6c5611d3e2
Remove jogl (#1339) 5 years ago
Jérôme b92e7a0abe
Migrate TestSkeletonControlRefresh to new anim system (#1334) 5 years ago
rvandoosselaer 26f393d09c Clean up the test case and add some more context. #1340 5 years ago
rvandoosselaer 2e1a8dcb52 Add a check to see if the NB_PROBES identifier is defined. Fixes #1340 5 years ago
rvandoosselaer 76210fe415 Add a check to see if the NB_PROBES identifier is defined. Fixes #1340 5 years ago
Jérôme b48391399b Using Tweens methods instead of the inner class 5 years ago
Jérôme 4c8e400a83
Migrate TestOgreAnim to new anim system (#1333) 5 years ago
Stephen Gold fef5c101d8 elimiate incidental hard tabs from jme3-examples 5 years ago
Jérôme b613be35fa Removes tabs 5 years ago
Jérôme 2a0fa2554a Migrate TestOgreComplexAnim to new anim system 5 years ago
Jérôme 3385cdaa3f Migrate TestBlenderObjectAnim to new anim system 5 years ago
Jérôme 1433f98ad3 Migrate TestBlenderAnim to the new anim system 5 years ago
Jérôme 11d3bc67f8 Migrate TestCutomAnim to the new Animation system 5 years ago
Jérôme bd4691e06b Migrate TestSpatialAnim to the new Anim class 5 years ago
Grabli66 fafe8a74fe Fixes error of loading assets 5 years ago
Toni Helenius b93ea18fa2
Lwjgl3 restart input handle (#1268) 5 years ago
Stephen Gold f652591281
remove unnecessary casts and tests for null, discovered using NetBeans (#1285) 5 years ago
Stephen Gold 0fd70b81c9
Add missing @Override annotations (#1270) 5 years ago
Toni Helenius 867e46190e Issue 801 (#1269) 5 years ago
Stephen Gold bc64238635 TestPBRLighting: fpp.setNumSamples() to facilitate study of issue #1246 5 years ago
joliver82 663c9776e8 Android openGL ES 3 support (#1147) 5 years ago
Stephen Gold 3c74fe539c
test and fix for issue #1138 (#1177) 5 years ago
MeFisto94 3ec89ce499 Fix and Improve TerrainPicking (#1049) 5 years ago
Paul Speed 36afe829c6 Part 2 of the small AppState refactoring: added methods to AppStateManager 5 years ago
Ali-RS 3d7a5ee01b
Fixed an issue with previous commit 5 years ago
Ali-RS 740832d699
Renamed class to TestRtlBitmapText 5 years ago
Ali-RS 16ccd36d56
Rename TestRTLBitmapText.java to TestRtlBitmapText.java 5 years ago
Ali-RS 53839ca528
Added TestRTLBitmapText for issue #1158 (#1159) 5 years ago
Lou Hamersly b864372256 Fix for NPE when running TestGImpactShape via TestChooser (#1151) 5 years ago
Lou H 827d4ebd52 Test for issue #1120 - JBullet GImpactShape fall-through (#1137) 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
Stephen Gold fca8bcf470 make native Bullet the default for jme3-examples (instead of JBullet) 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
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
Karan Nehra 9dff704a82 Attempt to fixing 1074 (#1093) 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
Ali-RS c4d2de1656
AnimComposer: updated to save globalSpeed on export and fixed issue with Layer cloning (#1080) 6 years ago
Stephen Gold fff16c2328 TestIssue99: specify panel widths, clarify interpretation of results 6 years ago
Stephen Gold 432085c191 TestBoneRagdoll: reduce jumpiness during "toggle" actions 6 years ago
Greg Hoffman 0bc060d474 Added an easy way to add sub steps to the profiler (#1067) 6 years ago