Revision: 2093
http://smartbody.svn.sourceforge.net/smartbody/?rev=2093&view=rev
Author: arishapiro
Date: 2011-06-23 15:59:08 +0000 (Thu, 23 Jun 2011)
Log Message:
-----------
Restored sbm/ and sbm2/ directories.
Modified Paths:
--------------
branches/cmake/core/smartbody/CMakeLists.txt
branches/cmake/core/smartbody/sbm2/CMakeLists.txt
branches/cmake/core/smartbody/sbm2/src/fltk_viewer.cpp
branches/cmake/core/smartbody/smartbody-dll/CMakeLists.txt
branches/cmake/core/smartbody/smartbody-lib/src/sbm/sbm_pawn.cpp
Added Paths:
-----------
branches/cmake/core/smartbody/sbm/
branches/cmake/core/smartbody/sbm/CMakeLists.txt
branches/cmake/core/smartbody/sbm/README.txt
branches/cmake/core/smartbody/sbm/SBM render loop.txt
branches/cmake/core/smartbody/sbm/audiofile_viseme.map
branches/cmake/core/smartbody/sbm/bin/
branches/cmake/core/smartbody/sbm/bin/default.seq
branches/cmake/core/smartbody/sbm/license-gpl-3.0.txt
branches/cmake/core/smartbody/sbm/license-lgpl-3.0.txt
branches/cmake/core/smartbody/sbm/src/
branches/cmake/core/smartbody/sbm/src/CharacterCreatorWindow.cpp
branches/cmake/core/smartbody/sbm/src/CharacterCreatorWindow.h
branches/cmake/core/smartbody/sbm/src/CommandWindow.cpp
branches/cmake/core/smartbody/sbm/src/CommandWindow.h
branches/cmake/core/smartbody/sbm/src/ObjectManipulationHandle.cpp
branches/cmake/core/smartbody/sbm/src/ObjectManipulationHandle.h
branches/cmake/core/smartbody/sbm/src/PawnPosControl.cpp
branches/cmake/core/smartbody/sbm/src/PawnPosControl.h
branches/cmake/core/smartbody/sbm/src/PositionControl.cpp
branches/cmake/core/smartbody/sbm/src/PositionControl.h
branches/cmake/core/smartbody/sbm/src/RootWindow.cxx
branches/cmake/core/smartbody/sbm/src/RootWindow.h
branches/cmake/core/smartbody/sbm/src/RotationControl.cpp
branches/cmake/core/smartbody/sbm/src/RotationControl.h
branches/cmake/core/smartbody/sbm/src/SBMWindow.h
branches/cmake/core/smartbody/sbm/src/SbmWindow.cpp
branches/cmake/core/smartbody/sbm/src/bmlviewer/
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorBlock.cpp
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorBlock.h
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorEditorWidget.cpp
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorEditorWidget.h
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorWindow.cpp
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorWindow.h
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartView.cpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartView.hpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartViewArchive.cpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartViewArchive.hpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartViewCoordinate.cpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartViewCoordinate.hpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/channelbufferWindow.cpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/channelbufferWindow.hpp
branches/cmake/core/smartbody/sbm/src/fltk_viewer.cpp
branches/cmake/core/smartbody/sbm/src/fltk_viewer.h
branches/cmake/core/smartbody/sbm/src/glfont2.cpp
branches/cmake/core/smartbody/sbm/src/glfont2.h
branches/cmake/core/smartbody/sbm/src/nle/
branches/cmake/core/smartbody/sbm/src/nle/NonLinearEditor.cpp
branches/cmake/core/smartbody/sbm/src/nle/NonLinearEditor.h
branches/cmake/core/smartbody/sbm/src/nle/NonLinearEditorWidget.cpp
branches/cmake/core/smartbody/sbm/src/nle/NonLinearEditorWidget.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/
branches/cmake/core/smartbody/sbm/src/panimationviewer/PanimationWindow.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/PanimationWindow.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimBlock.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimBlock.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimEditorWidget.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimEditorWidget.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimRunTimeEditor.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimRunTimeEditor.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimScriptEditor.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimScriptEditor.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimStateEditor.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimStateEditor.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimTransitionEditor.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimTransitionEditor.h
branches/cmake/core/smartbody/sbm/src/pic.cpp
branches/cmake/core/smartbody/sbm/src/pic.h
branches/cmake/core/smartbody/sbm/src/ppm.cpp
branches/cmake/core/smartbody/sbm/src/sbm_main.cpp
branches/cmake/core/smartbody/sbm/visualc9/
branches/cmake/core/smartbody/sbm/visualc9/sbm-fltk.vcproj
branches/cmake/core/smartbody/sbm2/
Removed Paths:
-------------
branches/cmake/core/smartbody/sbm/CMakeLists.txt
branches/cmake/core/smartbody/sbm/README.txt
branches/cmake/core/smartbody/sbm/SBM render loop.txt
branches/cmake/core/smartbody/sbm/audiofile_viseme.map
branches/cmake/core/smartbody/sbm/bin/
branches/cmake/core/smartbody/sbm/bin/default.seq
branches/cmake/core/smartbody/sbm/license-gpl-3.0.txt
branches/cmake/core/smartbody/sbm/license-lgpl-3.0.txt
branches/cmake/core/smartbody/sbm/src/
branches/cmake/core/smartbody/sbm/src/CharacterCreatorWindow.cpp
branches/cmake/core/smartbody/sbm/src/CharacterCreatorWindow.h
branches/cmake/core/smartbody/sbm/src/CommandWindow.cpp
branches/cmake/core/smartbody/sbm/src/CommandWindow.h
branches/cmake/core/smartbody/sbm/src/ObjectManipulationHandle.cpp
branches/cmake/core/smartbody/sbm/src/ObjectManipulationHandle.h
branches/cmake/core/smartbody/sbm/src/PawnPosControl.cpp
branches/cmake/core/smartbody/sbm/src/PawnPosControl.h
branches/cmake/core/smartbody/sbm/src/PositionControl.cpp
branches/cmake/core/smartbody/sbm/src/PositionControl.h
branches/cmake/core/smartbody/sbm/src/RootWindow.cxx
branches/cmake/core/smartbody/sbm/src/RootWindow.h
branches/cmake/core/smartbody/sbm/src/RotationControl.cpp
branches/cmake/core/smartbody/sbm/src/RotationControl.h
branches/cmake/core/smartbody/sbm/src/SBMWindow.h
branches/cmake/core/smartbody/sbm/src/SbmWindow.cpp
branches/cmake/core/smartbody/sbm/src/bmlviewer/
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorBlock.cpp
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorBlock.h
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorEditorWidget.cpp
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorEditorWidget.h
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorWindow.cpp
branches/cmake/core/smartbody/sbm/src/bmlviewer/BehaviorWindow.h
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartView.cpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartView.hpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartViewArchive.cpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartViewArchive.hpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartViewCoordinate.cpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/GlChartViewCoordinate.hpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/channelbufferWindow.cpp
branches/cmake/core/smartbody/sbm/src/channelbufferviewer/channelbufferWindow.hpp
branches/cmake/core/smartbody/sbm/src/fltk_viewer.cpp
branches/cmake/core/smartbody/sbm/src/fltk_viewer.h
branches/cmake/core/smartbody/sbm/src/glfont2.cpp
branches/cmake/core/smartbody/sbm/src/glfont2.h
branches/cmake/core/smartbody/sbm/src/nle/
branches/cmake/core/smartbody/sbm/src/nle/NonLinearEditor.cpp
branches/cmake/core/smartbody/sbm/src/nle/NonLinearEditor.h
branches/cmake/core/smartbody/sbm/src/nle/NonLinearEditorWidget.cpp
branches/cmake/core/smartbody/sbm/src/nle/NonLinearEditorWidget.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/
branches/cmake/core/smartbody/sbm/src/panimationviewer/PanimationWindow.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/PanimationWindow.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimBlock.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimBlock.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimEditorWidget.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimEditorWidget.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimRunTimeEditor.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimRunTimeEditor.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimScriptEditor.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimScriptEditor.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimStateEditor.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimStateEditor.h
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimTransitionEditor.cpp
branches/cmake/core/smartbody/sbm/src/panimationviewer/ParamAnimTransitionEditor.h
branches/cmake/core/smartbody/sbm/src/pic.cpp
branches/cmake/core/smartbody/sbm/src/pic.h
branches/cmake/core/smartbody/sbm/src/ppm.cpp
branches/cmake/core/smartbody/sbm/src/sbm_main.cpp
branches/cmake/core/smartbody/sbm/visualc9/
branches/cmake/core/smartbody/sbm/visualc9/sbm-fltk.vcproj
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn