sjbaker f1627677df Fixed over 500 compile warnings. Mostly:
* Unused variables.
* Missing newlines at ends of #included files.
* signed int loop variables where the termination condition is an unsigned 'get number of' function.
* 'NULL' used inappropriately for an integer or character constant (NULL is a pointer)
* abstract base classes with no virtual destructor.
* Floating point constants used to initialise integer variables.
2006-09-23 14:51:54 +00:00
2006-05-25 19:18:29 +00:00
2006-07-04 17:32:48 +00:00
2006-05-25 19:18:29 +00:00
2006-08-11 23:01:25 +00:00
2006-05-25 19:18:29 +00:00
2006-05-25 19:18:29 +00:00
2006-05-25 19:18:29 +00:00
2006-09-23 02:05:22 +00:00
2006-05-25 19:18:29 +00:00
2006-08-16 13:34:10 +00:00
2006-05-26 17:56:14 +00:00
2006-05-25 19:18:29 +00:00
2006-06-19 21:48:48 +00:00
2006-09-20 02:56:15 +00:00
2006-05-25 19:18:29 +00:00
2006-09-11 06:10:40 +00:00
Description
No description provided
258 MiB
Languages
Wavefront Object 70.5%
C++ 13%
Mathematica 8.2%
COLLADA 5.8%
C 2%
Other 0.4%