curt
|
8138c82b58
|
Incorporated Norman's optimized line/geometry intersection code.
|
2002-03-17 00:38:24 +00:00 |
|
curt
|
73b92a697d
|
Further restructuring of the scenery loading code.
|
2002-03-03 23:20:55 +00:00 |
|
curt
|
9bae80d94a
|
Latest version of hitlist.cxx from Norman Vine:
- Addresses some ot the recent profiling results.
- Added a 'lazy evaluation' in IntersectBranch and inlined a couple
of HEAVILY called functions.
|
2002-02-28 23:59:28 +00:00 |
|
curt
|
08bbb83b8e
|
A grab bag of tweaks and patches from Norman Vine.
- Better mingwin/cygwin support
- Various gui tweaks and code clean ups
- Initialization clean ups
- Hitlist/scenery tweaks
- other misc. stuff.
|
2002-02-05 20:54:08 +00:00 |
|
david
|
2db3a9a93c
|
Renamed static function from sgdPointInTriangle to pointInTriangle to
avoid conflict with most recent PLIB CVS.
|
2001-12-24 18:56:15 +00:00 |
|
curt
|
2fbab0d702
|
Various floating point / initial value bug fixes from Christian Mayer.
|
2001-10-11 22:07:45 +00:00 |
|
curt
|
17c781a870
|
Remove cached intersection code so that we can support intersecting with
dynamic objects.
|
2001-07-31 19:54:29 +00:00 |
|
curt
|
96b88e539f
|
Move FGControls declaration to globals.hxx
|
2001-07-22 19:51:16 +00:00 |
|
curt
|
4b23576df1
|
Shuffled around and restructured the terrain elevation interesection code
to make it usable by the threaded tile loader for placing objects at ground
level at load time.
|
2001-07-11 15:51:21 +00:00 |
|
curt
|
a0d50000ba
|
Modifications to coordinate with recent changes in simgear.
|
2001-05-15 22:30:39 +00:00 |
|
curt
|
9fac7682e3
|
inlines.h -> sg_inlines.h
|
2001-03-24 14:56:37 +00:00 |
|
curt
|
1bf3001749
|
FG_ to SG_ namespace changes.
|
2001-03-24 00:18:01 +00:00 |
|
curt
|
94b78153eb
|
Updates to track more consistant naming scheme in simgear.
|
2000-10-23 17:10:06 +00:00 |
|
curt
|
3d47d2284e
|
Tweaks ...
|
2000-09-06 00:11:01 +00:00 |
|
curt
|
2ec4d6782e
|
Rearranging some code.
|
2000-06-20 02:29:58 +00:00 |
|
curt
|
bb61414e04
|
Initial revision.
|
2000-06-16 02:15:08 +00:00 |
|