Commit Graph

18 Commits

Author SHA1 Message Date
Rtch90
e7fb5d085e [Fix] Made the linear component of collisions with static bodies work. 2018-04-08 18:25:42 +01:00
Rtch90
7c8204f02d [Change] Some further work on new dynamics.
[Fix] Load/Save works again.
[Meh] Collision test ok, but no response.
2018-04-08 17:18:07 +01:00
Rtch90
88f4b7e6a7 [Change] Initial ode-less dynamic body work.
[Remove] Removed ODE dep.
[Missing] No collisions yet.
2018-04-08 17:01:03 +01:00
Rtch90
42a3a9b3d0 [Change] Abstract dynamic body stuff ready for ODE removal. 2018-04-06 23:23:57 +01:00
Rtch90
6b4b76f3b2 [Remove] Some bits of ODE collision detection from ModelBody.
[Add] Some Accessor/Mutator's for rotations/position in geoms and
Dynamic bodies.
2018-04-06 22:38:48 +01:00
Allanis
5663867e6b [Add] Save view state.
[Change] Reoraganize a bunch of Camera stuff.
2018-02-08 21:17:06 +00:00
Allanis
ebe013984f [Add] Load/Save angle velocity. 2018-02-03 19:06:02 +00:00
Allanis
6f17d5788b [Add] More save/load game work. Incomplete, needs ship equipment etc.. 2018-02-03 17:09:20 +00:00
Allanis
2243d82e64 [Change] Allow ship rotation controls at high time accel.
[Change] Force gears down on docking.
2018-01-21 15:58:17 +00:00
Allanis
92bac965d1 [Add] Planet landing. 2018-01-18 20:30:41 +00:00
Allanis
7e83de07ee [Add] Planets rotate. Woo. 2018-01-13 18:05:28 +00:00
Allanis
c578942682 [Fix] Revert the silly hack and change dynamic bodies to have spherical
mass distribution to prevent horrible exploding errors in angular
velocity.
2018-01-13 16:30:15 +00:00
Allanis
c8a7e1ac94 [Change] Hack to deal with high ang velocity and long ode timesteps. 2018-01-13 16:02:59 +00:00
Allanis
96e36dab61 [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
Allanis
b5ced55926 [Remove] Removed objimport* 2017-12-24 17:18:26 +00:00
Allanis
df060177d9 [Add] ModelBody::SetRotation(). 2017-11-19 22:45:44 +00:00
Allanis
14ee542723 [Fix] Somewhere amongs the changes docking got borked. 2017-11-19 22:19:16 +00:00
Allanis
8ff436c193 [Change] Renamed rigid body stuff. 2017-11-19 22:01:50 +00:00