Skip to content

Commit

Permalink
Update CHANGES for 3.1.1 (forgot before)
Browse files Browse the repository at this point in the history
  • Loading branch information
acgessler committed Jun 17, 2014
1 parent be5fc42 commit 330e76e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@
CHANGELOG
----------------------------------------------------------------------

3.1.1 (2014-06-15)

FEATURES:
- Support for FBX 2013 and newer, binary and ASCII (this is partly
work from Google Summer of Code 2012)
- Support for OGRE binary mesh format

This comment has been minimized.

Copy link
@jonnenauha

jonnenauha Jun 23, 2014

*mesh and skeleton format. But probably people get the point from this :)

This comment has been minimized.

Copy link
@acgessler

acgessler Jun 23, 2014

Author Member

Updated!

- Updated BLEND support for newer Blender versions
- Support for arbitrary meta data, used to hold FBX and DAE metadata
- OBJ Export now produces smaller files
- Meshes can now have names, this is supported by the major importers
- Improved IFC geometry generation
- M3 support has been removed

FIXES/HOUSEKEEPING:
- Hundreds of bugfixes in all parts of the library
- CMake is now the primary build system

API COMPATIBILITY:
- 3.1.1 is not binary compatible to 3.0 due to aiNode::mMetaData
and aiMesh::mName
- Export interface has been cleaned up and unified
- Other than that no relevant changes


3.0 (2012-07-07)

Expand Down

0 comments on commit 330e76e

Please sign in to comment.