Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/physics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2429   15 years rgrieder Added XML Parameters for restitution, angular factor, linear damping, …
(edit) @2427   15 years rgrieder Changed the way setPosition, setVelocity, setOrientation and …
(edit) @2426   15 years rgrieder - Handled translate, rotate, yaw, pitch, roll, lookAt and setDirection …
(edit) @2425   15 years rgrieder - Removed unnecessary ogre header files from BillboardSet.h, Mesh.h …
(edit) @2424   15 years rgrieder - Added orxonox TransformSpace enum (needed by WorldEntity.h) - …
(edit) @2423   15 years rgrieder - Added detach functions to CollisionShapes - Added update functions …
(edit) @2421   15 years rgrieder Added resynchronisation timer in MovableEntity to ensure the right …
(edit) @2408   15 years rgrieder Renamed MovableEntity to MobileEntity and LinearEntity to MovableEntity.
(edit) @2407   15 years rgrieder - Removed debug output - Fixed a bug with parentID_ in CollisionShape …
(edit) @2405   15 years rgrieder Updated build files.
(edit) @2404   15 years rgrieder Moved collision shapes to new folder.
(edit) @2403   15 years rgrieder - Fixed issues with CollisionShape loading, handling and …
(edit) @2377   15 years rgrieder Fixed build
(edit) @2374   15 years rgrieder Trying to synchronise phyiscs over the network. - Removed derivation …
(edit) @2373   15 years rgrieder Finished work on new XMLport macro (XMLPortParamVariable).
(edit) @2323   15 years martisty Added files as well…
(edit) @2321   15 years martisty PlaneCollisionShape
(edit) @2315   15 years rgrieder Hackfixed compiler problem with gcc.
(edit) @2314   15 years rgrieder Temporary solution to steer our SpaceShip: Unlike before (exponential …
(edit) @2313   15 years rgrieder Added body queue to Scene: Physical objects now request to be added to …
(edit) @2306   15 years rgrieder - More dealings with not yet implemented scaling of physical objects. …
(edit) @2305   15 years rgrieder - Exported Exception displaying to an inline function instead of the …
(edit) @2304   15 years rgrieder Author issues with copy & paste…
(edit) @2303   15 years rgrieder - Added support for attaching physical WorldEntities to each other. …
(edit) @2302   15 years rgrieder Added conversion templates for btVector3 ←→ Vector3 and btQuaternion …
(edit) @2301   15 years rgrieder Build fix for r2296.
(edit) @2300   15 years rgrieder Still getting physics and its implications straight: - Removed …
(edit) @2299   15 years rgrieder Applied ugliest hack ever: When ticking the objects (code position of …
(edit) @2298   15 years rgrieder Clarified use of different physical bodies. The "collisionType" XML …
(edit) @2297   15 years rgrieder Missed two getNode()→attachObject(…) in the last commit.
(edit) @2296   15 years rgrieder Made return value of WorldEntity::getNode() const —> Modifying the …
(edit) @2292   15 years rgrieder Finally managed to work out some physics. According to my tests, …
(edit) @2291   15 years rgrieder Added new XMLPort macro: XMLPortParamVariable It allows to directly …
(edit) @2201   16 years martisty loading objects and creating shapes…
(edit) @2192   16 years rgrieder Reverted all changes of attempt to update physics branch.
(copy) @2190   16 years rgrieder New physics branch from trunk.
copied from code/trunk:
(edit) @2107   16 years rgrieder fixed build and updated msvc files.
Note: See TracRevisionLog for help on using the revision log.