david be5d365348 Patch from Melchior Franz:
Here is a patch that fixes a little problem in dome.cxx: The fog_color
is created in a sgVec3 (227) but then handed over to ::repaint(), which
expects a sgVec4 (282). Then (343) center_color (although defined as
sgVec4) is only initialized with 3 values, but later (441) assigned to
'slot' via sgCopyVec4.
2002-03-25 19:56:48 +00:00
2002-03-25 19:56:48 +00:00
2002-01-16 00:04:16 +00:00
2000-10-02 18:52:32 +00:00
2001-07-13 14:58:14 +00:00
2000-02-09 19:27:02 +00:00
2001-07-13 14:58:14 +00:00
2002-02-15 17:22:53 +00:00
2001-12-17 16:52:20 +00:00
2001-08-13 17:14:21 +00:00
2001-01-09 15:46:32 +00:00
2000-03-29 00:00:46 +00:00
2000-07-07 22:03:45 +00:00

[ Nothing here at this time. ]
Description
No description provided
Readme 14 MiB
Languages
C++ 85.5%
C 13.1%
CMake 1.4%