a mirror for the AssImp utilities

Jared Mulconry 8dabd76e03 Fixed a warning caused by aiVector3D appearing in a packed struct, causing it to fail to pack as requested. 8 years ago
cmake-modules febf94f6aa Merge pull request #1212 from aoowweenn/umw_dev 8 years ago
code 8dabd76e03 Fixed a warning caused by aiVector3D appearing in a packed struct, causing it to fail to pack as requested. 8 years ago
contrib 94a6fc78f4 Addressed last remaining warning under MSVC caused by use of 'deprecated' fopen. 8 years ago
doc 4e1ea6ecd7 docs: Explain texture paths for embedded textures 8 years ago
include c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. 8 years ago
packaging 38fab5ae8e doc updatedoc update 8 years ago
port 042597552a split setup.py into multiple lines 8 years ago
samples 539410d033 Fixed an error when compiling samples under MSVC that was caused by assuming including windows.h would pull in shellapi.h 8 years ago
scripts 06ca0e094b GenBlenderDNA: use common formatting. 9 years ago
test 023cb27784 Revert "Remove simple gltf2 export unit test" 8 years ago
tools 059a32654e Addressed warnings generated on MSVC across x86 and x64. 8 years ago
.coveralls.yml a6c86c79f1 Travis: enable coverall support. 9 years ago
.editorconfig 1f28662687 Implemented: Add editor config rules for *.txt files 10 years ago
.gitattributes eb0ace4e18 exclude repository-settings from source-package generated via 'git archive' 8 years ago
.gitignore 57b9232075 deleted code/MakeFile and added to .gitignore 9 years ago
.travis.sh 1792333031 travis-ci: fix unittest executor. 8 years ago
.travis.yml 69f8dc9b31 Travis: Disable OS X build since it doesn't do anything currently 8 years ago
AssimpBuildTreeSettings.cmake.in 9d00c18761 Feature : Prepare FindPackage feature. 13 years ago
AssimpConfig.cmake.in 1d96486437 Refactored: Reformat CMake files to conform to editor config 10 years ago
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) 13 years ago
CHANGES eb8639d7c8 CHANGES: add documentation of featureset for 4.0.1 8 years ago
CMakeLists.txt f2e2f74d73 Add CMake flag to treat warnings as errors 8 years ago
CREDITS 5e98898dca Update version. 8 years ago
CodeConventions.md 7962897549 Change to what seems to be agreed upon (in line with PR #566) 10 years ago
INSTALL 54c77e78b3 Update INSTALL 10 years ago
LICENSE 4495162f5f Fix new lines problem 9 years ago
README b47a3a5968 Deprecate README 13 years ago
Readme.md 2cc0a378ed Update glTF in list of importers and exporters 8 years ago
appveyor.yml 43e1cae2ea Fix appveyor build: disable bugger mingw config. 9 years ago
assimp-config-version.cmake.in 069dbe6e9c CMake: Fix compatibility check for so-version of the assimp lib. 8 years ago
assimp-config.cmake.in 87e7cf00a2 Fix spelling mistakes 9 years ago
assimp.pc.in 4116b341aa closes https://github.com/assimp/assimp/issues/938: adapt instal pathes. 9 years ago
revision.h.in e89c811bd1 Refactor: Apply C++ conventions to revision.h.in 10 years ago

README

See Readme.md