From: Luca Heltai Date: Sat, 16 Sep 2017 14:56:01 +0000 (+0200) Subject: ChangeLog. X-Git-Tag: v9.0.0-rc1~1050^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d1633e2b7cbaa0be14b16c12dc4d852b2fbc798;p=dealii.git ChangeLog. --- diff --git a/doc/news/changes/minor/20170916LucaHeltai b/doc/news/changes/minor/20170916LucaHeltai new file mode 100644 index 0000000000..1df865886e --- /dev/null +++ b/doc/news/changes/minor/20170916LucaHeltai @@ -0,0 +1,4 @@ +New: A new GridIn::read_assimp() function allows to +read in a file in one of the (40) formats supported by Assimp. +
+(Luca Heltai, 2017/09/16)