Increased trace modifier limit to 8192 in rtrace
Fixed bug that caused inappropriate fatal error mixing meshes and instances
Fixed inappropriate removal of auxiliary files during build
Eliminated copystruct() macro, which is unnecessary in ANSI. Reduced ambiguity warnings for nested if/if/else clauses.
Various small changes to reduce compile warnings/errors on Windows.
Eliminated -DBIGMEM define, since we always used it in makeall
Added (void *) cast to realloc calls
Replaced inline copyright notice with #include "copyright.h"
Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
added linear search for small sets in inset()
fixed potential integer size problem in objset()
increased table sizes
added new set routines
slight improvement in nonsurfinset()
volumes are no longer surfaces
updated revision number for release 2.0
added conditional sizing of structures from BIGMEM
added register variable to nonsurfinset()
removed code associated with A/UX compiler bug
minor optimization in nonsurfinset()
increased OSTSIZ for efficient conversion of large models
went back to simpler surfinset(), which is probably faster!
added consistency checks to detect stale octrees
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.