Skip to content

BRL-CAD 7.30.2-1

Compare
Choose a tag to compare
@starseeker starseeker released this 19 Mar 18:31
· 13492 commits to main since this release
Note: 7.30.2-1 corrects a semaphore flag in libbu - no other changes to 7.30.2

----------------------------------------------------------------------
--- 2019-04-03  Release 7.30.2                                     ---
----------------------------------------------------------------------

* fixed memory leak during obj-g and gcv import - Bojian Wu
* added new manual page for the clone command - Sean Morrison
* fixed crash calculating dsp bounding boxes - Sean Morrison
* fixed Windows temporary file removal for MGED commands (red, etc.)
        - Cliff Yapp
* fixed librt NURBS cache issues under high load conditions
        - Sean Morrison, Cliff Yapp
* added a copy subcommand to MGED's attr command - Cliff Yapp
* fixed a locking condition in MGED's rtcheck command - Cliff Yapp
* added support for >=< prefixes for mater -d get options - Cliff Yapp
* fixed brlman lookup location of html manual pages - Cliff Yapp
* fixed rt -t top-to-bottom parallel rendering option - Sean Morrison
* added a 'flip' normals command to MGED's brep command - Cliff Yapp
* added rtweight support for in-.g density information - Cliff Yapp
* improved usability of vol primitives w/ missing data - Sean Morrison