Revision: 6025 http://sourceforge.net/p/smartbody/code/6025 Author: fastict Date: 2015-03-27 02:37:55 +0000 (Fri, 27 Mar 2015) Log Message: ----------- branch - the SBM_CharacterFrameDataMarshalFriendly struct was using a size_t for length. This is a bad idea when trying to do 64-bit across a managed boundary. set it to int instead.
Modified Paths: -------------- branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/sb/SBCharacter.cpp branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/sb/SBCharacterFrameData.h branches/fast/smartbody-toolkit-5542/core/smartbody/SmartBody/src/sb/smartbody-c-dll.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Smartbody-svn mailing list Smartbody-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartbody-svn