Revision: 5679 http://sourceforge.net/p/smartbody/code/5679 Author: arishapiro Date: 2014-07-03 22:01:55 +0000 (Thu, 03 Jul 2014) Log Message: ----------- Fixed SrFrustrum problem on some platforms. Added attributes to better control blendShapes using CPU renderer: added: "blendShape.parentJoint" attribute to parent the deformable mesh to a joint, and "blendShape.parentJointOffsetTrans" and "blendShape.parentJointOffsetRot" to control offset from that joint.
Example: c.createStringAttribute("blendShape.parentJoint", "skullbase", True, "blendshapes", 100, False, False, False, "attachment joint") c.createVec3Attribute("blendShape.parentJointOffsetTrans", 0, 0, 0, True, "blendshapes", 100, False, False, False, "attachment joint trans") c.createVec3Attribute("blendShape.parentJointOffsetRot", 0, 0, 0, True, "blendshapes", 100, False, False, False, "attachment joint rot") Modified Paths: -------------- trunk/core/smartbody/SmartBody/src/sr/sr_camera.cpp trunk/core/smartbody/SmartBody/src/sr/sr_camera.h trunk/core/smartbody/SmartBody/src/sr/sr_gl_render_funcs.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Smartbody-svn mailing list Smartbody-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartbody-svn