i3dio.exporter:_export_active_collection:INFO: 'Active collection' export is selected
i3dio.exporter:_add_object_to_i3d:DEBUG: [Light] is of type 'LIGHT'
i3dio.node_classes.node.LightNode:_create_xml_element:DEBUG: [Light] Filling out basic attributes, {name='Light', nodeId='1'}
i3dio.node_classes.node.LightNode:populate_xml_element:INFO: [Light] Is a light of type 'POINT'
i3dio.node_classes.node.LightNode:populate_xml_element:INFO: [Light] Has color 1.000000 1.000000 1.000000
i3dio.node_classes.node.LightNode:populate_xml_element:INFO: [Light] Has range 29.999982833862305
i3dio.node_classes.node.LightNode:populate_xml_element:INFO: [Light] casts shadows
i3dio.node_classes.node.LightNode:populate_xml_element:INFO: [Light] has decay rate of type INVERSE_SQUARE which is '2' in i3d
i3dio.xml_i3d:write_property_group:INFO: Writing non-default properties from propertygroup: 'I3DNodeObjectAttributes'
i3dio.xml_i3d:write_property_group:INFO: Wrote '0' properties
i3dio.xml_i3d:write_property_group:INFO: Writing non-default properties from propertygroup: 'I3DNodeLightAttributes'
i3dio.xml_i3d:write_property_group:INFO: Wrote '0' properties
i3dio.node_classes.node.LightNode:_add_transform_to_xml_element:DEBUG: [Light] transforming to new transform-basis with <Matrix 4x4 (-0.2909, -0.7711,  0.5664,  4.0762)
            (-0.0552,  0.6045,  0.7947,  5.9039)
            (-0.9552,  0.1999, -0.2184, -1.0055)
            ( 0.0000,  0.0000,  0.0000,  1.0000)>
i3dio.node_classes.node.LightNode:_add_transform_to_xml_element:DEBUG: [Light] translation is <Vector (4.0762, 5.9039, -1.0055)>
i3dio.node_classes.node.LightNode:_add_transform_to_xml_element:DEBUG: [Light] has translation: [4.07625 5.90386 -1.00545]
i3dio.node_classes.node.LightNode:_add_transform_to_xml_element:DEBUG: [Light] has rotation(degrees): [-42.4664 107.221 10.7437]
i3dio.node_classes.node.LightNode:__init__:DEBUG: [Light] Initialized as a 'LightNode'
i3dio.exporter:_add_object_to_i3d:DEBUG: [Light] processing objects children
i3dio.exporter:_add_object_to_i3d:DEBUG: [Light] no more children to process in object
i3dio.exporter:_add_object_to_i3d:DEBUG: [Camera] is of type 'CAMERA'
i3dio.node_classes.node.CameraNode:_create_xml_element:DEBUG: [Camera] Filling out basic attributes, {name='Camera', nodeId='2'}
i3dio.node_classes.node.CameraNode:populate_xml_element:INFO: [Camera] FOV: '50.0', Near Clip: '0.10000000149011612', Far Clip: '100.0'
i3dio.xml_i3d:write_property_group:INFO: Writing non-default properties from propertygroup: 'I3DNodeObjectAttributes'
i3dio.xml_i3d:write_property_group:INFO: Wrote '0' properties
i3dio.node_classes.node.CameraNode:_write_properties:DEBUG: [Camera] Has no data specific attributes
i3dio.node_classes.node.CameraNode:_add_transform_to_xml_element:DEBUG: [Camera] transforming to new transform-basis with <Matrix 4x4 ( 0.6859, -0.3240, 0.6516, 7.3589)
            ( 0.0000,  0.8954, 0.4453, 4.9583)
            (-0.7277, -0.3054, 0.6142, 6.9258)
            ( 0.0000,  0.0000, 0.0000, 1.0000)>
