Revision: 4603
          http://sourceforge.net/p/smartbody/code/4603
Author:   fengww
Date:     2013-06-26 17:41:26 +0000 (Wed, 26 Jun 2013)
Log Message:
-----------
Add scene export/import feature to export the current scene into a folder or 
into a .zip archive. The folder can then be imported to SBGUI to reconstruct 
the original scene settings. Add zlib/minizip source codes in external for zip 
archive/compressions.

Modified Paths:
--------------
    trunk/core/smartbody/SmartBody/SmartBody.vcxproj
    trunk/core/smartbody/SmartBody/SmartBody.vcxproj.filters
    trunk/core/smartbody/sbm/src/RootWindow.cxx
    trunk/core/smartbody/sbm/src/RootWindow.h
    trunk/core/smartbody/sbm/src/channelbufferviewer/channelbufferWindow.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBScene.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBScene.h

Added Paths:
-----------
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/adler32.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/compress.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/crc32.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/crc32.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/crypt.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/deflate.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/deflate.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/example.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/gzclose.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/gzguts.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/gzlib.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/gzread.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/gzwrite.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/infback.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/inffast.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/inffast.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/inffixed.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/inflate.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/inflate.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/inftrees.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/inftrees.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/ioapi.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/ioapi.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/iowin32.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/iowin32.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/minigzip.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/trees.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/trees.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/uncompr.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/unzip.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/unzip.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/zconf.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/zip.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/zip.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/zlib.h
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/zutil.c
    trunk/core/smartbody/smartbody-lib/src/external/zlib-1.2.5/zutil.h

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


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to