rickard
e0be0d563c
Added "shin" to HumanoidRagdollPreset so that Jaime works better with the KinematicRagdollControl
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11007 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
iwg..ic
6a39a6b5ba
Add isEnabled to PhysicsControl interface
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10823 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
b73d42e654
Changed interpolate to interpolateLocal to match latest
...
API change.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10795 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
iwg..ic
20d5565cb7
Added a little offset to the physics ray to correct detecting onGround
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10705 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
ffd8c72c66
- slightly improve AbstractPhysicsControl flow
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10531 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
ee4834d9dc
but anyway, there you go
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10461 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
f8de35a9e8
- change BetterCharacterControl damping to be framerate decoupled
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10414 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
39205d3b21
- add damping for local x/z forces to BetterCharacterControl, remove debug
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10411 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
fe20cbb55f
- cleanup BulletAppState startPhysics/stopPhysics
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10405 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
967ec9cbe6
- clean up KinematicRagdollControl lifecycle, can now be rebuilt or re-added while in the physics space
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10398 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
56244c7744
- separate update() call in KinematicRagdollControl to multiple methods to make them run hot quicker
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10374 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
a53071ca4d
- small optimization in ragdoll deserialization
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10373 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
f29b7fadab
- add serialization for KinematicRagdollControl (TODO: presets)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10372 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
9514355b82
- add abstraction level for spatial data creation to AbstractPhysicsControl
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10371 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
887c13142f
- move KinematicRagdollControl to use AbstractPhysicsControl
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10370 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
88be282190
- remove control.setSpatial in bullet physics controls
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10368 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
342b16a35b
- fix using UNIT_Z when no reset vector is specified for BetterCharacterControl
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10364 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
191c8290f6
- add first version of BetterCharacterControl, WIP
...
TODO: damping of local x/z plane physics forces
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10363 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
ef321a468c
- add active display for physics debug view
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10361 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
d319cdfe91
- add filtering option to BulletDebugAppState
...
- add DebugTools class to display some debug arrows
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10360 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
d729bbc43a
- fix missing material in debug state
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10354 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
9b487ede59
- remove check for class in debug view (was because of wrong shape scales)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10353 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
63ee4d8bbe
- fix display of compound shapes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10351 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
9037d7bbee
SDK:
...
- consider scale for meshes in debug view
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10350 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
cd7d47d50e
- remove leftover code from BulletAppState
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10348 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
841850def2
- fix in lifecycle of BulletAppState
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10347 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
eb1964a180
- fix NPE in BulletAppState
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10346 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
9f7b273517
- fix possible NPE in BulletAppState
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10344 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
cc623ef44a
- give own color to bullet vehicle constraint in debug view
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10343 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
8992563b86
- add new BulletDebugAppState for physics debugging
...
- fix non-displayed physics objects in debug view
- remove dependency of base physics objects to scenegraph api, only jme math dependencies are left
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10342 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
ab6bdae774
- fix AbstractPhysicsControl applyTransform
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10340 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
3fc8b7701a
- remove physics debug implementation in favor of debug AppState (WIP)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10334 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
707e62816d
- add setlocation helper method to AbstractPhysicsControl
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10333 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
801f24d6f4
- add AbstractPhysicsControl
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10332 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
7ba657e430
- set logging from Level.INFO to Level.FINE for most logging
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10271 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
c6d659684e
BatchNode and physics : Reverted previous change and made the batchNode batch geom to ignore physics.
...
see post http://jmonkeyengine.org/forum/topic/batchnode-breaks-createmeshshape/page/2/#post-200684
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10076 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
dada1c1d38
CollisionShapeFactory.createCompoundShape now exclude geometies the are batched in a BatchNode.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10070 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
sky..ok
01f1c8ff27
Replace NetBeans file templates with jME licenses
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9839 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
28ce76245f
Change all source licenses to say 2009-2012
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9838 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
751cb9e20a
Javadoc cleanup
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9837 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
64cadc1284
- remove deprecated methods from RagDollControl
...
- make PhysicsBoneLink accessible as its the userObject of the collision objects which is accessible for the user elsewhere and has to be dealt with in collision callbacks
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9677 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
893c2b940b
- fix typo in RagDollControl
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9676 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
b4a55256de
- change bullet PhysicsControls to keep their CollisionShape when detaching
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9665 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..om
5d982c71d1
* Applied wezrule's patch: http://jmonkeyengine.org/groups/physics/forum/topic/making-an-object-hover-purely-by-applying-forces/#post-181360
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9542 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4a39f5f37a
- remove setting of bounding box from CollisionShapeFactory
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9412 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
ce957d3433
Added more info about arguments in javadoc
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9395 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..om
8e721f5c93
Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8980 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
3cdaf0e051
jme3:
...
- fix imports in all classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
c906508e62
- big refactoring of engine build and cleaning of sources, totally breaking SDK build for now
...
- separate jar files for engine components
- resolve dependencies between code parts
- remove Nifty dependency from Cinematics
- remove Physics dependency from TerrainGrid
- add public accessors to Natives Extraction
- remove RenderHint serialization from networking
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8839 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago