Revision: 5230
          http://sourceforge.net/p/smartbody/code/5230
Author:   yuyuxu
Date:     2013-11-19 00:29:28 +0000 (Tue, 19 Nov 2013)
Log Message:
-----------
- Added google protocol buffer (distributed inside lib folder)
   protocol schema sits inside data/protocols, currently only have 
sbmotion.proto
   protocol .h&.cpp files sits inside core/smartbody/SmartBody/src/protocols
- Add useProtocolBuffer attribute so that you can toggle between boost and 
google protobuf (by default it's google protobuf)
- Fix some character motion recording function (still more to fix)
- loose the face channel limit, so it's not clamped from 0 - 1 anymore.

Commit 1...

Added Paths:
-----------
    trunk/lib/protobuf/
    trunk/lib/protobuf/COPYING.txt
    trunk/lib/protobuf/bin/
    trunk/lib/protobuf/bin/protoc.exe
    trunk/lib/protobuf/include/
    trunk/lib/protobuf/include/google/
    trunk/lib/protobuf/include/google/protobuf/
    trunk/lib/protobuf/include/google/protobuf/compiler/
    trunk/lib/protobuf/include/google/protobuf/compiler/code_generator.h
    trunk/lib/protobuf/include/google/protobuf/compiler/command_line_interface.h
    trunk/lib/protobuf/include/google/protobuf/compiler/cpp/
    trunk/lib/protobuf/include/google/protobuf/compiler/cpp/cpp_generator.h
    trunk/lib/protobuf/include/google/protobuf/compiler/importer.h
    trunk/lib/protobuf/include/google/protobuf/compiler/java/
    trunk/lib/protobuf/include/google/protobuf/compiler/java/java_generator.h
    trunk/lib/protobuf/include/google/protobuf/compiler/parser.h
    trunk/lib/protobuf/include/google/protobuf/compiler/plugin.h
    trunk/lib/protobuf/include/google/protobuf/compiler/python/
    
trunk/lib/protobuf/include/google/protobuf/compiler/python/python_generator.h
    trunk/lib/protobuf/include/google/protobuf/descriptor.h
    trunk/lib/protobuf/include/google/protobuf/descriptor.pb.h
    trunk/lib/protobuf/include/google/protobuf/descriptor_database.h
    trunk/lib/protobuf/include/google/protobuf/dynamic_message.h
    trunk/lib/protobuf/include/google/protobuf/extension_set.h
    trunk/lib/protobuf/include/google/protobuf/generated_enum_reflection.h
    trunk/lib/protobuf/include/google/protobuf/generated_message_reflection.h
    trunk/lib/protobuf/include/google/protobuf/generated_message_util.h
    trunk/lib/protobuf/include/google/protobuf/io/
    trunk/lib/protobuf/include/google/protobuf/io/coded_stream.h
    trunk/lib/protobuf/include/google/protobuf/io/gzip_stream.h
    trunk/lib/protobuf/include/google/protobuf/io/printer.h
    trunk/lib/protobuf/include/google/protobuf/io/tokenizer.h
    trunk/lib/protobuf/include/google/protobuf/io/zero_copy_stream.h
    trunk/lib/protobuf/include/google/protobuf/io/zero_copy_stream_impl.h
    trunk/lib/protobuf/include/google/protobuf/io/zero_copy_stream_impl_lite.h
    trunk/lib/protobuf/include/google/protobuf/message.h
    trunk/lib/protobuf/include/google/protobuf/message_lite.h
    trunk/lib/protobuf/include/google/protobuf/reflection_ops.h
    trunk/lib/protobuf/include/google/protobuf/repeated_field.h
    trunk/lib/protobuf/include/google/protobuf/service.h
    trunk/lib/protobuf/include/google/protobuf/stubs/
    trunk/lib/protobuf/include/google/protobuf/stubs/atomicops.h
    
trunk/lib/protobuf/include/google/protobuf/stubs/atomicops_internals_x86_msvc.h
    trunk/lib/protobuf/include/google/protobuf/stubs/common.h
    trunk/lib/protobuf/include/google/protobuf/stubs/once.h
    trunk/lib/protobuf/include/google/protobuf/stubs/platform_macros.h
    trunk/lib/protobuf/include/google/protobuf/stubs/template_util.h
    trunk/lib/protobuf/include/google/protobuf/stubs/type_traits.h
    trunk/lib/protobuf/include/google/protobuf/text_format.h
    trunk/lib/protobuf/include/google/protobuf/unknown_field_set.h
    trunk/lib/protobuf/include/google/protobuf/wire_format.h
    trunk/lib/protobuf/include/google/protobuf/wire_format_lite.h
    trunk/lib/protobuf/include/google/protobuf/wire_format_lite_inl.h
    trunk/lib/protobuf/lib/
    trunk/lib/protobuf/lib/Debug/
    trunk/lib/protobuf/lib/Debug/libprotobufd.lib
    trunk/lib/protobuf/lib/Debug/libprotocd.lib
    trunk/lib/protobuf/lib/Release/
    trunk/lib/protobuf/lib/Release/libprotobuf.lib
    trunk/lib/protobuf/lib/Release/libprotoc.lib

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


------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Smartbody-svn mailing list
Smartbody-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to