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