Make file formatting comply with POSIX and Unix standards

UTF-8, LF, no BOM, and newlines at the end of files
This commit is contained in:
Aaron Franke
2020-03-21 02:34:12 -04:00
parent db74f35410
commit 1529f9518f
122 changed files with 187 additions and 189 deletions

View File

@@ -1,8 +1,6 @@
Project home page:
http://assimp.sourceforge.net
Sourceforge.net project page:
http://www.sourceforge.net/projects/assimp
Project home page:
http://assimp.sourceforge.net
Sourceforge.net project page:
http://www.sourceforge.net/projects/assimp

View File

@@ -29,4 +29,4 @@ Reinstall Microsoft Visual C++ 2005 SP1 Redistributable (x86 or x64, depending o
Add it to PATH. That's not a bug, the installer does not alter the PATH.
4. Crashes immediately
You CPU lacks SSE2 support. Build Assimp from scratch to suit your CPU, sorry.
You CPU lacks SSE2 support. Build Assimp from scratch to suit your CPU, sorry.