5c2abfe062
The bug caused the image data to not get copied, size the size was calculated to be zero. This caused crashes during rendering." |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ConvertFromInventor.cpp | ||
ConvertFromInventor.h | ||
ConvertToInventor.cpp | ||
ConvertToInventor.h | ||
PendulumCallback.cpp | ||
PendulumCallback.h | ||
ReaderWriterIV.cpp | ||
ReaderWriterIV.h | ||
README.txt | ||
ShuttleCallback.cpp | ||
ShuttleCallback.h |
######################################################## # # # Inventor plugin # # # # Supported import formats: # # - iv (ascii, binary) file format # # - VRML 1.0 # # - VRML 2.0 (when using Coin) # # # # Supported export formats: # # - iv format # # - VRML 1.0 # # # ######################################################## The plugin requires one of Inventor libraries: - Coin - GPL, support of VRML 2.0 (http://www.coin3d.org) - SGI Inventor - LGPL (http://oss.sgi.com/projects/inventor/) - TGS Inventor - commercial (http://www.tgs.com/) Contributors: Sean Spicer - Vivek (c) Magic-Earth - Original author of the Inventor reader Gerrick Bivins PCJohn - Jan Peciva, Cadwork (c) - author of Inventor writer, number of contributions and improvements to the reader Minor fixes: Ruben Eric Sokolosky Martin Aumueller