platform/upstream/assimp.git
2016-11-18 Jared MulconryFixed an incorrect cast introduced in an earlier commit.
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the Collada loader.
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the Collada parser.
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the COB format...
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the BVH format...
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the Blender forma...
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the B3D format...
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the AssBin sources.
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the postprocessin...
2016-11-18 Jared MulconryFixed build warnings on MSVC14 x64 in the 3DS format...
2016-11-17 Kim KullingEnsure that filelist for assimp lib is not empty for...
2016-11-17 Kim KullingRemove commented code.
2016-11-17 Kim KullingRemove unused filter for coveralls.
2016-11-17 Kim KullingRemove folder test from test coverage.
2016-11-17 Kim KullingMerge pull request #1067 from assimp/coverall_support
2016-11-17 Kim KullingDisable debou output for lcov call in travis config.
2016-11-17 Kim KullingRemove deprecated boost workaround flag from travis...
2016-11-17 Kim KullingEmbed coverage to readme.
2016-11-17 Kim KullingNext try: use original directory root.
2016-11-17 Kim KullingTravis config: use correct env variable to enable cover...
2016-11-16 Kim KullingCheck assimp.dir folder.
2016-11-16 Kim KullingMuch more verbose.
2016-11-16 Kim KullingMore verbose.
2016-11-16 Kim KullingMake travis more verbose.
2016-11-16 Kim KullingFix typo.
2016-11-16 Kim KullingNext try.
2016-11-16 Kim KullingAdd missing cmake mocules
2016-11-16 Kim Kullingadd test source to coveralls again.
2016-11-16 Kim KullingiEnable coverall for tests.
2016-11-16 Kim KullingStill working on config.
2016-11-16 Kim KullingFix travis cmake call to enable coberalls.
2016-11-16 Kim KullingTest coverage only in one comp from build matrix.
2016-11-16 Kim KullingEnable coveralls measurement
2016-11-16 Kim KullingEnableing test coverage for unittests.
2016-11-16 Kim KullingTravis: enable coverall support.
2016-11-14 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-11-14 Kim KullingCmakeLists: remove ugly and deprecated hack fo mingw.
2016-11-14 Kim KullingMerge pull request #1064 from snowzurfer/master
2016-11-14 Kim KullingMerge pull request #1066 from jaredmulconry/master
2016-11-14 Jared MulconryFixed a compile error on MSVC14 x64 caused by the ...
2016-11-12 Alberto TaiutiRevert "Make assimp build cherry-picked importers in...
2016-11-12 Alberto TaiutiMake assimp build cherry-picked importers in CMake
2016-11-12 Kim KullingBatchImporter: make validation configurable and add...
2016-11-11 Kim KullingBatchImporter: make validation configurable and add...
2016-11-10 Alberto TaiutiFix obj .mtl file loading
2016-11-10 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-11-10 Kim KullingObjParser: remove deprecated code.
2016-11-10 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-11-10 Kim KullingRemove some whitespaces.
2016-11-10 Kim KullingMerge pull request #1062 from byteblob/patch-1
2016-11-10 Kim KullingMake travis build faster.
2016-11-09 byteblobadded void to aiGetErrorString's args
2016-11-09 Kim KullingMerge pull request #1061 from assimp/optimized_faces_in_obj
2016-11-09 Kim KullingFix build
2016-11-09 Kim KullingFix review findings.
2016-11-09 Kim KullingObjImporter: remove unnecessary allocations of std...
2016-11-08 Kim KullingMerge pull request #1060 from assimp/issue_1059
2016-11-08 Kim KullingObjParser: remove dead code.
2016-11-08 Kim KullingObj-Parser: Fix performance issue.
2016-11-08 Kim KullingQtViewer: some refactorings.
2016-11-08 Kim KullingCode reformatting.
2016-11-07 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-11-07 Kim KullingFix BlenderDNA for clang cross compiler.
2016-11-06 Kim KullingFix build:
2016-11-06 Kim Kullingcloses https://github.com/assimp/assimp/issues/105...
2016-11-05 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-11-05 Kim KullingScenePreprocessor: fix invalid index counter.
2016-11-04 Kim KullingMerge pull request #1056 from AndrzejKozik/patch-1
2016-11-04 AndrzejKozikUpdate FBXConverter.cpp
2016-11-04 AndrzejKozikKeys interpolation fix
2016-11-03 Kim KullingMaterialSystem: fix some findings.
2016-11-03 Kim KullingMerge pull request #1055 from assimp/issue_957
2016-11-03 Kim KullingFix compiler warnings related to issue 957.
2016-11-03 Kim KullingMerge pull request #1054 from mgerhardy/patch-2
2016-11-02 Kim KullingMerge pull request #1053 from rdb/patch-2
2016-11-02 Martin GerhardyFixes compile issue for 3ds exporter
2016-11-02 rdbFix compile error with MSVC 2015
2016-10-31 Kim KullingMerge pull request #1048 from tomacd/keep_materials_names
2016-10-30 Kim KullingBlender: fix compiler warning: FAIL already defined.
2016-10-30 Kim KullingMerge pull request #1043 from assimp/new_obj_stream_han...
2016-10-30 Kim KullingFix rounding issue in unittest for block calculation.
2016-10-30 Kim KullingFix build.
2016-10-30 Kim KullingFix unittest.
2016-10-29 Kim KullingObj-Stream-Handling: fix compiler-errors and warnings.
2016-10-29 Kim KullingMerge branch 'new_obj_stream_handling' of https://githu...
2016-10-29 Kim KullingAdd missing license info.
2016-10-29 Kim KullingObj: Fix some small issues
2016-10-27 tomacdKeep original materials names after RemoveRedundant...
2016-10-22 Kim KullingNew streaming interface: fix build.
2016-10-22 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-10-22 Kim KullingQtViewer: fix review findings.
2016-10-22 Kim KullingMerge branch 'master' into new_obj_stream_handling
2016-10-22 Kim KullingBUgfixes regarding filepos setupBUgfixes regarding...
2016-10-21 Kim KullingObj-Stream-Handling: fix readin of linewise import.
2016-10-21 Kim KullingRemove redundant file.
2016-10-21 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-10-21 Kim KullingQt5-based Viewer: fix build.
2016-10-20 Kim KullingQ3BSP-Loader: reformat include.
2016-10-20 Kim KullingQ3BSP: fix license dates.
2016-10-20 Kim KullingMerge branch 'master' of https://github.com/assimp...
next