a mirror for the AssImp utilities

Kim Kulling 32abf9294a Merge pull request #2044 from loebl/bug/keep_small_triangles_in_triangulation há 7 anos atrás
cmake-modules 12dbbd4ce9 Misc. typos há 8 anos atrás
code 1a0231f91e Merge branch 'master' into bug/keep_small_triangles_in_triangulation há 7 anos atrás
contrib 59ea3b6c85 fixed android zlib compile error. há 8 anos atrás
doc 2998830d4a Fix typos on documentation using codespell há 7 anos atrás
include 52c017b595 Added check to BaseImporter::SearchFileHeaderForToken making sure that a detected token is not in fact just a fraction of a longer token. Microsoft exported binary gltf files were detected as OBJ, because the "gltf " in the string "Microsoft GLTF Exporter 2.4.1.7" was detected as the token "f ". I added a new bool parameter to the method enabling this check. It's default false, and only ObjFileImporter sets it to true, so no other code should be affected. há 7 anos atrás
packaging e07aedac9e Update script.iss há 7 anos atrás
port d4c7eb3b67 Update helper.py há 7 anos atrás
samples a8a1ca9894 header paths adjusted for unit tests and samples há 8 anos atrás
scripts 86fa0f4524 Merge branch 'master' into master há 8 anos atrás
test 89b90cf2d5 Check nb of faces and vertices for FBX unit test há 7 anos atrás
tools e5fa1798f6 closes https://github.com/assimp/assimp/issues/2019: fix the qt-viewer without export. há 7 anos atrás
.coveralls.yml a6c86c79f1 Travis: enable coverall support. há 9 anos atrás
.editorconfig 1f28662687 Implemented: Add editor config rules for *.txt files há 10 anos atrás
.gitattributes eb0ace4e18 exclude repository-settings from source-package generated via 'git archive' há 8 anos atrás
.gitignore c23f999196 [+] QtCreator temporary file. há 7 anos atrás
.travis.sh 26f749fcd2 Re-enable Clang static analysis há 8 anos atrás
.travis.yml 068d4aa4cb Disable clang static analysis for now há 8 anos atrás
AssimpBuildTreeSettings.cmake.in 9d00c18761 Feature : Prepare FindPackage feature. há 13 anos atrás
AssimpConfig.cmake.in 1d96486437 Refactored: Reformat CMake files to conform to editor config há 10 anos atrás
AssimpConfigVersion.cmake.in aaf0be0bbf - CMake overhaul. Add proper FindXXX scripts for PkgMacros, ZLIB, DirectX. Isolate MSVC-specific defines. Add newer boost versions to boost whitelist. Many thanks to Mr. S. for the patch! (see http://zfx.info/viewtopic.php?f=9&t=334&p=32190#p32190) há 13 anos atrás
CHANGES 224b43a3a9 Update CHANGES há 7 anos atrás
CMakeLists.txt 8334bb579c Hide commit signature information when fetching commit hash há 7 anos atrás
CONTRIBUTING.md 5f04cf09e7 Improve the contribution guide há 7 anos atrás
CREDITS 242b5d5874 Initial FBX Export Support, sponsored by MyDidimo (mydidimo.com). há 8 anos atrás
CodeConventions.md 7962897549 Change to what seems to be agreed upon (in line with PR #566) há 10 anos atrás
INSTALL 83651e382d Update INSTALL for iOS build há 7 anos atrás
LICENSE 4495162f5f Fix new lines problem há 9 anos atrás
README b47a3a5968 Deprecate README há 13 anos atrás
Readme.md df9faaae41 Update Readme.md há 7 anos atrás
appveyor.yml 37ed614b70 Update appveyor.yml há 7 anos atrás
assimp-config-version.cmake.in 069dbe6e9c CMake: Fix compatibility check for so-version of the assimp lib. há 8 anos atrás
assimp-config.cmake.in 0fdb79871f Use CMAKE_INSTALL_PREFIX as ASSIMP_ROOT_DIR. há 7 anos atrás
assimp.pc.in 6b04b20869 closes https://github.com/assimp/assimp/issues/1526: use correct include folder for assimp. há 8 anos atrás
revision.h.in e89c811bd1 Refactor: Apply C++ conventions to revision.h.in há 10 anos atrás

README

See Readme.md