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
nor..67
5d9b67214a
- add some javadoc to HingeJoint setLimit
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10053 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
d3438942a0
- change funny exception in ConeCollisionShape to an existing one
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10010 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
1a4b918451
- fix ConeCollisionShape
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10009 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Sha..om
85059fd8a0
* Fix height = radius bug in ConeCollisionShape
...
* Added docs
* Added getter for height and axis
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10008 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
sky..ok
dbbff08886
License maintenance in physics sources
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9855 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
12 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
12 years ago
nor..67
abfc4d6c45
- add some javadoc to PhysicsRayTestResult
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9678 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
613d519544
SDK:
...
- remove useless synchonized statements from physics
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9488 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
ea0be5cf9f
- fix imports across engine
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9451 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..ok
0345dd9601
Better Javadoc for PhysicsVehicle#getForwardVector(Vector3f)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9285 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
2511d6960e
- add VehicleWheel.getDeltaRotation(), thanks to @niclas
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9060 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
ef1652490f
fixed some spelling mistakes, thanks @glaucomardano
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9018 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
nor..67
1cc957e7e9
- 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@8838 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
2f45134fd5
- fix TerrainPatch recognition in terrain compound generation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8739 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
397c2acec8
- fix scaling in terrain compound generation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8738 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..om
197bba7fe8
- fix TerrainPatch method signature to not break old projects, deprecate getHeightmap, add new getHeightMap
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8737 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
aa4b8d19e7
- create HeightFieldCollisionShapes in CollisionShapeFactory CompoundShape generation as well
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8736 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
bd613fee2b
- fix bullet CollisionShapeFactory for new terrain heightfield
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8735 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
93326d1285
- fix ragdoll listeners being looped when no listener list exists
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8143 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
a24becee32
* Replaced all usages of ByteBuffer.allocateDirect() with BufferUtils.create***Buffer() so that memory can be tracked
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7845 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
413f2b1e48
Implemented a new TempVars system, temp vars can now be requested without conflict.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7692 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
31027a0b2c
* Some javadoc for Mesh
...
* Added Mesh.getIndicesAsList() for easy access to triangle data
* Added UserData.JME_PHYSICSIGNORE to indicate to physics engine that geometry should be excluded from collision shape generation
* Physics engine now supports all possible mesh formats (non-indexed, triangle strip, etc)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7670 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
c7a5dcf72d
* Javadocs for com.jme3.animation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7638 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
d03683deca
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
...
* Additional javadocs for Material
* Added TestMusicStreaming
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7591 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
5491f0b749
Fixed NPE in KinematicRagdollControl when removing the ragdoll from the scene (thanks Teique)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7538 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
714d0263fe
- fix bug in character.setJumpSpeed (thanks to lyfox)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7524 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
698c50d8fd
KinematicRagdollControl now correctly apply inverse world transforms of the parent of the model
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7512 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
dafc2afecb
- fix PhysicsSpace.removeAll() cast bug
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7507 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
ab10b457b0
KinematicRagdollControl :
...
- added support for getting RigidBodies associated with each bone
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7503 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
fb28b20660
KinematicRagdollControl :
...
- Added possibility to tweak ccd motion threshold for the ragdoll, or for specific bones.
- Added possibility to tweak ccd swept sphereradius for the ragdoll, or for specific bones.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7500 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
5468dfe927
KinematicRagdollControl : the ragdoll can now be moved using setLocalTranslation on the model while in ragdoll mode.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7498 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
9853bd266d
- add option to make heightfield collision shape for TerrainPatch
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7480 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
217eacde1e
- fix PhysicsSpace.removeAll() recursion bug (same fix as for addAll)
...
Fixes Issue 349
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7456 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
156b1747f0
HumanoidRagdollPreset : fixed shoulder joint limit
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7380 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
4d1d9edc29
KinematicRagdollControl :
...
- Made a lot of clean up and optimization
- Better automagic creation of the ragdoll
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7379 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
427163475c
- RagdollControl is now called KinematicRagdollControl
...
- better user API (setKinematicMode(), setRagdollMode(),...)
- You can now enable/disable the control anytime, with no side effects
- added more javadoc
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7370 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
93d0ed73e3
- Added a test case for the add kinematic object to physic space to tets with native bullet
...
- made a workaround in PhysicSpace for non native
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7369 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
c407296ccb
Ragdoll
...
- made some clean up
- started a draft javadoc
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7360 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
bb6a8c8062
Ragdoll
...
- setSpatial(null) supported
- fixed debug shape
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7336 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
6196de22f7
* Removed all deprecated classes, methods, and fields
...
* AudioNode now takes AudioRenderer in its constructor to allow audio.play() functionality
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7333 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
0d4e07f924
WIP Ragdoll
...
- fixed the "push ups" issue
- now Sinbad knows his up side
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7313 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
2f1f2e7e54
- WIP Sinbad Ragdoll can now stand up after beeing whacked
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7309 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
609d975965
Fixed a hack in Bone class for the ragdoll, so Kirill can sleep again.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7303 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
53f5df5a3f
- add logging for adding and removing of objects to PhysicsSpace
...
- rename PhysicsJoint.getConstraint() to getObjectId() preparing for native bullet
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7284 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago