mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-10 17:30:12 +00:00
1084 lines
21 KiB
XML
1084 lines
21 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="BulletMayaPlugin"
|
|
ProjectGUID="{681412B0-F197-4A2F-9263-DEA2E8690146}"
|
|
RootNamespace="BulletMayaPlugin"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="DebugDll|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Debug/BulletMayaPlugin.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/GR /GS /EHsc"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".;"C:\Program Files\Autodesk\Maya8.5\include";../../src;../../Extras\GIMPACT\include"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;NT_PLUGIN;REQUIRE_IOSTREAM"
|
|
RuntimeLibrary="3"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".Debug/"
|
|
ProgramDataBaseFileName=".\Debug/BulletMayaPlugin.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/export:initializePlugin /export:uninitializePlugin "
|
|
AdditionalDependencies="opengl32.lib glu32.lib odbc32.lib odbccp32.lib OpenMaya.lib Foundation.lib OpenMayaFX.lib OpenMayaAnim.lib OpenMayaUI.lib"
|
|
OutputFile="./BulletMayaPluginDebug.mll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\lib;"C:\Program Files\Autodesk\Maya8.5\lib";C:\develop\disney_bulletmaya\boost_1_35_0\lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/BulletMayaPlugin.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary=".\Debug/BulletMayaPlugin.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="install.bat"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugDll|x64"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseDll|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Release/BulletMayaPlugin.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/GR /GS /EHsc"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=".;"C:\Program Files\Autodesk\Maya2009\include";"C:\Program Files\Autodesk\Maya2008\include";"C:\Program Files\Autodesk\Maya8.5\include";"C:\Program Files\Alias\Maya8.0\include";../../src;../../Extras\GIMPACT\include"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;NT_PLUGIN;REQUIRE_IOSTREAM"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/BulletMayaPlugin.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/export:initializePlugin /export:uninitializePlugin "
|
|
AdditionalDependencies="opengl32.lib glu32.lib odbc32.lib odbccp32.lib OpenMaya.lib Foundation.lib OpenMayaRender.lib OpenMayaFX.lib OpenMayaAnim.lib OpenMayaUI.lib"
|
|
OutputFile=".\BulletMayaPlugin.mll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\lib;"C:\Program Files\Autodesk\Maya2009\lib";"C:\Program Files\Autodesk\Maya2008\lib";"C:\Program Files\Autodesk\Maya8.5\lib";"C:\Program Files\Alias\Maya8.0\lib";C:\develop\disney_bulletmaya\boost_1_35_0\lib;$(NOINHERIT)"
|
|
ProgramDatabaseFile=".\Release/BulletMayaPlugin.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary=".\Release/BulletMayaPlugin.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseDll|x64"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseDebug|Win32"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseDebug|x64"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\bt_solver.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bulletExport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\collisionShapeNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\drawUtils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dRigidBodyArrayCmd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dRigidBodyCmd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dSolverCmd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dSolverNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pdbIO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pluginMain.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rigidBodyArrayNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rigidBodyNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\solver.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\box_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\box_shape_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bt_box_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bt_collision_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bt_convex_hull_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bt_mesh_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bt_plane_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bt_rigid_body.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bt_solver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bt_sphere_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bulletExport.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\collision_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\collision_shape_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\collisionShapeNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\convex_hull_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\convex_hull_shape_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\drawUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dRigidBodyArrayCmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dRigidBodyCmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dSolverCmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dSolverNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mathUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mayaUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mesh_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mesh_shape_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pdbIO.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plane_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plane_shape_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rigid_body.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rigid_body_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rigidBodyArrayNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rigidBodyNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared_ptr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\solver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\solver_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sphere_shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sphere_shape_impl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Constraint"
|
|
>
|
|
<File
|
|
RelativePath=".\constraint\bt_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\bt_hinge_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\bt_nail_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\bt_sixdof_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\bt_slider_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\constraint_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\dHingeConstraintCmd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\dHingeConstraintCmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\dNailConstraintCmd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\dNailConstraintCmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\dsixdofConstraintCmd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\dsixdofConstraintCmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\dSliderConstraintCmd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\dSliderConstraintCmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\hinge_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\hinge_constraint_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\hingeConstraintNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\hingeConstraintNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\nail_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\nail_constraint_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\nailConstraintNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\nailConstraintNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\sixdof_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\sixdof_constraint_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\sixdofConstraintNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\sixdofConstraintNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\slider_constraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\slider_constraint_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\sliderConstraintNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constraint\sliderConstraintNode.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="slider"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="sixdof"
|
|
>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\scripts\AEdCollisionShapeTemplate.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\AEdHingeConstraintTemplate.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\AEdNailConstraintTemplate.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\AEdRigidBodyArrayTemplate.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\AEdRigidBodyTemplate.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\AEdSixdofConstraintTemplate.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\AEdSliderConstraintTemplate.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\AEdSolverTemplate.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\dynamica.mel"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\dynamicaUI.mel"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|