userGriglercancel
branchrust_reboot/main/hackweek_planecancel

13 Commits over 0 Days - ∞cph!

3 Months Ago
collision damage - disabled for now - also moved test data output to editor define
3 Months Ago
adjusted surface params - static surface a bit liftier for quicker take-off - control surfaces less twitchy
3 Months Ago
yoke visualising input properly because I can't tell if the model is bad or if I'm bad at flying
3 Months Ago
Added aileron controls - arbitrary control surfaces meant this just needed to add a surface on the edge of wing with opposite rotation axes
3 Months Ago
explicit surface lift calculations replaced with processing a set of serialized surface types
3 Months Ago
plane updates - non-control surfaces use a different lift curve - adjusted curves - mouse input for pitch/roll, keys for yaw - debug csv output for surface values against different AoA - added testing scene
3 Months Ago
Fixed offset in vehicle mountable gizmos
3 Months Ago
Merge from main
3 Months Ago
Rough initial model - lift and drag calculated from arbitrary control surface definitions, needs splitting up more - still requires some fudge factors for proper lift within desirable rust speeds
3 Months Ago
cherrypick cs102120
3 Months Ago
fixed mount command
3 Months Ago
Initial prefab setup
3 Months Ago
Merge from ScrapPlane