Remm0021 / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

Add import/export for physics objects #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add read() and write() methods for physics objects to be able to save/restore 
them to/from jme binary files.

Original issue reported on code.google.com by normen667 on 1 Mar 2010 at 2:07

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This issue was updated by revision r5393.

- added read/write for PhysicsNodes, GhostNodes and CharacterNodes
- added Joint list to PhysicsNodes
- added addAll method to PhysicsSpace to add node after loading from disk
TODO: PhysicsVehicleNodes, 6DofJoints

Original comment by normen667 on 15 Jun 2010 at 11:57

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r5507.

Original comment by normen667 on 20 Jul 2010 at 7:50