i3dio.node_classes.node.CameraNode:_add_transform_to_xml_element:DEBUG: [Camera] translation is <Vector (7.3589, 4.9583, 6.9258)>
i3dio.node_classes.node.CameraNode:_add_transform_to_xml_element:DEBUG: [Camera] has translation: [7.35889 4.95831 6.92579]
i3dio.node_classes.node.CameraNode:_add_transform_to_xml_element:DEBUG: [Camera] has rotation(degrees): [-26.4407 46.6919 0]
i3dio.node_classes.node.CameraNode:__init__:DEBUG: [Camera] Initialized as a 'CameraNode'
i3dio.exporter:_add_object_to_i3d:DEBUG: [Camera] processing objects children
i3dio.exporter:_add_object_to_i3d:DEBUG: [Camera] no more children to process in object
i3dio.exporter:_add_object_to_i3d:DEBUG: [Plane] is of type 'MESH'
i3dio.node_classes.node.ShapeNode:_create_xml_element:DEBUG: [Plane] Filling out basic attributes, {name='Plane', nodeId='3'}
i3dio.node_classes.shape.EvaluatedMesh:generate_evaluated_mesh:DEBUG: [inst] is exported with modifiers applied
i3dio.node_classes.shape.EvaluatedMesh:generate_evaluated_mesh:DEBUG: [inst] applying unit scaling
i3dio.node_classes.node.IndexedTriangleSet:_create_xml_element:DEBUG: [inst] Filling out basic attributes, {name='inst', nodeId='1'}
i3dio.node_classes.node.IndexedTriangleSet:populate_from_evaluated_mesh:INFO: [inst] Has material 'ins'
i3dio.i3d.I3D:add_material:DEBUG: [inst1] New Material
i3dio.node_classes.node.Material:_create_xml_element:DEBUG: [ins] Filling out basic attributes, {name='ins', nodeId='1'}
i3dio.node_classes.node.Material:_normal_from_nodes:DEBUG: [ins] Has no Normalmap
i3dio.node_classes.node.Material:_resolve_with_nodes:DEBUG: [ins] Has no Glossmap
i3dio.node_classes.node.IndexedTriangleSet:process_subsets:DEBUG: [inst] Subset with index [0] based on material 'ins'
i3dio.node_classes.node.IndexedTriangleSet:process_subset:DEBUG: [inst] Processing subset: materialId="1" numTriangles="2" firstIndex="0" firstVertex="0" numIndices="0" numVertices="0"
i3dio.node_classes.node.IndexedTriangleSet:process_subset:DEBUG: [inst] Has subset 'ins' with '2' triangles and materialId="1" numTriangles="2" firstIndex="0" firstVertex="0" numIndices="6" numVertices="4"
i3dio.node_classes.node.IndexedTriangleSet:populate_xml_element:DEBUG: [inst] Has '1' subsets, '2' triangles and '4' vertices
i3dio.node_classes.node.ShapeNode:populate_xml_element:DEBUG: [Plane] has shape ID '1'
i3dio.xml_i3d:write_property_group:INFO: Writing non-default properties from propertygroup: 'I3DNodeObjectAttributes'
i3dio.xml_i3d:write_property_group:INFO: Wrote '0' properties
i3dio.xml_i3d:write_property_group:INFO: Writing non-default properties from propertygroup: 'I3DNodeShapeAttributes'
i3dio.xml_i3d:write_property_group:INFO: Wrote '0' properties
i3dio.node_classes.node.ShapeNode:_add_transform_to_xml_element:DEBUG: [Plane] transforming to new transform-basis with <Matrix 4x4 (0.6245, 0.0000, 0.0000, 0.0000)
            (0.0000, 1.0000, 0.0000, 0.0000)
            (0.0000, 0.0000, 1.3303, 0.0000)
            (0.0000, 0.0000, 0.0000, 1.0000)>
i3dio.node_classes.node.ShapeNode:_add_transform_to_xml_element:DEBUG: [Plane] translation is <Vector (0.0000, 0.0000, 0.0000)>
i3dio.node_classes.node.ShapeNode:_add_transform_to_xml_element:DEBUG: [Plane] translation is default
i3dio.node_classes.node.ShapeNode:_add_transform_to_xml_element:DEBUG: [Plane] has scale: [0.624544 1 1.33028]
i3dio.node_classes.node.ShapeNode:__init__:DEBUG: [Plane] Initialized as a 'ShapeNode'
i3dio.exporter:_add_object_to_i3d:DEBUG: [Plane] processing objects children
i3dio.exporter:_add_object_to_i3d:DEBUG: [Plane] no more children to process in object
