diff --git a/Doc/changelog.docu b/Doc/changelog.docu index d4236358..06043ea4 100644 --- a/Doc/changelog.docu +++ b/Doc/changelog.docu @@ -35,6 +35,7 @@
  • OM Writer/Reader: Added support for (re)storing properties of type vector
  • OM Reader: Properties can now be restored from files without the need to create the properties beforehand. Custom types need to be registered for this to work using the OM_REGISTER_PROPERTY_TYPE macro.
  • PLY writer: Added option to choose if we want to write texture coordinates as uv or st (Thanks to Ossi Saukko from Centria Research and Development for the patch)
  • +
  • OBJ Reader: Fix material reader, when starting with spaces
  • Tools