This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
You've already forked jmonkeyengine
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A complete 3D game development suite written purely in Java.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2390
Commits
21
Branches
35
Tags
844 MiB
Java
95.4%
C++
2.5%
GLSL
1.5%
C
0.3%
HTML
0.2%
Tag:
Branch:
Tree:
2a18784041
3.0
JavaSaBr-added_new_var_type
accellbaker
cleanup_build_scripts
define_list_fix
empirephoenix-patch-1
experimental
fix-456
fix-openal-soft-deadlink
gradle-4.1
in-pass-shadows
master
monkanim
native-compilation-test
opengles2-fixes
revert-573-cleanup_build_scripts
revert-671-backport_changes_from_3.2
shader-nodes-enhancement
v3.1
v3.2
v3.3
3.1-github-tag-test
3.1-snapshot-test
3.1-snapshot-test-2
3.1-snapshot-test-3
3.1-snapshot-test-4
v3.1-alpha1
v3.1.0-alpha2
v3.1.0-alpha3
v3.1.0-alpha4
v3.1.0-alpha5
v3.1.0-beta1
v3.1.0-beta2
v3.1.0-beta3
v3.1.0-beta4
v3.1.0-stable
v3.2.0-alpha1
v3.2.0-alpha2
v3.2.0-alpha3
v3.2.0-beta1
v3.2.0-beta2
v3.2.0-stable
v3.2.1-stable
v3.2.2-beta1
v3.2.2-stable
v3.2.3-stable
v3.2.4-stable
v3.3.0-alpha1
v3.3.0-alpha2
v3.3.0-alpha3
v3.3.0-alpha4
v3.3.0-alpha5
v3.3.0-beta1
v3.3.0-beta2
v3.3.0-stable
v3.3.2-stable
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2a18784041'
${ noResults }
jmonkeyengine
/
engine
/
src
/
test
/
jme3test
/
bullet
History
nor..67
3450b171c2
- change TestSweepTest to apply the location to the spatial before adding the physics control to avoid having the obstacle at 0/0/0 in the first frame
...
git-svn-id:
https://jmonkeyengine.googlecode.com/svn/trunk@9448
75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
..
BombControl.java
- fix BombControl effect
14 years ago
PhysicsHoverControl.java
Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files
13 years ago
PhysicsTestHelper.java
jme3:
13 years ago
TestAttachDriver.java
jme3:
13 years ago
TestAttachGhostObject.java
jme3:
13 years ago
TestBoneRagdoll.java
jme3:
13 years ago
TestBrickTower.java
jme3:
13 years ago
TestBrickWall.java
jme3:
13 years ago
TestCcd.java
jme3:
13 years ago
TestCollisionGroups.java
jme3:
13 years ago
TestCollisionListener.java
jme3:
13 years ago
TestCollisionShapeFactory.java
jme3:
13 years ago
TestFancyCar.java
jme3:
13 years ago
TestGhostObject.java
jme3:
13 years ago
TestHoveringTank.java
deprecating and removing most AWT dependencies from heightmaps and TerrainGrid, still some more to do
13 years ago
TestKinematicAddToPhysicsSpaceIssue.java
- Added a test case for the add kinematic object to physic space to tets with native bullet
14 years ago
TestLocalPhysics.java
jme3:
13 years ago
TestPhysicsCar.java
jme3:
13 years ago
TestPhysicsCharacter.java
jme3:
13 years ago
TestPhysicsHingeJoint.java
jme3:
13 years ago
TestPhysicsRayCast.java
- add Tests for physics raytest and sweeptest (thanks to
@wezrule
)
13 years ago
TestPhysicsReadWrite.java
jme3:
13 years ago
TestQ3.java
registerLocator(string,string) is deprecated, replaced them by registerLocator(string,class) in these jmetest classes.
13 years ago
TestRagDoll.java
move jme3 to trunk
14 years ago
TestRagdollCharacter.java
jme3:
13 years ago
TestSimplePhysics.java
jme3:
13 years ago
TestSweepTest.java
- change TestSweepTest to apply the location to the spatial before adding the physics control to avoid having the obstacle at 0/0/0 in the first frame
13 years ago
TestWalkingChar.java
deprecating and removing most AWT dependencies from heightmaps and TerrainGrid, still some more to do
13 years ago