Skip to content

The 3.3 release

Compare
Choose a tag to compare
@kimkulling kimkulling released this 05 Jul 19:11
· 8914 commits to master since this release

The Asset-Importer-Lib Release 3.3

Thanks a lot to all our core-developers, contributors, testers, supporters and haters. Without your support we would not be able to provide this great library. More than 500 commit are part of this release.

Some hightlights ( please check the history ):

New features / API-changes:

  • C++11 support enabled
  • New regression-test-UI
  • Experimental glTF-importer support
  • OpenGEX: add support for cameras and lights
  • C4D: update to latest Melange-SDK
  • Add a gitter channel
  • Coverity check enabled
  • Switch to <...> include brackets for public headers
  • Enable export by pyAssimp
  • CI: check windows build
  • Add functionality to perform a singlepost-processing step
  • many more, just check the history

Bugfixes / improvements:

  • Fix of many resource leaks in unittests and main lib
  • Fix iOS-buildfor X64
  • Choosing zlib manually for cmake
  • many more, just check the history