From bf71f31bc739c5ed04f6dde07be1d45edf5ec8b6 Mon Sep 17 00:00:00 2001 From: Andreas Atteneder Date: Fri, 14 Jan 2022 12:49:01 +0100 Subject: [PATCH] doc: Updated changelog --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index b8db8809..97b3b8a9 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Changed - Improved frame rate when loading glTFs with many morph targets (thanks [Eric Beets][EricBeetsOfficial-Opuscope] for #287) +- `GameObjectInstantiator.SetNodeName` can be overriden now (thanks [STUDIO NYX][NyxStudio] for #297) ### Fixed - Matrix decompose error (thanks [weichx][weichx]) - Flickering animation on invalid glTFs from Sketchfab (#298) @@ -546,5 +547,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [mikejurka]: https://github.com/mikejurka [ReadyPlayerMe]: https://readyplayer.me [rt-nikowiss]: https://github.com/rt-nikowiss +[NyxStudio]: https://github.com/NyxStudio [zharry]: https://github.com/zharry [weichx]: https://gist.github.com/weichx \ No newline at end of file