1
0
Fork 0
No description
Find a file
curt 262b2f0607 Added ground collision detection. This involved:
- saving the entire vertex list for each tile with the tile records.
- saving the face list for each fragment with the fragment records.
- code to intersect the current vertical line with the proper face in
  an efficient manner as possible.
Fixed a bug where the tiles weren't being shifted to "near" (0,0,0)
1998-07-12 03:18:27 +00:00
Aircraft Build only static libraries. 1998-06-12 01:01:14 +00:00
Astro In fgCalculatePlanet() pass a pointer to a structure to be modified, rather 1998-06-27 16:51:54 +00:00
Autopilot Build only static libraries. 1998-06-12 01:01:14 +00:00
Cockpit Renamed polar3d.h to polar3d.hxx 1998-07-08 14:41:08 +00:00
Controls Build only static libraries. 1998-06-12 01:01:14 +00:00
CVSROOT initial checkin of taginfo 1998-06-02 21:59:45 +00:00
FDM Added fgFlightModelSetAltitude() to force the altitude to something 1998-07-12 03:08:27 +00:00
GUI Added an enable/disable mouse pointer option in case the autodetection 1998-07-06 21:31:57 +00:00
Joystick Build only static libraries. 1998-06-12 01:01:14 +00:00
LaRCsim Removed some printf()'s. 1998-07-12 03:11:03 +00:00
Main Added ground collision detection. 1998-07-12 03:14:42 +00:00
Scenery Added ground collision detection. This involved: 1998-07-12 03:18:27 +00:00
Simulator . 1998-07-06 02:37:38 +00:00
Slew Build only static libraries. 1998-06-12 01:01:14 +00:00
Time polar3d.h renamed to polar3d.hxx 1998-07-08 14:48:38 +00:00
Weather Build only static libraries. 1998-06-12 01:00:59 +00:00