--- ray/doc/notes/ReleaseNotes 2017/02/22 03:16:20 1.293 +++ ray/doc/notes/ReleaseNotes 2017/03/03 01:25:27 1.294 @@ -2136,3 +2136,5 @@ Added MAX2SHADE macro to place limit on number of ligh to precheck for obstructions. (Currently set to 200.) This avoids excessive start-up times for scenes with many light sources. Thanks to Axel Jacobs for pointing out the problem. + +Added -v option to obj2mesh to print out mesh statistics.