Revision: 4956 http://sourceforge.net/p/smartbody/code/4956 Author: yuyuxu Date: 2013-10-01 00:42:28 +0000 (Tue, 01 Oct 2013) Log Message: ----------- - Added functionality to save out BML file after realization so that you can get the output of bmls that SmartBody actually executes.
To use it, toggle scene.setBoolAttribute("enableExportProcessedBML", True) // it's on by default And it will save out the xml to: scene.getStringAttribute("processedBMLPath") // by default it's "./processedXML.xml" This code path needs to be cleaned up in a generic way later on. Modified Paths: -------------- trunk/core/smartbody/SmartBody/src/bml/bml.cpp trunk/core/smartbody/SmartBody/src/bml/bml.hpp trunk/core/smartbody/SmartBody/src/bml/bml_processor.cpp trunk/core/smartbody/SmartBody/src/sb/SBScene.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Smartbody-svn mailing list Smartbody-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartbody-svn