laumaya / GLC_lib

GLC_lib is a C++ library for high performance 3D application based on OpenGL and Qt4 GUI
http://www.glc-lib.net
Other
61 stars 31 forks source link

3DXML import - support for root attribute #21

Closed PaddiM closed 7 years ago

PaddiM commented 8 years ago

Got some valid 3DXML files where the "root" id inside "ProductStructure" is not "1". 3DXML player opens them without problems, so 1 as the root id is not required.

Attached is a diff fixing it.

Greets,

Patrik

glc_3dxml.diff.txt