浏览代码

Merge pull request #38 from DavidWyand-GG/toolbox-bugfix

Bug fix for Torque 3D Toolbox to prevent launch buttons from working when no project is selected. For ticket #12.
David Wyand 13 年之前
父节点
当前提交
d0de864ea2

+ 1 - 0
Engine/bin/tools/comments/.gitignore

@@ -0,0 +1 @@
+# Keep directory in git repo

+ 0 - 9
Engine/bin/tools/comments/CB7C7F15-A958-4A75-9AED-29A41AEFF30C.xml

@@ -1,9 +0,0 @@
-<!DOCTYPE Comments>
-<Comments>
-   <Project Name="Demos-Physics" >
-      <Comment Author="Torque 3D" Name="Mon Oct 12 15:12:23 2009" >A singleplayer demo of the integrated PhysX support in Torque 3D</Comment>
-   </Project>
-   <Project Name="Examples-FPS Example" >
-      <Comment Author="Torque 3D" Name="Mon Oct 12 15:13:35 2009" >An example of a multiplayer first person shooter built with the stock Torque 3D functionality</Comment>
-   </Project>
-</Comments>

二进制
Torque 3D Toolbox.exe


二进制
Torque 3D.exe


+ 0 - 10
Torque 3D.exe.config

@@ -1,10 +0,0 @@
-<configuration>
-   <windows>
-      <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
-         <dependentAssembly>
-            <assemblyIdentity type="win32" name="Microsoft.VC80.CRT" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
-            <bindingRedirect oldVersion="8.0.41204.256-8.0.50727.4053" newVersion="8.0.50727.4053"/>
-         </dependentAssembly>
-     </assemblyBinding>
-   </windows>
-</configuration>