curt
|
12dac83b21
|
Convert fgTIMESTAMP to FGTimeStamp which holds usec instead of ms.
|
1999-01-09 13:37:32 +00:00 |
|
curt
|
d671446a35
|
Moved struct fg_timestamp to class fgTIMESTAMP and moved it's definition
to it's own file, timestamp.hxx.
|
1998-12-05 14:21:28 +00:00 |
|
curt
|
59b20e610c
|
Converted "struct fg_timestamp" to "class fgTIMESTAMP" and added some
convenience inline operators.
|
1998-12-04 01:32:46 +00:00 |
|
curt
|
5bbd08091c
|
Type-ified fgTIME and fgVIEW.
|
1998-04-28 01:22:16 +00:00 |
|
curt
|
dd4a17a011
|
Cleaned up initialization sequence to eliminate interdependencies
between sun position, lighting, and view position. This creates a
valid single pass initialization path.
|
1998-04-25 20:24:00 +00:00 |
|
curt
|
2addcf2e76
|
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
Fog color fixes.
Separated out lighting calcs into their own file.
|
1998-04-24 00:52:24 +00:00 |
|