=============================================================== ug_gq RELEASE NOTES: 09/09/23 RELEASE VERSION 2.17.40 =============================================================== Enhancements/ Additions: ------------------------ * Modified ug_gq_2d_write and ug_gq_write APIs. Bugs Fixed: ----------- =============================================================== ug_gq RELEASE NOTES: 11/20/22 RELEASE VERSION 2.17.39 =============================================================== Enhancements/ Additions: ------------------------ * Changed all sprintf calls to snprintf. Bugs Fixed: ----------- =============================================================== ug_gq RELEASE NOTES: 02/08/21 RELEASE VERSION 2.17.38 =============================================================== Enhancements/ Additions: ------------------------ * Changes for compatibility with lib UG and parameter initialization. Bugs Fixed: ----------- =============================================================== ug_gq RELEASE NOTES: 02/26/18 RELEASE VERSION 2.17.36 =============================================================== Enhancements/ Additions: ------------------------ * Changed volume measure indexing to always be 64-bit integers. This allows quality measures to be computed for very large meshes (more than ~350M elements) that are below the threshold that requires full 64-bit integers to generate and process. Bugs Fixed: ----------- =============================================================== ug_gq RELEASE NOTES: 02/14/17 RELEASE VERSION 2.16.32 =============================================================== Enhancements/ Additions: ------------------------ * Changes for compatibility with 64-bit integers. Bugs Fixed: ----------- =============================================================== ug_gq RELEASE NOTES: 11/02/15 RELEASE VERSION 2.14.30 =============================================================== Enhancements/ Additions: ------------------------ * Removed direct use of fopen and fclose. Bugs Fixed: ----------- =============================================================== ug_gq RELEASE NOTES: 07/10/15 RELEASE VERSION 2.13.30 =============================================================== Enhancements/ Additions: ------------------------ * Eliminated UG_GQ parameter initialization routines in UG_GQ lib. Bugs Fixed: ----------- =============================================================== ug_gq RELEASE NOTES: 02/13/15 RELEASE VERSION 2.12.27 =============================================================== Enhancements/ Additions: ------------------------ * Convert to new ug paramater structure scheme and eliminate use of Error_Message. Bugs Fixed: ----------- =============================================================== ug_gq RELEASE NOTES: 05/29/13 RELEASE VERSION 2.10.16 =============================================================== Enhancements/ Additions: ------------------------ * Added modifications to allow for very long file names. Previous versions are limited to file path names with about 100 characters or less. The current version allows path names with about 1000 characters (500 on Windows) or less. Bugs Fixed: -----------