diff --git a/doc/changelog.rst b/doc/changelog.rst index d8e9e766..492cd38a 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -32,6 +32,12 @@ General a. Meshes containing polygons with more than 4 vertices are not supported. #. In OBJ files containing multiple object groups, any groups after the first one will be ignored. + #. Added (post-release, not included in the 2.1.2 archive) textured + `mug `_ example model: + + .. image:: images/changelog/mug.png + :width: 300px + #. Added optional frame-of-reference specification to :ref:`framepos`, :ref:`framequat`, :ref:`framexaxis`, :ref:`frameyaxis`, diff --git a/doc/images/changelog/mug.png b/doc/images/changelog/mug.png new file mode 100644 index 00000000..2ad50caa Binary files /dev/null and b/doc/images/changelog/mug.png differ