=============================================================== rec3 RELEASE NOTES: 11/20/22 RELEASE VERSION 4.9.9 =============================================================== Enhancements/ Additions: ------------------------ * Changed all sprintf calls to snprintf. Bugs Fixed: ----------- * =============================================================== rec3 RELEASE NOTES: 02/13/17 RELEASE VERSION 4.9.8 =============================================================== Enhancements/ Additions: ------------------------ * Changes for compatibility with 64-bit integers. Bugs Fixed: ----------- * =============================================================== rec3 RELEASE NOTES: 03/31/16 RELEASE VERSION 4.8.7 =============================================================== Enhancements/ Additions: ------------------------ * Added option to use single criteria for reconnection rather than the default and usual Delaunay combined with min-max angle or max-min radius ratio optimization. Bugs Fixed: ----------- * =============================================================== rec3 RELEASE NOTES: 09/09/15 RELEASE VERSION 4.7.7 =============================================================== Enhancements/ Additions: ------------------------ * Modified volume checking to be consistent with other checks. Bugs Fixed: ----------- * Correct error in minimum volume calculations of the local- reconnection routines. =============================================================== rec3 RELEASE NOTES: 06/07/14 RELEASE VERSION 4.4.3 =============================================================== Enhancements/ Additions: ------------------------ * Revert back to version 3.*.* style optimization criterion checks. The modularized DFTR3 style checks produce different results since the metric and transformation vector terms are evaluated over the entire set of points in a hull (old style) versus over each element (DFTR3 style). The old style performs better with boundary recovery. Bugs Fixed: ----------- * =============================================================== rec3 RELEASE NOTES: 11/24/13 RELEASE VERSION 4.3.3 =============================================================== Enhancements/ Additions: ------------------------ * Convert to new ug paramater structure scheme and eliminate use of Error_Message. Bugs Fixed: ----------- * =============================================================== rec3 RELEASE NOTES: 11/06/13 RELEASE VERSION 4.2.1 =============================================================== Enhancements/ Additions: ------------------------ * Bugs Fixed: ----------- * Corrected error in surface reconnection related to surface curvature. =============================================================== rec3 RELEASE NOTES: 08/01/13 RELEASE VERSION 4.1.1 =============================================================== Enhancements/ Additions: ------------------------ * Added capability for metric based evaluation of geometric quantities. Bugs Fixed: ----------- =============================================================== rec3 RELEASE NOTES: 03/16/13 RELEASE VERSION 3.14.15 =============================================================== Enhancements/ Additions: ------------------------ * Updated character string declarations. Bugs Fixed: -----------