Commit Graph

18 Commits

Author SHA1 Message Date
Rtch90
799e1de136 [Fix] Made the linear component of collisions with static bodies work. 2018-04-08 18:25:42 +01:00
Rtch90
40f6d6dc37 [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
73547ec32e [Change] Initial ode-less dynamic body work.
[Remove] Removed ODE dep.
[Missing] No collisions yet.
2018-04-08 17:01:03 +01:00
Rtch90
d6adcce07c [Change] Abstract dynamic body stuff ready for ODE removal. 2018-04-06 23:23:57 +01:00
Rtch90
e8af5d4678 [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
Rtch90
4f992dd0ce [Add] Save view state.
[Change] Reoraganize a bunch of Camera stuff.
2018-02-08 21:17:06 +00:00
Rtch90
0c9cfabdf0 [Add] Load/Save angle velocity. 2018-02-03 19:06:02 +00:00
Rtch90
47c4a6eeb8 [Add] More save/load game work. Incomplete, needs ship equipment etc.. 2018-02-03 17:09:20 +00:00
Rtch90
7749676cda [Change] Allow ship rotation controls at high time accel.
[Change] Force gears down on docking.
2018-01-21 15:58:17 +00:00
Rtch90
9961d38782 [Add] Planet landing. 2018-01-18 20:30:41 +00:00
Rtch90
0732584c0d [Add] Planets rotate. Woo. 2018-01-13 18:05:28 +00:00
Rtch90
6ff77553f6 [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
Rtch90
65b737bfba [Change] Hack to deal with high ang velocity and long ode timesteps. 2018-01-13 16:02:59 +00:00
Rtch90
0e59178d77 [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
Rtch90
a96eb78d34 [Remove] Removed objimport* 2017-12-24 17:18:26 +00:00
Rtch90
f1debdee31 [Add] ModelBody::SetRotation(). 2017-11-19 22:45:44 +00:00
Rtch90
421abb2324 [Fix] Somewhere amongs the changes docking got borked. 2017-11-19 22:19:16 +00:00
Rtch90
cb72a4ccbe [Change] Renamed rigid body stuff. 2017-11-19 22:01:50 +00:00