Revision: 4085
          http://smartbody.svn.sourceforge.net/smartbody/?rev=4085&view=rev
Author:   arishapiro
Date:     2013-01-06 15:39:20 +0000 (Sun, 06 Jan 2013)
Log Message:
-----------
Moved sbm_character and sbm_pawn to sb/ directory to help clean up future 
include/ directory.
sbm_pawn still has dependencies on some scene graph classes, which need to be 
removed from the engine library entirely and into the rendering code.

Modified Paths:
--------------
    trunk/android/smartbody-lib/jni/Android.mk
    trunk/core/smartbody/sbm/src/PawnPosControl.cpp
    trunk/core/smartbody/smartbody-lib/src/CMakeLists.txt
    trunk/core/smartbody/smartbody-lib/src/bml/bml.hpp
    trunk/core/smartbody/smartbody-lib/src/controllers/MeCtBlendEngine.h
    trunk/core/smartbody/smartbody-lib/src/controllers/MeCtReachEngine.h
    trunk/core/smartbody/smartbody-lib/src/controllers/me_controller.cpp
    
trunk/core/smartbody/smartbody-lib/src/controllers/me_controller_tree_root.cpp
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_IK.cpp
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_IK_scenario.cpp
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_basic_locomotion.h
    
trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_example_body_reach.hpp
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_eyelid.cpp
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_interpolator.h
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_locomotion_func.cpp
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_motion.cpp
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_motion_player.h
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_noise_controller.h
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_param_animation.h
    
trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_param_animation_utilities.h
    
trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_physics_controller.h
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_simple_gaze.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBCharacter.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBPawn.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBPythonClass.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/MiscCommands.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/SteeringAgent.h
    trunk/core/smartbody/smartbody-lib/src/sbm/local_speech.h
    trunk/core/smartbody/smartbody-lib/src/sbm/mcontrol_callbacks.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/mcontrol_util.h
    trunk/core/smartbody/smartbody-lib/src/sbm/remote_speech.h
    trunk/core/smartbody/smartbody-lib/src/sbm/text_speech.h
    trunk/core/smartbody/smartbody-lib/visualc9/smartbody-lib.vcproj
    trunk/core/smartbody/smartbody-lib/visualc9/smartbody-lib.vcxproj
    trunk/core/smartbody/smartbody-lib/visualc9/smartbody-lib.vcxproj.filters

Added Paths:
-----------
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_character.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_character.hpp
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_pawn.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_pawn.hpp

Removed Paths:
-------------
    trunk/core/smartbody/smartbody-lib/src/sbm/sbm_character.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/sbm_character.hpp
    trunk/core/smartbody/smartbody-lib/src/sbm/sbm_pawn.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/sbm_pawn.hpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to