--- ray/doc/notes/ReleaseNotes 2019/07/23 18:17:54 1.349 +++ ray/doc/notes/ReleaseNotes 2019/07/26 00:34:06 1.350 @@ -2299,3 +2299,5 @@ Code for loading these files is in src/util/idmap.{h,c Added -o* option to rtpict to produce layered images that handle most output types from rtrace (colors, surface normals, distances, IDs). + +Created rcode2bmp script to create images from new rcode_* output maps.