PDA

View Full Version : SCA Library import


gsnde
20 Feb 2009, 13:09
Arno,

The import and conversion of SCA object libraries works great. One thing I noticed. The MDL files created with ModelConverterX have the name of the library plus a number.

Each object in an SCA library has a NAME property (I think it is mandatory, but I am not 100% sure). From my point of view it would make sense to use that name for the MDL file.

arno
20 Feb 2009, 15:29
Hi Martin,

Good suggestion, let me take a look at that.

You can also load a SCA file that contains multiple objects, but is not a library. In that case the numbers are the only way to do it.

arno
21 Feb 2009, 16:09
Hi Martin,

I have added reading of name and GUID from the SCASM library now. Will be in the next build.

gsnde
21 Feb 2009, 18:55
Great, Arno :)