--- ray/doc/notes/ReleaseNotes 2012/02/17 00:14:46 1.193 +++ ray/doc/notes/ReleaseNotes 2012/04/25 22:21:06 1.196 @@ -1812,3 +1812,12 @@ Version 4.2 Axel Jacobs added -cp and -palettes options to falsecolor. Fixed bug in matrix output of genBSDF introduced shortly before 4.1 release. + +Made rvu more responsive in multi-processing mode when changing parameters. +Explicit "new" command not needed to show changes, because it goes back +to "immediate mode" once something is changed. Processing will be slow +but response time quick until next "new" command. + +Fixed major bug in transmitting proxy material sampling. + +Patched cmake build tools (changes by Zack Galbreath).