Skip to content

BRL-CAD 7.16.10

Compare
Choose a tag to compare
@starseeker starseeker released this 19 Mar 19:09
· 44042 commits to main since this release
----------------------------------------------------------------------
--- 2010-08-04  Release 7.16.10                                    ---
----------------------------------------------------------------------

The release concludes a phenomenal effort by Jesica Giudice who
meticulously translated approximately 150 pages of MGED tutorial
documentation from English to Spanish.  The 16 tutorials are now fully
converted and work continues on the technical side to develop
stylesheets for publishing corresponding PDF documents on the BRL-CAD
website.

* fixed nirt output formatting in MGED - Cliff Yapp
* rt can now output directly to PNG, among others - Erik Greenwald
* fixed crash-on-exit bug with iges-g importer - Richard Weiss
* fixed framebuffer shutdown and memory management bugs - Bob Parker
* added all remaining shape tools to the Windows build - Sean Morrison
* libpng updated from version 1.4.1 to 1.4.3 - Sean Morrison
* fixed crash tessellating pipes with maximum bends - John Anderson
* mged 'red' command no longer deletes custom attributes - Cliff Yapp
* fixed pixhalve memory leak and corruption on exit - Sean Morrison
* spanish translation for tutorial 9 - Jesica Giudice, Luciano Lamaita
* Tcl/Tk updated from 8.5.6 to 8.5.8 - Cliff Yapp
* spanish translations for tutorials 4-5, 7-8, 10-16 - Jesica Giudice
* fixed extrude object tessellation failures - Östen Lundahl
* added manual page for 'random' number generator tool - Sean Morrison
* added Tktable 2.10 external dependency for archer - Cliff Yapp
* fixed heap corruption writing NURBS sketch objects - Östen Lundahl
* added fullscreen display mode via F5 keybinding to ISST - Cliff Yapp
* restored archer view commands to work without a .g file - Bob Parker
* fixed memory leak in ISST during window resizing - Erik Greenwald
* fixed running multiple framebuffer servers concurrently - Bob Parker
* improvements to the primitive creation menu in archer - Bob Parker
* fixed crash using bot_split on non-"plate mode" BoTs - Bob Parker
* improved NURBS curve evaluation for mged brep command - Keith Bowman
* fixed OpenGL framebuffer Mac refresh bug - Sean Morrison, Bob Parker
* improved archer object list view - Bob Parker