Re: [Maya2osg-users] Skinning submitted
Status: Alpha
Brought to you by:
jtaibo
From: Peter W. <pp...@cg...> - 2011-10-23 10:37:42
|
Hi Javier, > Could you check if you have submitted all the files for the current > version? I see that some new files have been added, but no changes in > CMakeLists.txt. I'll add them and test, but please, just in case, > could you verify that you have submitted all the changes and there are > no other missing modifications? Yes, I added 4 files the geometry and skin classes ( both .h and .cpp ). So, we have to edit the CMakeLists.txt for source files, but not for mel scripts, is this right ? I have also some test scenes, which I did not upload, as there are some bugs in osgAnimation itself. Unfortunatelly the developers are not responding to my mails on the forum. What do you think we should do about this, shall I still add them to the repository ? Cheers, PP > On Fri, Oct 21, 2011 at 5:26 PM, PP CG <pp...@cg... > <mailto:pp...@cg...>> wrote: > > Hi guys, > > skinning ( Beta ) is done, tested the scenes, nothing seems to be > broken. Morphing and Skinning combination is not tested, and > should also > not work ( Morphs will be exported, but not updated as, the update > Visitor will not reach them ). > > I added basic Poly Shape Instancing, will extend it to all DAG Nodes. > > I've done some design decisions which might not be the best due to my > lag of c++ and osg experience. Maya Skinning does not map very well to > osg Skinning. Will explain in the wiki and might need to discuss > with you. > For now there are no settings for skinning, but those might come > later one. > > @J-S, I added the setting for applying the Unit reacalculation called > "Linear Working Units" under general. In the Plug In you can grab them > with Config::instance() -> getArgBool( "-computeShadows" ). I suggest > you apply them there where you need the recalculation and ignore all > animation stuff, I'll work on that later. > > Cheers, PP > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > Maya2osg-users mailing list > May...@li... > <mailto:May...@li...> > https://lists.sourceforge.net/lists/listinfo/maya2osg-users > > > > > -- > Javier Taibo > > > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > > > _______________________________________________ > Maya2osg-users mailing list > May...@li... > https://lists.sourceforge.net/lists/listinfo/maya2osg-users |