Browse Source

Merge pull request #1128 from simonferquel/master

[Fbx exporter] Bug fix for scenes with no material
David Catuhe 9 years ago
parent
commit
3b08a1ade4
100 changed files with 17 additions and 122 deletions
  1. 2 0
      .gitignore
  2. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk.h
  3. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxalloc.h
  4. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxarch.h
  5. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxdebug.h
  6. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxnew.h
  7. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxstdcompliant.h
  8. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxtypes.h
  9. 2 0
      Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxarray.h
  10. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxbitset.h
  11. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxcharptrset.h
  12. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxcontainerallocators.h
  13. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxdynamicarray.h
  14. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxfile.h
  15. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxfolder.h
  16. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxhashmap.h
  17. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxintrusivelist.h
  18. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxmap.h
  19. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxmemorypool.h
  20. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxmultimap.h
  21. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxpair.h
  22. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxredblacktree.h
  23. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxset.h
  24. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxstatus.h
  25. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxstring.h
  26. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxstringlist.h
  27. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxtime.h
  28. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxtimecode.h
  29. 6 2
      Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxutils.h
  30. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxclassid.h
  31. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxconnectionpoint.h
  32. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxdatatypes.h
  33. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxemitter.h
  34. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxevent.h
  35. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxeventhandler.h
  36. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxlistener.h
  37. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxloadingstrategy.h
  38. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxmanager.h
  39. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxmodule.h
  40. 0 60
      Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxobject.h
  41. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxperipheral.h
  42. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxplugin.h
  43. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxplugincontainer.h
  44. 0 54
      Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxproperty.h
  45. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxpropertydef.h
  46. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxpropertyhandle.h
  47. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxpropertypage.h
  48. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxpropertytypes.h
  49. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxquery.h
  50. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxqueryevent.h
  51. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxscopedloadingdirectory.h
  52. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxscopedloadingfilename.h
  53. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxstream.h
  54. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxsymbol.h
  55. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxsystemunit.h
  56. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxxref.h
  57. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxaffinematrix.h
  58. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxdualquaternion.h
  59. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxmath.h
  60. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxmatrix.h
  61. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxquaternion.h
  62. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxtransforms.h
  63. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxvector2.h
  64. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxvector4.h
  65. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/sync/fbxatomic.h
  66. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/sync/fbxclock.h
  67. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/sync/fbxsync.h
  68. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/sync/fbxthread.h
  69. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fbxsdk_def.h
  70. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fbxsdk_nsbegin.h
  71. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fbxsdk_nsend.h
  72. 6 6
      Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fbxsdk_version.h
  73. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladaanimationelement.h
  74. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladaelement.h
  75. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladaiostream.h
  76. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladanamespace.h
  77. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladatokens.h
  78. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladautils.h
  79. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxreadercollada14.h
  80. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxwritercollada14.h
  81. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxio.h
  82. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxreaderfbx5.h
  83. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxreaderfbx6.h
  84. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxreaderfbx7.h
  85. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxwriterfbx5.h
  86. 1 0
      Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbx/fbxwriterfbx6.h
  87. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxwriterfbx7.h
  88. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxbase64coder.h
  89. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxexporter.h
  90. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxexternaldocreflistener.h
  91. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxfiletokens.h
  92. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxglobalcamerasettings.h
  93. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxgloballightsettings.h
  94. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxglobalsettings.h
  95. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxgobo.h
  96. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbximporter.h
  97. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxiobase.h
  98. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxiopluginregistry.h
  99. 0 0
      Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxiosettings.h
  100. 0 0
      Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxiosettingspath.h

+ 2 - 0
.gitignore

@@ -44,6 +44,8 @@ ipch/
 *.ncb
 *.opensdf
 *.sdf
+*.VC.db
+*.VC.opendb
 
 # Visual Studio profiler
 *.psess

Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/arch/fbxalloc.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxalloc.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/arch/fbxarch.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxarch.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/arch/fbxdebug.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxdebug.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/arch/fbxnew.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxnew.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/arch/fbxstdcompliant.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxstdcompliant.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/arch/fbxtypes.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/arch/fbxtypes.h


+ 2 - 0
Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxarray.h

