Browse Source

Added binaries to ref folder of BabylonExport.Core.csproj

Fixed release config of ColladaXnaImporter
Moved forward reference for ColladaXna
Gwenaël Hagenmuller 11 năm trước cách đây
mục cha
commit
961594d687

+ 2 - 2
Exporters/ExportToBabylon.sln

@@ -70,8 +70,8 @@ Global
 		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Debug|x86.ActiveCfg = Debug|x86
 		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Debug|x86.Build.0 = Debug|x86
 		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Release|Any CPU.ActiveCfg = Debug|x86
-		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Release|Mixed Platforms.ActiveCfg = Debug|x86
-		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Release|Mixed Platforms.Build.0 = Debug|x86
+		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Release|Mixed Platforms.ActiveCfg = Release|x86
+		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Release|Mixed Platforms.Build.0 = Release|x86
 		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Release|x64.ActiveCfg = Debug|x86
 		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Release|x86.ActiveCfg = Debug|x86
 		{625E5D7F-86F6-4961-89D0-3835BF261ACC}.Release|x86.Build.0 = Debug|x86

+ 2 - 0
Exporters/XNA - OBJ/BabylonExport.Core/BabylonExport.Core.csproj

@@ -204,6 +204,8 @@
     </None>
   </ItemGroup>
   <ItemGroup>
+    <Content Include="Refs\ColladaXnaBase.dll" />
+    <Content Include="Refs\ColladaXnaImporter.dll" />
     <Content Include="Refs\Microsoft.Xna.Framework.Content.Pipeline.AudioImporters.dll" />
     <Content Include="Refs\Microsoft.Xna.Framework.Content.Pipeline.dll" />
     <Content Include="Refs\Microsoft.Xna.Framework.Content.Pipeline.EffectImporter.dll" />

+ 1 - 1
Exporters/XNA - OBJ/BabylonExport.Core/Exporters/ThroughXNA/DAE/ColladaXna

@@ -1 +1 @@
-Subproject commit fc8c36d10129a9ef47cc294117f00be0203a4605
+Subproject commit eb09f3849e6c10503fdd1bd6316e074190f7ccc8

BIN
Exporters/XNA - OBJ/BabylonExport.Core/Refs/ColladaXnaBase.dll


BIN
Exporters/XNA - OBJ/BabylonExport.Core/Refs/ColladaXnaImporter.dll