]> git.mxchange.org Git - flightgear.git/commit
Removed all dependencies on <simgear/math/mat3.h> and friends. These are
authorcurt <curt>
Sat, 19 Feb 2000 14:29:27 +0000 (14:29 +0000)
committercurt <curt>
Sat, 19 Feb 2000 14:29:27 +0000 (14:29 +0000)
commitcc26bb7fe73be1fa23b5e1c3b88f71e0d361a4c2
tree6727e162db76169b1e77af48f890d1dabfc7c71f
parentb23d8f993844d243a2ba70557bbacc0b03a2df13
Removed all dependencies on <simgear/math/mat3.h> and friends.  These are
old routines from SRGP.  Steve's plib/sg.h does a nice job of completely
replacing this (and since plib is already around) and is a nice clean design
so it just makes sense.
26 files changed:
src/Airports/genapt.cxx
src/Cockpit/Makefile.am
src/Cockpit/cockpit.cxx
src/Cockpit/hud.cxx
src/Cockpit/hud.hxx
src/Cockpit/hud_card.cxx
src/Cockpit/hud_dnst.cxx
src/Cockpit/hud_guag.cxx
src/Cockpit/hud_inst.cxx
src/Cockpit/hud_labl.cxx
src/Cockpit/hud_ladr.cxx
src/Cockpit/hud_lat.cxx
src/Cockpit/hud_lon.cxx
src/Cockpit/hud_opts.hxx [new file with mode: 0644]
src/Cockpit/hud_scal.cxx
src/Cockpit/hud_tbi.cxx
src/Main/main.cxx
src/Main/ttest.cxx
src/NetworkOLK/net_hud.cxx
src/NetworkOLK/network.cxx
src/Objects/fragment.cxx
src/Objects/obj.cxx
src/Scenery/tilemgr.cxx
src/Time/light.cxx
src/Time/moonpos.cxx
src/Time/sunpos.cxx