Revision: 5118 http://sourceforge.net/p/smartbody/code/5118 Author: arishapiro Date: 2013-10-24 01:16:36 +0000 (Thu, 24 Oct 2013) Log Message: ----------- Added scene.getNameFromObject() and scene.getObjectFromName() that translates back and forth between a string representation and the object. Examples: character/ChrBrad = ChrBrad, pawn/defaultCamera = defaultCamera, character/ChrBrad/controller/ChrBrad_wordoffsetcontroller = worldoffsetcontroller for ChrBrad, etc.
A number of classes now derive from SBObject in an effort to create a better architeture (SBAnimationBlend, SBEventHandler, SBAnimationTransition, SBFaceDefinition, etc.) Separated Resource window from attribute window, added to left side of main window. Changed default sbgui window size to 1024x768. Should add way to switch between new layout and scene-only layout. Modified Paths: -------------- trunk/core/smartbody/SmartBody/src/controllers/MeCtReachEngine.cpp trunk/core/smartbody/SmartBody/src/sb/PABlend.cpp trunk/core/smartbody/SmartBody/src/sb/PABlend.h trunk/core/smartbody/SmartBody/src/sb/SBAnimationState.h trunk/core/smartbody/SmartBody/src/sb/SBAnimationTransition.cpp trunk/core/smartbody/SmartBody/src/sb/SBAnimationTransition.h trunk/core/smartbody/SmartBody/src/sb/SBController.cpp trunk/core/smartbody/SmartBody/src/sb/SBEvent.h trunk/core/smartbody/SmartBody/src/sb/SBFaceDefinition.cpp trunk/core/smartbody/SmartBody/src/sb/SBFaceDefinition.h trunk/core/smartbody/SmartBody/src/sb/SBPythonClass.cpp trunk/core/smartbody/SmartBody/src/sb/SBPythonScene.cpp trunk/core/smartbody/SmartBody/src/sb/SBScene.cpp trunk/core/smartbody/SmartBody/src/sb/SBScene.h trunk/core/smartbody/SmartBody/src/sb/SBVersion.hpp trunk/core/smartbody/SmartBody/src/sb/sbm_character.cpp trunk/core/smartbody/sbgui/src/FLTKListener.cpp trunk/core/smartbody/sbgui/src/FLTKListener.h trunk/core/smartbody/sbgui/src/FLTKOgreViewer.cpp trunk/core/smartbody/sbgui/src/RootWindow.cxx trunk/core/smartbody/sbgui/src/RootWindow.h trunk/core/smartbody/sbgui/src/bmlcreator/AttributeWindow.cpp trunk/core/smartbody/sbgui/src/fltk_viewer.cpp trunk/core/smartbody/sbgui/src/fltk_viewer.h trunk/core/smartbody/sbgui/src/resourceViewer/ResourceWindow.cpp trunk/core/smartbody/sbgui/src/resourceViewer/ResourceWindow.h trunk/core/smartbody/sbgui/src/resourceViewer/TreeItemInfoWidget.cpp trunk/core/smartbody/sbgui/src/resourceViewer/TreeItemInfoWidget.h trunk/core/smartbody/sbgui/src/sbm_main.cpp trunk/core/smartbody/sbgui/visualc9/sbgui.vcxproj trunk/core/smartbody/sbgui/visualc9/sbgui.vcxproj.filters Added Paths: ----------- trunk/core/smartbody/sbgui/src/resourceViewer/AttributeEditor.cpp trunk/core/smartbody/sbgui/src/resourceViewer/AttributeEditor.h 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=60135991&iu=/4140/ostg.clktrk _______________________________________________ Smartbody-svn mailing list Smartbody-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartbody-svn