feat(rad,ranimate): Improved handling of quoted strings for file names
fix(ranimate): Explicitly ignore MBLUR setting when ANIMATE variable set
Prepare for SCons build on Win32 and Win64
Increased default diskspace to 1000 MBytes
Changed ".pic" extension to ".hdr" throughout
Initial check-in of untested rsensor
Added check for overflowing arguments in archive/remove command
Fixed old bug in ranimate where NEXTANIM variable was not working
Using RT_PID instead of int.
Switched from using "rsh" to "ssh" in ranimate
Created pmdblur script and added DBLUR variable to ranimate
Removed redundant #include's and fixed ordering on some headers
Continued ANSIfication.
Removed inappropriate error triggered by unset EXPOSURE variable
Some versions of gcc don't like static f(); followed by exter f();
Added simplistic win_netproc.c and various other compatibility fixes.
Various platform compatibility fixes.
Added grouping parens to reduce ambiguity warnings.
Eliminated copystruct() macro, which is unnecessary in ANSI. Reduced ambiguity warnings for nested if/if/else clauses.
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
Fixed bug in blur computation for recovered frames
Macros for setting binary file mode. Replacing MSDOS by _WIN32.
Fixed bug in unremoved persist file for rpict
Undid last mistaken change -- rpict -S needs view for motion blur
Removed unnecessary view parameters to rpict with -S option
Bug fix in ranimate call to pinterp
Added (void *) cast to realloc calls
Replaced inline copyright notice with #include "copyright.h"
Added missing -a option to pinterp calls
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
fixed bug by eliminated exit code check on rad (sigh)
made variable ordering alphabetical for easier parsing
added last view to rpict command line for -pm option
change directories before running transfer or archive commands
fixed infinite loop in countviews()
fixed minor bug in getradfile() for matchless rad runs
added call to check variable assignments
fixed bug in passing of -fr option to pinterp
bug fix in status check on finished job
made default BASENAME respond to number of END frame
fixed problem in multiple recovery by putting important code in donecom()
fixed bug in -PP option of rpict
changed formatting on -pa option
fixed NULL pointer for AIX
bug paranoia in getexp()
changed "4" to sizeof(float) in space computation
added warning about updates to control file
changed call to execvp() to getpath() + execv()
added RSH variable to rename or replace remote shell execution
moved host name stuff to lib routine
added exception for VIEWFILE with just one view
more bug fixes
fixed pmblur view file naming problem
minor improvements
hopefully added -PP option to parallel machine runs
improved process recording
added network processing to ranimate
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.