Hi Gerrit, > > not sure I got this one ;-). I see that I can build the libs for > different versions (1.3 and 1.4 right now) but which one I build is > decided at compile time. If I build 1.4 I can only load 1.4 files, > 1.3 files give me an error (an vice versa). As none of the 1.3 files is > compiled and included into the libs I don't see where I get additional > copies for the different versions ? Also all of the samples are there > for both dom versions (and they are different) > > So the question is what did I miss due to my ignorance of xml in > general ;-)) > If I see it right the ColladaDom is a result of generating the code depending on the actual Collada schema. So if someone changes/extends the schema new C++ has has to be generated. So I think we would get a new version for every new schema version. I haven't tested FCollada on Linux - but I think most DCC tools like MAX or XSI uses this version it should be stable enough. OK - its not SAX based - but I think it could be more usable than the official ColladaDom...
Greets, Patrik -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
