* Windows ULONGULONG typed definitions are now properly exposed (as System.UInt64)
* Added support for some more Tab class generic members
* SplineShape can now be instantiated with constructor. Same is applied for other classes that derive from another class privately (before they couldn't ne instantiated)
* Editable mesh and editable poly are now properly upcast to ITriMesh and IPolyObject
* IPolyShape.Lines and IPolyLine.Pts are now exposed as arrays (rather than just single members)
* Other minor changes
Marsel Khadiyev (Software Developer, EPHERE Inc.)