platform/upstream/assimp.git
2017-10-11 Kim KullingMerge branch 'master' into adsk-contrib-fix-std-stream...
2017-10-11 Kim KullingMerge pull request #1479 from jaredmulconry/appveyor
2017-10-11 Jared MulconryMerge branch 'master' of github.com:assimp/assimp into...
2017-10-10 Kim KullingMerge pull request #1464 from assimp/issue_1453
2017-10-10 Kim KullingMerge branch 'master' into adsk-contrib-fix-std-stream...
2017-10-10 Kim KullingUpdate utObjImportExport.cpp
2017-10-10 Kim KullingMerge branch 'master' into issue_1453
2017-10-10 Jared MulconryAnother minor source change, this time even more minor...
2017-10-10 Jared MulconryCleaned up the whitespace again. Let's see how the...
2017-10-10 Jared MulconryI think I've worked out where the obj's are located...
2017-10-10 Jared MulconryMerge branch 'master' into appveyor
2017-10-10 Jared MulconryAttempting to fix the directories being cached.
2017-10-10 Jared MulconryMerge branch 'master' into appveyor
2017-10-10 Jared MulconryBecause I have to change a file somewhere to properly...
2017-10-10 Jared MulconryMerge branch 'master' of github.com:assimp/assimp into...
2017-10-09 Kim KullingMerge pull request #1482 from TransformAndLighting...
2017-10-09 ndotlMerge branch 'master' into adsk-contrib-fix-std-stream...
2017-10-09 Haik LorenzPrevent failing stringstream to crash the export process
2017-10-09 Jared MulconryMerge branch 'master' of github.com:jaredmulconry/assim...
2017-10-08 Kim KullingMerge branch 'master' into master
2017-10-08 Kim KullingMerge pull request #1484 from jaredmulconry/msvc2013_te...
2017-10-08 Kim KullingMerge branch 'master' into msvc2013_tempfile_fix
2017-10-08 Kim KullingMerge pull request #1483 from turol/warnings
2017-10-08 Jared MulconryFixed IOStream reporting a file size of 0 for files...
2017-10-08 Turo LamminenOpen3DGC: Remove redundant const qualifiers from return...
2017-10-08 Turo LamminenGenericProperty: Remove useless const qualifier from...
2017-10-08 Turo LamminenFBX: Remove useless const qualifier from return value
2017-10-08 Jared MulconryTest failures are now getting properly reported. Turnin...
2017-10-08 Jared MulconryMerging the test_script with test reporting was a terri...
2017-10-08 Jared MulconryAttempting to address failures with chained batch and...
2017-10-08 Jared MulconryQuote escaping across nested batch and powershell hurts...
2017-10-08 Jared MulconryNo fun/multiline allowed.
2017-10-08 Jared MulconryFixing multiline batch command weirdness.
2017-10-08 Jared MulconryAttempting to get test results reporting even if an...
2017-10-08 Jared MulconryRefined the appveyor config so that test output is...
2017-10-08 Jared MulconryThe environment section doesn't do what I thought it...
2017-10-08 Jared MulconryFixed some bad usage of environment variables.
2017-10-08 Jared MulconryThe environment section uses different syntax for a...
2017-10-08 Jared MulconryAdded the mtime_cache script to hopefully improve use...
2017-10-08 Jared MulconryUpdated test output to log to xml and to upload those...
2017-10-08 Jared MulconryFixed up the path to the build artifacts to be cached.
2017-10-08 Jared MulconryAttempting to get tests to run.
2017-10-08 Jared MulconryAttempting to address issues with cloning the repo...
2017-10-07 Kim KullingMerge branch 'master' into issue_1453
2017-10-07 Kim KullingReproduce issue and remove assertion when a nullptr...
2017-10-07 Jared MulconryAttempting to get the tests detected and run.
2017-10-07 Jared MulconryPaths aren't what I expected for the test directory...
2017-10-07 Jared Mulconryx86 isn't a valid VS platform. Win32 it is, then.
2017-10-07 Jared MulconryReplaced the worker image name, which doesn't work...
2017-10-07 Jared MulconryMerge branch 'master' into appveyor
2017-10-07 Jared MulconryApparently @ escaping batch commands doesn't work in...
2017-10-07 Jared MulconryCleaned up appveyor setup, added VS 2017 to the build...
2017-10-07 turolMerge pull request #1478 from turol/travis
2017-10-07 Turo LamminenTravis: Remove old attempt at disabling default configu...
2017-10-07 Turo LamminenTravis: Remove redundant config
2017-10-07 Turo LamminenTravis: Rename TRAVIS_NO_EXPORT to DISABLE_EXPORTERS...
2017-10-07 Turo LamminenTravis: TRAVIS_NO_EXPORT is now implicitly off, disable...
2017-10-07 Turo LamminenTravis: Disable GCC AddressSanitizer build, Clang Addre...
2017-10-07 Turo LamminenTravis: ENABLE_COVERALLS is now implicitly off, disable...
2017-10-07 Turo LamminenTravis: ASAN is now implicitly off, disable explicit off
2017-10-07 Turo LamminenCMake: Be more verbose about enabled options
2017-10-07 Turo LamminenTravis: Refactor how we build CMake options
2017-10-07 Turo LamminenTravis: Remove unused LINUX env variable
2017-10-07 Marco Di Benedettoadded additional displacement texture token.
2017-10-06 turolMerge pull request #1477 from turol/clang
2017-10-06 Jared MulconryFixed warnings on MSVC caused by implicit conversions...
2017-10-06 Turo LamminenOpenGEXImporter: Copy materials to scene
2017-10-06 Turo LamminenOpenGEXImporter: Store RefInfo in unique_ptr so they...
2017-10-06 Turo LamminenOpenGEXImporter: Fix IOStream leak
2017-10-06 Turo LamminenOpenGEXImporter: Store ChildInfo in unique_ptr so they...
2017-10-06 Turo LamminenAMFImporter: Fix memory leak
2017-10-06 Turo LamminenUnrealLoader: Fix IOStream leak
2017-10-06 Turo LamminenutRemoveVCProcess: Fix memory leak
2017-10-06 Turo LamminenutMetadata: Fix memory leak
2017-10-06 Turo LamminenUpgrade RapidJSON to get rid of a clang warning
2017-10-06 Turo LamminenFix warning about non-constant array size
2017-10-06 Turo LamminenCMake: Remove OpenMP stuff, it's unused and breaks...
2017-10-06 Turo LamminenTravis: Treat warnings as errors, without typos this...
2017-10-06 Turo LamminenTravis: Build with clang too
2017-10-06 turolMerge pull request #1476 from assimp/revert-1471-clang
2017-10-06 Kim KullingRevert "WIP: Enable Travis clang build"
2017-10-06 Kim KullingMerge pull request #1474 from jaredmulconry/issue_1470
2017-10-06 Kim KullingMerge pull request #1475 from jaredmulconry/master
2017-10-06 Kim KullingMerge pull request #1471 from turol/clang
2017-10-06 Jared MulconryFixed warnings on MSVC caused by implicit conversions...
2017-10-05 Jared MulconryAddress warnings on Clang 3.9 caused by having a static...
2017-10-05 Turo LamminenOpenGEXImporter: Copy materials to scene
2017-10-05 Turo LamminenOpenGEXImporter: Store RefInfo in unique_ptr so they...
2017-10-05 Turo LamminenOpenGEXImporter: Fix IOStream leak
2017-10-05 Turo LamminenOpenGEXImporter: Store ChildInfo in unique_ptr so they...
2017-10-05 Turo LamminenAMFImporter: Fix memory leak
2017-10-05 Turo LamminenUnrealLoader: Fix IOStream leak
2017-10-05 Turo LamminenutRemoveVCProcess: Fix memory leak
2017-10-05 Turo LamminenutMetadata: Fix memory leak
2017-10-05 Turo LamminenUpgrade RapidJSON to get rid of a clang warning
2017-10-05 Turo LamminenFBXImporter: Add explicit instantiation of log_prefix...
2017-10-05 Turo LamminenIFCImporter: Add explicit instantiation of log_prefix...
2017-10-05 Jared MulconryRemoved unnecessary files from zlib contribution
2017-10-05 Jared MulconryMerge branch 'master' of github.com:assimp/assimp into...
2017-10-05 Turo LamminenFix warning about non-constant array size
next