- update docs.

pull/21/head
Alexander Gessler 2013-03-29 13:42:38 +01:00
parent 94a012ae7a
commit 0155a5ade1
1 changed files with 4 additions and 0 deletions

View File

@ -1421,6 +1421,10 @@ IFC support is new and considered experimental. Please report any bugs you may e
- The implementation knows only about IFC2X3 and applies this rule set to all models it encounters, - The implementation knows only about IFC2X3 and applies this rule set to all models it encounters,
regardless of their actual version. Loading of older or newer files may fail with parsing errors. regardless of their actual version. Loading of older or newer files may fail with parsing errors.
@subsection ifc_metadata Metadata
IFC file properties (IfcPropertySet) are kept as per-node metadata, see aiNode::mMetaData.
<hr> <hr>
@section ogre Ogre @section ogre Ogre
*ATTENTION*: The Ogre-Loader is currently under development, many things have changed after this documentation was written, but they are not final enough to rewrite the documentation. So things may have changed by now! *ATTENTION*: The Ogre-Loader is currently under development, many things have changed after this documentation was written, but they are not final enough to rewrite the documentation. So things may have changed by now!