fix: Added strnstr.c compatibility module for Windows and Linux
feat(rxpict): Added new C++ picture rendering tool with multi-processing and spectral output
feat(gensdaymtx,epw2wea,genssky): Taoning added new gensdaymtx and updated others
perf: Turned off alignment for Radiance picture files (not needed)
refactor: moved depth-of-field sampling to separate module
refactor: made font load errors non-fatal
feat: added growBoundingBox() to compute scene boundaries
feat: added routine to triangulate .OBJ scene in memory
Updated clean function
Added missing mention of new library libwfobj.a
Created robjutil tool to manipulate Wavefront .OBJ files
Added ability for pinterp, pmblur2, and vwrays to read 16-bit encoded depth
Moved rcode map support to common directory
Added AR variable to provide a way to override standard library builder
Changed HUGE reference to FHUGE + removed references to unused module maxheap.c
Added strlcpy.c compatibility module for non-BSD systems
Changed to using SET_FILE_BINARY() where possible
Changes to evalglare by Jan Wienold
Added testBSDF build and provided for color (XYZ) output
Moved declaration of popen to paths.h and put convert_command() into module
Added Jan Wienold's evalglare to distribution
Added required #include for drand48()
Changed to using _popen and _pclose under MicroSoft VisualStudio
Updated with dependency on triangulate.{c,h}
Added routines to triangulate polygons
Created routines for interpolating anisotropic 2-D samples
Minor bug fixes
Additional check for empty MGF string
Partial implementation of variable-resolution BSDFs
Minor fixes and adjustments
Major code reorg, moving mgflib to common and introducing BSDF material
Created dctimestep utility for daylight coefficient calculations
Added GPS header information (GMT and Latitude/Longitude)
Eliminated tifftypes.h in favor of tiff.h throughout
Added byte-swapping i/o options to rcalc
Renamed librt.a to librtrad.a to avoid conflict on Solaris.
Fixes for cross-compiling under Mac OS X
Added routines for false color tone mapping
The header "uvcode.h" is no longer referenced by tmapluv.c
Made bmalloc.o a standard module
Minor dependency cleanup
Removed unused programs and files from distribution (sources to CVS attic)
Added check for 64-bit AMD processor to int32 type (missed dependencies)
Added check for 64-bit AMD processor to int32 type
Created ra_bmp program to convert between Radiance pictures and Windows BMP
Removed redeclaration of fork() call + vfork.h header, using rtprocess.h instead
Minor correction to last check-in which caused build to fail using rmake
Added gethomedir.c and various compatibility fixes.
Fixed inappropriate removal of auxiliary files during build
Move all libraries to ../lib on build (not just on install).
Added tone-mapping support for 16-bit/sample int and IEEE float TIFF images
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
Abstracted process and path handling for Windows. Renamed FLOAT to RREAL because of conflict on Windows. Added conditional compiles for some signal handlers.
Reduced compile warnings/errors on Windows.
Added -idN or -ifN and -od or -of options to rcalc
Added -a option to obj2mesh to incorporate materials in mesh
Moved tmesh.* files to library and fixed another compile error
Moved dircode.c and fixed prototype compiles in hd directory
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 new tcos() table-lookup function and tsin() and ttan() macros added DCHECK(test,error_type,error_message) macro for debugging checks
moved zeroes.c to common directory
made pcond calling optional in tmapcolrs.c
added stupid unnecessary module for addobjnotify[]
added tmapluv.o module
added include of standard.h to readfargs.c
added missing SPECIAL entries
added rgl* modules for converting Radiance scenes into OpenGL
added define to eliminate initurand() reference for -DMC
created erract structure containing error messages and actions
added tone mapping library functions (see tonemap.h)
moved vars.h and loadvars.c to common subdirectory
added new set routines
changed move command to avoid problems with uncreated src/lib directory
moved host name stuff to lib routine myhostname()
added dependency on color.h to lamps.o for cie_rgb() macro
added comments to font file using new fgetval() routine
moved clip.c and plocate.c to library
added lookup.c
removed LIBDIR from fropen.o compile line
corrected dependency
changed extern *libpath to extern *getlibpath()
added invmat4.o
added fdate module
added wordstring() function to wordfile.c created expandargs.c
added paths.h file to define DIRSEP and the like
moved portable i/o routines to portio.c
moved strcmp.o to COMPAT define and fixed clean operation
moved strcmp() to separate module
Added CC define for different compilers
finally got proptext() working
added vfork.h include file
added wordfile module
updated revision number for release 2.0
added badarg() routine for argument checking
added FLOAT definition to better control size of structures
standardized macro settings
added COMPAT define
added multisamp
moved library to ../lib
added erf.o to SYSOBJ
moved urind(3) from urand.c to urind.c and added peano.c
added back in otypes.h include to modobject.c
moved routines from otypes.c to modobject.c
created words.c for manipulating words in strings
removed scanf calls from readfargs
added process.o module to library
distributed misc.c into error.c, getpath.c and strmisc.c
added separate readfargs() and freefargs() routines
added calcomp routines to library
added fropen.o to library
added missing dependency
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.