mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 23:24:41 +00:00
update assimp lib
This commit is contained in:
parent
03a348deb7
commit
d3f8fee74e
1725 changed files with 196314 additions and 62009 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[Setup]
|
||||
AppName=Open Asset Import Library - Viewer
|
||||
AppVerName=Open Asset Import Library - Viewer (v2.0)
|
||||
AppVerName=Open Asset Import Library - Viewer (v5.3.0)
|
||||
DefaultDirName={pf}\AssimpView
|
||||
DefaultGroupName=AssimpView
|
||||
UninstallDisplayIcon={app}\bin\x86\assimp.exe
|
||||
|
|
@ -12,9 +12,9 @@ SetupIconFile=..\..\tools\shared\assimp_tools_icon.ico
|
|||
WizardImageFile=compiler:WizModernImage-IS.BMP
|
||||
WizardSmallImageFile=compiler:WizModernSmallImage-IS.BMP
|
||||
LicenseFile=License.rtf
|
||||
OutputBaseFileName=assimp-view-2.0-setup
|
||||
VersionInfoVersion=2.0.0.0
|
||||
VersionInfoTextVersion=2.0
|
||||
OutputBaseFileName=assimp-view-5.0-setup
|
||||
VersionInfoVersion=5.3.0.0
|
||||
VersionInfoTextVersion=5.3.0
|
||||
VersionInfoCompany=Assimp Development Team
|
||||
ArchitecturesInstallIn64BitMode=x64
|
||||
|
||||
|
|
|
|||
|
|
@ -2,19 +2,19 @@
|
|||
|
||||
[Setup]
|
||||
AppName=Open Asset Import Library - SDK
|
||||
AppVerName=Open Asset Import Library - SDK (v5.1.0)
|
||||
AppVerName=Open Asset Import Library - SDK (v5.4.3)
|
||||
DefaultDirName={pf}\Assimp
|
||||
DefaultGroupName=Assimp
|
||||
UninstallDisplayIcon={app}\bin\x64\assimp.exe
|
||||
OutputDir=out
|
||||
AppCopyright=Assimp Development Team
|
||||
SetupIconFile=..\..\tools\shared\assimp_tools_icon.ico
|
||||
WizardImageFile=compiler:WizModernImage-IS.BMP
|
||||
WizardSmallImageFile=compiler:WizModernSmallImage-IS.BMP
|
||||
WizardImageFile=..\..\tools\shared\assimp_tools_icon.bmp
|
||||
WizardSmallImageFile=..\..\tools\shared\assimp_tools_icon.bmp
|
||||
LicenseFile=License.rtf
|
||||
OutputBaseFileName=assimp-sdk-5.1.0-setup
|
||||
VersionInfoVersion=5.1.0.0
|
||||
VersionInfoTextVersion=5.1.0
|
||||
OutputBaseFileName=assimp-sdk-5.4.3-setup
|
||||
VersionInfoVersion=5.4.3.0
|
||||
VersionInfoTextVersion=5.4.3
|
||||
VersionInfoCompany=Assimp Development Team
|
||||
ArchitecturesInstallIn64BitMode=x64
|
||||
|
||||
|
|
@ -49,14 +49,14 @@ Source: "WEB"; DestDir: "{app}"
|
|||
Source: "..\..\scripts\*"; DestDir: "{app}\scripts"; Flags: recursesubdirs
|
||||
|
||||
; x64 binaries
|
||||
Source: "..\..\bin\release\assimp-vc141-mt.dll"; DestDir: "{app}\bin\x64"
|
||||
Source: "..\..\bin\release\assimp-vc143-mt.dll"; DestDir: "{app}\bin\x64"
|
||||
Source: "..\..\bin\release\assimp_viewer.exe"; DestDir: "{app}\bin\x64"; Components: tools
|
||||
Source: "C:\Windows\SysWOW64\D3DCompiler_42.dll"; DestDir: "{app}\bin\x64"; DestName: "D3DCompiler_42.dll"; Components: tools
|
||||
Source: "C:\Windows\SysWOW64\D3DX9_42.dll"; DestDir: "{app}\bin\x64"; DestName: "D3DX9_42.dll"; Components: tools
|
||||
Source: "..\..\bin\release\assimp.exe"; DestDir: "{app}\bin\x64"; Components: tools
|
||||
|
||||
; Import libraries
|
||||
Source: "..\..\lib\release\assimp-vc141-mt.lib"; DestDir: "{app}\lib\x64"
|
||||
Source: "..\..\lib\release\assimp-vc143-mt.lib"; DestDir: "{app}\lib\x64"
|
||||
|
||||
; Samples
|
||||
Source: "..\..\samples\*"; DestDir: "{app}\samples"; Flags: recursesubdirs; Components: samples
|
||||
|
|
|
|||
|
|
@ -2,19 +2,19 @@
|
|||
|
||||
[Setup]
|
||||
AppName=Open Asset Import Library - SDK
|
||||
AppVerName=Open Asset Import Library - SDK (v5.1.0)
|
||||
AppVerName=Open Asset Import Library - SDK (v5.4.3)
|
||||
DefaultDirName={pf}\Assimp
|
||||
DefaultGroupName=Assimp
|
||||
UninstallDisplayIcon={app}\bin\x86\assimp.exe
|
||||
OutputDir=out
|
||||
AppCopyright=Assimp Development Team
|
||||
SetupIconFile=..\..\tools\shared\assimp_tools_icon.ico
|
||||
WizardImageFile=compiler:WizModernImage-IS.BMP
|
||||
WizardSmallImageFile=compiler:WizModernSmallImage-IS.BMP
|
||||
WizardImageFile=..\..\tools\shared\assimp_tools_icon.bmp
|
||||
WizardSmallImageFile=..\..\tools\shared\assimp_tools_icon.bmp
|
||||
LicenseFile=License.rtf
|
||||
OutputBaseFileName=assimp-sdk-5.1.0-setup
|
||||
VersionInfoVersion=5.1.0.0
|
||||
VersionInfoTextVersion=5.1.0
|
||||
OutputBaseFileName=assimp-sdk-5.4.3-setup
|
||||
VersionInfoVersion=5.4.3.
|
||||
VersionInfoTextVersion=5.4.3
|
||||
VersionInfoCompany=Assimp Development Team
|
||||
;ArchitecturesInstallIn64BitMode=x64
|
||||
|
||||
|
|
@ -43,13 +43,13 @@ Source: "vc_redist.x86.exe"; DestDir: "{app}\stub\"; Check: not IsWin64
|
|||
; Common stuff
|
||||
Source: "..\..\CREDITS"; DestDir: "{app}"
|
||||
Source: "..\..\LICENSE"; DestDir: "{app}"
|
||||
Source: "..\..\README"; DestDir: "{app}"
|
||||
Source: "..\..\Readme.md"; DestDir: "{app}"
|
||||
Source: "WEB"; DestDir: "{app}"
|
||||
|
||||
Source: "..\..\scripts\*"; DestDir: "{app}\scripts"; Flags: recursesubdirs
|
||||
|
||||
; x86 binaries
|
||||
Source: "..\..\bin\release\assimp-vc141-mt.dll"; DestDir: "{app}\bin\x86"
|
||||
Source: "..\..\bin\release\assimp-vc143-mt.dll"; DestDir: "{app}\bin\x86"
|
||||
Source: "..\..\bin\release\assimp_viewer.exe"; DestDir: "{app}\bin\x86"; Components: tools
|
||||
Source: "C:\Windows\SysWOW64\D3DCompiler_42.dll"; DestDir: "{app}\bin\x86"; Components: tools
|
||||
Source: "C:\Windows\SysWOW64\D3DX9_42.dll"; DestDir: "{app}\bin\x86"; Components: tools
|
||||
|
|
@ -57,7 +57,7 @@ Source: "..\..\bin\release\assimp.exe"; DestDir: "{app}\bin\x86";
|
|||
|
||||
|
||||
; Import libraries
|
||||
Source: "..\..\lib\release\assimp-vc141-mt.lib"; DestDir: "{app}\lib\x86"
|
||||
Source: "..\..\lib\release\assimp-vc143-mt.lib"; DestDir: "{app}\lib\x86"
|
||||
|
||||
; Samples
|
||||
Source: "..\..\samples\*"; DestDir: "{app}\samples"; Flags: recursesubdirs; Components: samples
|
||||
|
|
|
|||
|
|
@ -1,29 +0,0 @@
|
|||
|
||||
------------------------------------------------------------------------------------
|
||||
Open Asset Import Library (Assimp) Tools/Binaries for Windows
|
||||
Release Notes
|
||||
------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Known Bugs & Limitations
|
||||
========================
|
||||
|
||||
Viewer
|
||||
|
||||
- For files more than one embedded texture, only the first is loaded.
|
||||
- Normals appear flipped from time to time when either of the normals-related menu items was hit.
|
||||
- Alpha-sorting is implemented, but still causes artifacts when models are moved quickly.
|
||||
- Several important texture file formats (such as GIF) are not supported.
|
||||
- HUD is blurred on the right side. ATI/AMD hardware only.
|
||||
|
||||
Troubleshooting
|
||||
===============
|
||||
|
||||
1. Missing d3dx9_42.dll?
|
||||
Install the latest DirectX runtime or grab the file from somewhere (that's evil but mostly fine).
|
||||
|
||||
2. Application configuration not correct / missing msv*** DLLs?
|
||||
(Re)install Microsoft Visual C++ 2005 SP1 Redistributable (x86 or x64, depending on your system)
|
||||
|
||||
3. Crashes immediately
|
||||
You CPU lacks SSE2 support. Build Assimp from scratch to suit your CPU, sorry.
|
||||
|
|
@ -1,169 +0,0 @@
|
|||
|
||||
rem -----------------------------------------------------
|
||||
rem Batch file to build zipped redist packages
|
||||
rem Two different packages are built:
|
||||
rem
|
||||
rem assimp--<revision>-bin.zip
|
||||
rem Binaries for x86 and x64
|
||||
rem Command line reference
|
||||
rem
|
||||
rem assimp--<revision>-sdk.zip
|
||||
rem Binaries for x86 and x64, Debug & Release
|
||||
rem Libs for DLL build, x86 & 64, Debug & Release
|
||||
rem Full SVN checkout exluding mkutil & port
|
||||
rem
|
||||
rem
|
||||
rem PREREQUISITES:
|
||||
rem -7za.exe (7zip standalone)
|
||||
rem Download from http://www.7-zip.org/download.html
|
||||
rem
|
||||
rem -svnversion.exe (Subversion revision getter)
|
||||
rem Download any command line SVN package
|
||||
rem
|
||||
rem -doxygen.exe (Doxygen client)
|
||||
rem Download from www.doxygen.com
|
||||
rem
|
||||
rem -svn client
|
||||
rem
|
||||
rem NOTES:
|
||||
rem ./bin must not have any local modifications
|
||||
rem
|
||||
rem -----------------------------------------------------
|
||||
|
||||
@echo off
|
||||
color 4e
|
||||
cls
|
||||
|
||||
rem -----------------------------------------------------
|
||||
rem Setup file revision for build
|
||||
rem -----------------------------------------------------
|
||||
call mkrev.bat
|
||||
|
||||
rem -----------------------------------------------------
|
||||
rem Build output file names
|
||||
rem -----------------------------------------------------
|
||||
|
||||
cd ..\..\bin
|
||||
svnversion > tmpfile.txt
|
||||
SET /p REVISIONBASE= < tmpfile.txt
|
||||
DEL /q tmpfile.txt
|
||||
cd ..\packaging\windows-mkzip
|
||||
|
||||
SET VERSIONBASE=2.0.%REVISIONBASE%
|
||||
|
||||
SET OUT_SDK=assimp--%VERSIONBASE%-sdk
|
||||
SET OUT_BIN=assimp--%VERSIONBASE%-bin
|
||||
|
||||
SET BINCFG_x86=release-dll_win32
|
||||
SET BINCFG_x64=release-dll_x64
|
||||
|
||||
SET BINCFG_x86_DEBUG=debug-dll_win32
|
||||
SET BINCFG_x64_DEBUG=debug-dll_x64
|
||||
|
||||
rem -----------------------------------------------------
|
||||
rem Delete previous output directories
|
||||
rem -----------------------------------------------------
|
||||
RD /S /q final\
|
||||
|
||||
rem -----------------------------------------------------
|
||||
rem Create output directories
|
||||
rem -----------------------------------------------------
|
||||
|
||||
mkdir final\%OUT_BIN%\x86
|
||||
mkdir final\%OUT_BIN%\x64
|
||||
|
||||
rem -----------------------------------------------------
|
||||
rem Copy all executables to 'final-bin'
|
||||
rem -----------------------------------------------------
|
||||
|
||||
copy /Y ..\..\bin\assimpview_%BINCFG_x86%\assimp_view.exe "final\%OUT_BIN%\x86\assimp_view.exe"
|
||||
copy /Y ..\..\bin\assimpview_%BINCFG_x64%\assimp_view.exe "final\%OUT_BIN%\x64\assimp_view.exe"
|
||||
|
||||
copy /Y ..\..\bin\assimpcmd_%BINCFG_x86%\assimp.exe "final\%OUT_BIN%\x86\assimp.exe"
|
||||
copy /Y ..\..\bin\assimpcmd_%BINCFG_x64%\assimp.exe "final\%OUT_BIN%\x64\assimp.exe"
|
||||
|
||||
copy /Y ..\..\bin\assimp_%BINCFG_x86%\Assimp32.dll "final\%OUT_BIN%\x86\Assimp32.dll"
|
||||
copy /Y ..\..\bin\assimp_%BINCFG_x64%\Assimp64.dll "final\%OUT_BIN%\x64\Assimp64.dll"
|
||||
|
||||
copy ..\..\LICENSE final\%OUT_BIN%\LICENSE
|
||||
copy ..\..\CREDITS final\%OUT_BIN%\CREDITS
|
||||
copy bin_readme.txt final\%OUT_BIN%\README
|
||||
copy bin_readme.txt final\%OUT_BIN%\README
|
||||
|
||||
copy ..\..\doc\AssimpCmdDoc_Html\AssimpCmdDoc.chm final\%OUT_BIN%\CommandLine.chm
|
||||
|
||||
rem -----------------------------------------------------
|
||||
rem Do a clean export of the repository and build SDK
|
||||
rem
|
||||
rem We take the current revision and remove some stuff
|
||||
rem that is nto yet ready to be published.
|
||||
rem -----------------------------------------------------
|
||||
|
||||
svn export .\..\..\ .\final\%OUT_SDK%
|
||||
|
||||
mkdir final\%OUT_SDK%\doc\assimp_html
|
||||
mkdir final\%OUT_SDK%\doc\assimpcmd_html
|
||||
copy .\..\..\doc\AssimpDoc_Html\* final\%OUT_SDK%\doc\assimp_html
|
||||
copy .\..\..\doc\AssimpCmdDoc_Html\* final\%OUT_SDK%\doc\assimpcmd_html
|
||||
del final\%OUT_SDK%\doc\assimpcmd_html\AssimpCmdDoc.chm
|
||||
del final\%OUT_SDK%\doc\assimp_html\AssimpDoc.chm
|
||||
|
||||
rem Copy doc to a suitable place
|
||||
move final\%OUT_SDK%\doc\AssimpDoc_Html\AssimpDoc.chm final\%OUT_SDK%\Documentation.chm
|
||||
move final\%OUT_SDK%\doc\AssimpCmdDoc_Html\AssimpCmdDoc.chm final\%OUT_SDK%\CommandLine.chm
|
||||
|
||||
rem Cleanup ./doc folder
|
||||
del /q final\%OUT_SDK%\doc\Preamble.txt
|
||||
RD /s /q final\%OUT_SDK%\doc\AssimpDoc_Html
|
||||
RD /s /q final\%OUT_SDK%\doc\AssimpCmdDoc_Html
|
||||
|
||||
rem Insert 'dummy' files into empty folders
|
||||
echo. > final\%OUT_SDK%\lib\dummy
|
||||
echo. > final\%OUT_SDK%\obj\dummy
|
||||
|
||||
|
||||
RD /s /q final\%OUT_SDK%\port\swig
|
||||
|
||||
rem Also, repackaging is not a must-have feature
|
||||
RD /s /q final\%OUT_SDK%\packaging
|
||||
|
||||
rem Copy prebuilt libs
|
||||
mkdir "final\%OUT_SDK%\lib\assimp_%BINCFG_x86%"
|
||||
mkdir "final\%OUT_SDK%\lib\assimp_%BINCFG_x64%"
|
||||
mkdir "final\%OUT_SDK%\lib\assimp_%BINCFG_x86_DEBUG%"
|
||||
mkdir "final\%OUT_SDK%\lib\assimp_%BINCFG_x64_DEBUG%"
|
||||
|
||||
copy /Y ..\..\lib\assimp_%BINCFG_x86%\assimp.lib "final\%OUT_SDK%\lib\assimp_%BINCFG_x86%"
|
||||
copy /Y ..\..\lib\assimp_%BINCFG_x64%\assimp.lib "final\%OUT_SDK%\lib\assimp_%BINCFG_x64%\"
|
||||
copy /Y ..\..\lib\assimp_%BINCFG_x86_DEBUG%\assimp.lib "final\%OUT_SDK%\lib\assimp_%BINCFG_x86_DEBUG%\"
|
||||
copy /Y ..\..\lib\assimp_%BINCFG_x64_DEBUG%\assimp.lib "final\%OUT_SDK%\lib\assimp_%BINCFG_x64_DEBUG%\"
|
||||
|
||||
rem Copy prebuilt DLLs
|
||||
mkdir "final\%OUT_SDK%\bin\assimp_%BINCFG_x86%"
|
||||
mkdir "final\%OUT_SDK%\bin\assimp_%BINCFG_x64%"
|
||||
mkdir "final\%OUT_SDK%\bin\assimp_%BINCFG_x86_DEBUG%"
|
||||
mkdir "final\%OUT_SDK%\bin\assimp_%BINCFG_x64_DEBUG%"
|
||||
|
||||
|
||||
copy /Y ..\..\bin\assimp_%BINCFG_x86%\Assimp32.dll "final\%OUT_SDK%\bin\assimp_%BINCFG_x86%\"
|
||||
copy /Y ..\..\bin\assimp_%BINCFG_x64%\Assimp64.dll "final\%OUT_SDK%\bin\assimp_%BINCFG_x64%\"
|
||||
copy /Y ..\..\bin\assimp_%BINCFG_x86_DEBUG%\Assimp32d.dll "final\%OUT_SDK%\bin\assimp_%BINCFG_x86_DEBUG%\"
|
||||
copy /Y ..\..\bin\assimp_%BINCFG_x64_DEBUG%\Assimp64d.dll "final\%OUT_SDK%\bin\assimp_%BINCFG_x64_DEBUG%\"
|
||||
|
||||
|
||||
rem -----------------------------------------------------
|
||||
rem Make final-bin.zip and final-sdk.zip
|
||||
rem -----------------------------------------------------
|
||||
|
||||
IF NOT EXIST 7za.exe (
|
||||
cls
|
||||
echo You need to have 7zip standalone installed to
|
||||
echo build ZIP archives. Download: http://www.7-zip.org/download.html
|
||||
pause
|
||||
) else (
|
||||
7za.exe a -tzip "final\%OUT_BIN%.zip" ".\final\%OUT_BIN%"
|
||||
7za.exe a -tzip "final\%OUT_SDK%.zip" ".\final\%OUT_SDK%"
|
||||
)
|
||||
|
||||
rem OK. We should have the release packages now.
|
||||
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
@echo off
|
||||
|
||||
rem -----------------------------------------------------
|
||||
rem Tiny batch script to build the input file revision.h
|
||||
rem revision.h contains the revision number of the wc.
|
||||
rem It is included by assimp.rc.
|
||||
rem -----------------------------------------------------
|
||||
|
||||
rem This is not very elegant, but it works.
|
||||
rem ./bin shouldn't have any local modifications
|
||||
|
||||
svnversion > tmpfile.txt
|
||||
set /p addtext= < tmpfile.txt
|
||||
del /q tmpfile.txt
|
||||
|
||||
echo #define SVNRevision > tmpfile.txt
|
||||
|
||||
if exist ..\..\revision.h del /q ..\..\revision.h
|
||||
for /f "delims=" %%l in (tmpfile.txt) Do (
|
||||
for /f "delims=M:" %%r in ("%addtext%") Do (
|
||||
echo %%l %%r >> ..\..\revision.h
|
||||
)
|
||||
)
|
||||
del /q tmpfile.txt
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue