From e59f8445f898404657d2be24de94be3b6e2feb0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 9 Feb 2023 21:07:48 +0100 Subject: [PATCH] doc: updated changelog. --- doc/python/pages/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/python/pages/changelog.rst b/doc/python/pages/changelog.rst index 7e6b6c7..3011663 100644 --- a/doc/python/pages/changelog.rst +++ b/doc/python/pages/changelog.rst @@ -113,6 +113,9 @@ Changelog to index and attribute data, together with :ref:`VertexFormat`, :ref:`trade.DataFlag`, :ref:`trade.AbstractImporter.mesh_attribute_name()` and :ref:`trade.AbstractImporter.mesh_attribute_for_name()` +- Exposed the whole interface of :ref:`trade.SceneData` including typed + access to mapping and field data, together with + :ref:`trade.AbstractImporter.scene()` and related importer APIs - Exposed :ref:`Color3.red()` and other convenience constructors (see :gh:`mosra/magnum-bindings#12`) - Exposed the :ref:`text` library