@@ -283,6 +283,8 @@ public:
 	* \return \c true if successful, otherwise \c false. */
 	inline void RemoveRange(const int pIndex, const int pCount)
 	{
+		FBX_ASSERT_RETURN(pIndex >= 0);
+		FBX_ASSERT_RETURN(pCount >= 0);
 		if( pIndex + pCount < mSize )
 		{
 			memmove(&mArray[pIndex], &mArray[pIndex + pCount], (mSize - pIndex - pCount) * sizeof(T));

Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxbitset.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxbitset.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxcharptrset.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxcharptrset.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxcontainerallocators.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxcontainerallocators.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxdynamicarray.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxdynamicarray.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxfile.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxfile.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxfolder.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxfolder.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxhashmap.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxhashmap.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxintrusivelist.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxintrusivelist.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxmap.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxmap.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxmemorypool.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxmemorypool.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxmultimap.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxmultimap.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxpair.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxpair.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxredblacktree.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxredblacktree.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxset.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxset.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxstatus.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxstatus.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxstring.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxstring.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxstringlist.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxstringlist.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxtime.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxtime.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxtimecode.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/base/fbxtimecode.h


+ 6 - 2
Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/base/fbxutils.h

@@ -35,8 +35,12 @@
 FBXSDK_DLL FbxString FbxGetSystemTempPath();
 
 /** Override the system temporary folder path name.
-* \param pPathUTF8 The system temporary folder to use for override. */
-FBXSDK_DLL void FbxSetSystemTempPath(const char* pPathUTF8);
+  * \param pPathUTF8 The system temporary folder to use for override.
+  * \return True if the system temporary folder path has been set and False otherwise.
+  * \remark The system temporary folder is limited to _MAX_PATH characters. Trying to set
+  * a longer value will fail and the current system temporary folder path is left unchanged.
+  */
+FBXSDK_DLL bool FbxSetSystemTempPath(const char* pPathUTF8);
 
 /** Retrieve the working directory of the system in UTF8 format.
 * \return A string that contain the current working directory of the system. */

Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxclassid.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxclassid.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxconnectionpoint.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxconnectionpoint.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxdatatypes.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxdatatypes.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxemitter.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxemitter.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxevent.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxevent.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxeventhandler.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxeventhandler.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxlistener.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxlistener.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxloadingstrategy.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxloadingstrategy.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxmanager.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxmanager.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxmodule.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxmodule.h


+ 0 - 60
Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxobject.h

@@ -161,12 +161,6 @@ class FBXSDK_DLL FbxObject : public FbxEmitter
 public:
 	//! \name General Object Management
 	//@{
-		/** Test if this class is a hierarchical children of the specified class type. This is the standard method to differentiate object classes. (Deprecated, please use Is<Type>() instead.)
-		* \param pClassId The class type to test against self.
-		* \return \c true if the object is a hierarchical children of the type specified.
-		* \remark This function will perform a complete search until it reaches the top level class, but it will stop as soon as one ClassId matches the test. */
-		FBX_DEPRECATED inline bool Is(const FbxClassId& pClassId) const { return GetClassId().Is(pClassId); }
-
 		/** Templated test if this class is a hierarchical children of the specified class type.
 		* \return \c true if the object is a hierarchical children of the type specified.
 		* \remark This function will perform a complete search until it reaches the top level class, but it will stop as soon as one ClassId matches the test. */
@@ -450,12 +444,6 @@ public:
 		  */
 		inline bool DisconnectAllSrcObject(const FbxCriteria& pCriteria) { return RootProperty.DisconnectAllSrcObject(pCriteria); }
 
-		/** Disconnects this object from all source objects of a specific class type. (Deprecated, please use DisconnectAllSrcObject<Type>() instead.)
-		  * \param pClassId The specific class type.
-		  * \return \c True if it disconnects all source objects successfully, \c false otherwise.
-		  */
-		FBX_DEPRECATED inline bool DisconnectAllSrcObject(FbxClassId pClassId) { return RootProperty.DisconnectAllSrcObject(FbxCriteria::ObjectType(pClassId)); }
-
 		/** Returns the number of source objects with which this object connects.
 		  * \return The number of source objects with which this object connects. 
 		  */
@@ -467,12 +455,6 @@ public:
 		  */
 		inline int GetSrcObjectCount(const FbxCriteria& pCriteria) const { return RootProperty.GetSrcObjectCount(pCriteria); }
 
-		/** Returns the number of source objects of the specific class type with which this object connects. (Deprecated, please use GetSrcObjectCount<Type>() instead.)
-		  * \param pClassId The specific class type.
-		  * \return The number of source objects of the specific class type with which this object connects.
-		  */
-		FBX_DEPRECATED inline int GetSrcObjectCount(FbxClassId pClassId) const { return RootProperty.GetSrcObjectCount(FbxCriteria::ObjectType(pClassId)); }
-
 		/** Returns the source object with which this object connects at the specified index.
 		  * \param pIndex The specified index whose default value is 0.
 		  * \return The source object at the specified index, NULL if not found.
@@ -486,13 +468,6 @@ public:
 		  */
 		inline FbxObject* GetSrcObject(const FbxCriteria& pCriteria, int pIndex=0) const { return RootProperty.GetSrcObject(pCriteria,pIndex); }
 
-		/** Returns the source object of the specified class type at the specified index with which this object connects. (Deprecated, please use GetSrcObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \param pIndex The specified index whose default value is 0.
-		  * \return The source object of the specified class type at the specified index, NULL if not found.
-		  */
-		FBX_DEPRECATED inline FbxObject* GetSrcObject(FbxClassId pClassId, int pIndex=0) const { return RootProperty.GetSrcObject(FbxCriteria::ObjectType(pClassId), pIndex); }
-
 		/** Searches the source object with the specified name, starting at the specified index.
 		  * \param pName The object name.
 		  * \param pStartIndex The start index.
@@ -508,14 +483,6 @@ public:
 		  */
 		inline FbxObject* FindSrcObject(const FbxCriteria& pCriteria, const char* pName, int pStartIndex=0) const { return RootProperty.FindSrcObject(pCriteria,pName,pStartIndex); }
 
-		/** Searches the source object with the specified name which is also the specified class type, starting at the specified index. (Deprecated, please use FindSrcObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \param pName The object name.
-		  * \param pStartIndex The start index.
-		  * \return The source object with the name, NULL if not found.
-		  */
-		FBX_DEPRECATED inline FbxObject* FindSrcObject(FbxClassId pClassId, const char* pName, int pStartIndex=0) const { return RootProperty.FindSrcObject(FbxCriteria::ObjectType(pClassId), pName, pStartIndex); }
-
 		/** Disconnects this object from all source objects of the specified class type.
 		* \return \c true if it disconnects all source objects successfully, \c false otherwise. */
 		template <class T> inline bool DisconnectAllSrcObject() { return RootProperty.DisconnectAllSrcObject(FbxCriteria::ObjectType(T::ClassId)); }
@@ -588,12 +555,6 @@ public:
 		  */
 		inline bool DisconnectAllDstObject(const FbxCriteria& pCriteria) { return RootProperty.DisconnectAllDstObject(pCriteria); }
 
-		/** Disconnects this object from all destination objects of the specified class type. (Deprecated, please use DisconnectAllDstObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \return \c True if it disconnects all destination objects of the specified class type successfully, \c false otherwise.
-		  */
-		FBX_DEPRECATED inline bool DisconnectAllDstObject(FbxClassId pClassId) { return RootProperty.DisconnectAllDstObject(FbxCriteria::ObjectType(pClassId)); }
-
 		/** Returns the number of destination objects with which this object connects. 
 		  * \return The number of destination objects with which this object connects. 
 		  */
@@ -605,12 +566,6 @@ public:
 		  */
 		inline int GetDstObjectCount(const FbxCriteria& pCriteria) const { return RootProperty.GetDstObjectCount(pCriteria); }
 
-		/** Returns the number of destination objects of the specified class type with which this object connects. (Deprecated, please use GetDstObjectCount<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \return The number of destination objects of the specified class type with which this object connects. 
-		  */
-		FBX_DEPRECATED inline int GetDstObjectCount(FbxClassId pClassId) const { return RootProperty.GetDstObjectCount(FbxCriteria::ObjectType(pClassId)); }
-
 		/** Returns the destination object at the specified index with which this object connects.
 		  * \param pIndex The specified index whose default value is 0.
 		  * \return The destination object at the specified index, NULL if not found.
@@ -624,13 +579,6 @@ public:
 		  */
 		inline FbxObject* GetDstObject(const FbxCriteria& pCriteria, int pIndex=0) const { return RootProperty.GetDstObject(pCriteria,pIndex); }
 
-		/** Returns the destination object of the specified class type with which this object connects at the specified index. (Deprecated, please use GetDstObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \param pIndex The specified index whose default value is 0.
-		  * \return The destination object of the specified class type at the specified index, NULL if not found.
-		  */
-		FBX_DEPRECATED inline FbxObject* GetDstObject(FbxClassId pClassId, int pIndex=0) const { return RootProperty.GetDstObject(FbxCriteria::ObjectType(pClassId), pIndex); }
-
 		/** Searches the destination object with the specified name, starting at the specified index.
 		  * \param pName The object name.
 		  * \param pStartIndex The start index.
@@ -646,14 +594,6 @@ public:
 		  */
 		inline FbxObject* FindDstObject(const FbxCriteria& pCriteria, const char* pName, int pStartIndex=0) const { return RootProperty.FindDstObject(pCriteria,pName,pStartIndex); }
 
-		/** Searches the destination object with the specified name which is the specified class type, starting at the specified index. (Deprecated, please use FindDstObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \param pName The object name.
-		  * \param pStartIndex The start index.
-		  * \return The destination object with the name, NULL if not found.
-		  */
-		FBX_DEPRECATED inline FbxObject* FindDstObject(FbxClassId pClassId, const char* pName,int pStartIndex=0) const { return RootProperty.FindDstObject(FbxCriteria::ObjectType(pClassId), pName, pStartIndex); }
-
 		/** Disconnects this object from all destination objects of the specified class type.
 		* \return \c true if it disconnects all destination objects of the specified class type successfully, \c false otherwise. */
 		template <class T> inline bool DisconnectAllDstObject() { return RootProperty.DisconnectAllDstObject(FbxCriteria::ObjectType(T::ClassId)); }

Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxperipheral.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxperipheral.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxplugin.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxplugin.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxplugincontainer.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxplugincontainer.h


+ 0 - 54
Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxproperty.h

@@ -703,12 +703,6 @@ public:
 		  */
 		bool DisconnectAllSrcObject(const FbxCriteria& pCriteria);
 
-		/** Disconnects this property from all the source objects of a specific class type. (Deprecated, please use DisconnectAllSrcObject<Type>() instead.)
-		  * \param pClassId The specific class type.
-		  * \return \c True if it disconnects all the source objects successfully, \c false otherwise.
-		  */
-		FBX_DEPRECATED bool DisconnectAllSrcObject(const FbxClassId& pClassId);
-
 		/** Returns the number of source objects with which this property connects.
 		  * \return The number of source objects with which this property connects. 
 		  */
@@ -720,12 +714,6 @@ public:
 		  */
 		int GetSrcObjectCount(const FbxCriteria& pCriteria) const;
 
-		/** Returns the number of source objects of the specific class type with which this property connects. (Deprecated, please use GetSrcObjectCount<Type>() instead.)
-		  * \param pClassId The specific class type.
-		  * \return The number of source objects of the specific class type with which this property connects.
-		  */
-		FBX_DEPRECATED int GetSrcObjectCount(const FbxClassId& pClassId) const;
-
 		/** Returns the source object at the specified index with which this property connects.
 		  * \param pIndex The specified index whose default value is 0.
 		  * \return The source object at the specified index, NULL if not found.
@@ -739,13 +727,6 @@ public:
 		  */
 		FbxObject* GetSrcObject(const FbxCriteria& pCriteria, const int pIndex=0) const;
 
-		/** Returns the source object of the specified class type at the specified index with which this property connects. (Deprecated, please use GetSrcObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \param pIndex The specified index whose default value is 0.
-		  * \return The source object of the specified class type at the specified index, NULL if not found.
-		  */
-		FBX_DEPRECATED FbxObject* GetSrcObject(const FbxClassId& pClassId, const int pIndex=0) const;
-
 		/** Searches the source object with the specified name, starting with the specified index.
 		  * \param pName The object name.
 		  * \param pStartIndex The start index.
@@ -761,14 +742,6 @@ public:
 		  */
 		FbxObject* FindSrcObject(const FbxCriteria& pCriteria, const char* pName, const int pStartIndex=0) const;
 
-		/** Searches the source object with the specified name which is of the specified class type, starting with the specified index. (Deprecated, please use FindSrcObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \param pName The object name.
-		  * \param pStartIndex The start index.
-		  * \return The source object with the name, NULL if not found.
-		  */
-		FBX_DEPRECATED FbxObject* FindSrcObject(const FbxClassId& pClassId, const char* pName, const int pStartIndex=0) const;
-
 		/** Disconnects this property from all source objects of the specified class type.
 		  * \tparam T The specified class type.
 		  * \return \c True if it disconnects all source objects successfully, \c false otherwise.
@@ -857,12 +830,6 @@ public:
 		  */
 		bool DisconnectAllDstObject(const FbxCriteria& pCriteria);
 
-		/** Disconnects this property from all the destination objects of the specified class type. (Deprecated, please use DisconnectAllDstObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \return \c True if it disconnects all the destination objects successfully, \c false otherwise.
-		  */
-		FBX_DEPRECATED bool DisconnectAllDstObject(const FbxClassId& pClassId);
-
 		/** Returns the number of destination objects with which this property connects. 
 		  * \return The number of destination objects with which this property connects. 
 		  */
@@ -874,12 +841,6 @@ public:
 		  */
 		int GetDstObjectCount(const FbxCriteria& pCriteria) const;
 
-		/** Returns the number of destination objects of the specified class type with which this property connects. (Deprecated, please use GetDstObjectCount<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \return The number of destination objects of the specified class type with which this property connects. 
-		  */
-		FBX_DEPRECATED int GetDstObjectCount(const FbxClassId& pClassId) const;
-
 		/** Returns the destination object at the specified index with which this property connects.
 		  * \param pIndex The specified index whose default value is 0.
 		  * \return The destination object at the specified index, NULL if not found.
@@ -893,13 +854,6 @@ public:
 		  */
 		FbxObject* GetDstObject(const FbxCriteria& pCriteria, const int pIndex=0) const;
 
-		/** Returns the destination object of the specified class type at the specified index with which this property connects. (Deprecated, please use GetDstObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \param pIndex The specified index whose default value is 0.
-		  * \return The destination object of the specified class type at the specified index, NULL if not found.
-		  */
-		FBX_DEPRECATED FbxObject* GetDstObject(const FbxClassId& pClassId, const int pIndex=0) const;
-
 		/** Searches the destination object with the specified name, starting with the specified index.
 		  * \param pName The object name.
 		  * \param pStartIndex The start index.
@@ -915,14 +869,6 @@ public:
 		  */
 		FbxObject* FindDstObject(const FbxCriteria& pCriteria, const char* pName, const int pStartIndex=0) const;
 
-		/** Searches the destination object with the specified name which is of the specified class type, starting with the specified index. (Deprecated, please use FindDstObject<Type>() instead.)
-		  * \param pClassId The specified class type.
-		  * \param pName The object name.
-		  * \param pStartIndex The start index.
-		  * \return The destination object with the name, NULL if not found.
-		  */
-		FBX_DEPRECATED FbxObject* FindDstObject(const FbxClassId& pClassId, const char* pName, const int pStartIndex=0) const;
-
 		/** Disconnects this property from all the destination objects of the specified class type.
 		  * \tparam T The specified class type.
 		  * \return \c True if it disconnects all the destination objects successfully, \c false otherwise.

Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxpropertydef.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxpropertydef.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxpropertyhandle.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxpropertyhandle.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxpropertypage.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxpropertypage.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxpropertytypes.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxpropertytypes.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxquery.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxquery.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxqueryevent.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxqueryevent.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxscopedloadingdirectory.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxscopedloadingdirectory.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxscopedloadingfilename.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxscopedloadingfilename.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxstream.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxstream.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxsymbol.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxsymbol.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxsystemunit.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxsystemunit.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/fbxxref.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/fbxxref.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/math/fbxaffinematrix.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxaffinematrix.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/math/fbxdualquaternion.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxdualquaternion.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/math/fbxmath.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxmath.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/math/fbxmatrix.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxmatrix.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/math/fbxquaternion.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxquaternion.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/math/fbxtransforms.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxtransforms.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/math/fbxvector2.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxvector2.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/math/fbxvector4.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/math/fbxvector4.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/sync/fbxatomic.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/sync/fbxatomic.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/sync/fbxclock.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/sync/fbxclock.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/sync/fbxsync.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/sync/fbxsync.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/core/sync/fbxthread.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/core/sync/fbxthread.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fbxsdk_def.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fbxsdk_def.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fbxsdk_nsbegin.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fbxsdk_nsbegin.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fbxsdk_nsend.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fbxsdk_nsend.h


+ 6 - 6
Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fbxsdk_version.h

@@ -20,14 +20,14 @@
 #define _FBXSDK_VERSION_H_
 
 //FBX SDK version defines
-#define FBXSDK_VERSION_MAJOR	2016		//<! Integer, version major number
-#define FBXSDK_VERSION_MINOR	1			//<! Integer, version minor number
-#define FBXSDK_VERSION_POINT	0			//<! Integer, version point number
+#define FBXSDK_VERSION_MAJOR	2017		//<! Integer, version major number
+#define FBXSDK_VERSION_MINOR	0			//<! Integer, version minor number
+#define FBXSDK_VERSION_POINT	1			//<! Integer, version point number
 #define FBXSDK_VERSION_NAME		"Release"	//<! String, version name, example: Alpha, Beta, RC, Release
 
-#define FBXSDK_VERSION_YEAR     2015		//<! Integer, release date year
-#define FBXSDK_VERSION_MONTH	06			//<! Integer, release date month
-#define FBXSDK_VERSION_DAY		30			//<! Integer, release date day
+#define FBXSDK_VERSION_YEAR     2016		//<! Integer, release date year
+#define FBXSDK_VERSION_MONTH	04			//<! Integer, release date month
+#define FBXSDK_VERSION_DAY		14			//<! Integer, release date day
 
 #ifndef FBXSDK_VERSION_REVISION
 	#define FBXSDK_VERSION_REVISION	0		//<! Integer, version revision number, set by build environment. Do not edit here!

Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/collada/fbxcolladaanimationelement.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladaanimationelement.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/collada/fbxcolladaelement.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladaelement.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/collada/fbxcolladaiostream.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladaiostream.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/collada/fbxcolladanamespace.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladanamespace.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/collada/fbxcolladatokens.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladatokens.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/collada/fbxcolladautils.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxcolladautils.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/collada/fbxreadercollada14.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxreadercollada14.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/collada/fbxwritercollada14.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/collada/fbxwritercollada14.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbx/fbxio.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxio.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbx/fbxreaderfbx5.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxreaderfbx5.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbx/fbxreaderfbx6.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxreaderfbx6.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbx/fbxreaderfbx7.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxreaderfbx7.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbx/fbxwriterfbx5.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxwriterfbx5.h


+ 1 - 0
Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbx/fbxwriterfbx6.h

@@ -298,6 +298,7 @@ private:
     FbxArray<ModifiedPropertyInfo*> mModifiedProperties;
     void ReplaceUnsupportedProperties(FbxScene* pScene, bool pPreprocessPass, int pFormatV);
 	void StoreUnsupportedProperty(FbxObject* pObject, FbxProperty& pProperty);
+    bool IsLeafRoll(const FbxString& pNameWithoutNameSpacePrefix);
 
     FbxProgress* mProgress;
     bool mProgressPause;

Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbx/fbxwriterfbx7.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbx/fbxwriterfbx7.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxbase64coder.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxbase64coder.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxexporter.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxexporter.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxexternaldocreflistener.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxexternaldocreflistener.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxfiletokens.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxfiletokens.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxglobalcamerasettings.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxglobalcamerasettings.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxgloballightsettings.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxgloballightsettings.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxglobalsettings.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxglobalsettings.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxgobo.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxgobo.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbximporter.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbximporter.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxiobase.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxiobase.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxiopluginregistry.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxiopluginregistry.h


Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxiosettings.h → Exporters/FBX/3rdParty/Fbx2017.0.1/include/fbxsdk/fileio/fbxiosettings.h


+ 0 - 0
Exporters/FBX/3rdParty/Fbx2016.1/include/fbxsdk/fileio/fbxiosettingspath.h


Some files were not shown because too many files changed in this diff