Author: fast
  Date: 2012-06-08 11:21:27 -0700 (Fri, 08 Jun 2012)
  New Revision: 252 - (https://trac.ict.usc.edu/vh_public/changeset/252)
  
  
Log:
FbxToSBConverter - merging changes from VH repository r11505, r11547, r11548, 
r11552, r11567, r11571, r11574, r11575, r11586

r11505
FbxToSBConverter - renamed project files

r11547
(reilly) fbxtosbmconverter- converter now supports new way of reading sync data 
from maya properties. Still supports old way as well.

r11548
(reilly) removed trailing space after sync point data

r11552
FbxToSBConverter - changed location of fbxsdk folder

r11567
FbxToSBConverter - copy msvc*100.dll to the .exe folder.
Visual Studio 2010 now allows this form of redist for the runtime (like it did 
in the good ol days).  This makes it so the vs2010 runtime installer is no 
longer needed to run our apps.
See VH-377
See http://msdn.microsoft.com/en-us/library/ms235316.aspx

We do this only for the Release builds.  We are not allowed to redist the debug 
dlls (msvc*100d.dll).  You must either have Visual Studio 2010 installed, or 
manually copy the debug dlls over (from the NoRedist folder).  This has always 
been the case, this is just a reminder.

r11571
(reilly) fbxtosbmconverter- added functionality to support old stroke names 
using the new method of outputting sync point names

r11574
(reilly) converter- removed print out if a property is missing. These print 
outs cause unity to hang

r11575
(reilly) converter- re-added the print out back in, but it only goes to the 
console, not the output file

r11586
FbxToSBConverter - release build config setting changes for consistency.  Set 
Omit Frame Pointers to No (/Oy-)  see VH-438

  
  Added:
   trunk/tools/FbxToSBConverter/FbxToSBConverter.sln
   trunk/tools/FbxToSBConverter/FbxToSBConverter.vcproj
   trunk/tools/FbxToSBConverter/FbxToSBConverter.vcxproj
  Removed:
   trunk/tools/FbxToSBConverter/FbxConverter.sln
   trunk/tools/FbxToSBConverter/FbxConverter.vcproj
   trunk/tools/FbxToSBConverter/FbxConverter.vcxproj
  Modified:
   trunk/tools/FbxToSBConverter/src/FbxParser.cpp
   trunk/tools/FbxToSBConverter/src/FbxParser.h


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to