2017-10-08 |
Jared Mulconry | Quote escaping across nested batch and powershell hurts... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | No fun/multiline allowed. |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Fixing multiline batch command weirdness. |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Attempting to get test results reporting even if an... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Refined the appveyor config so that test output is... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | The environment section doesn't do what I thought it... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Fixed some bad usage of environment variables. |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | The environment section uses different syntax for a... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Added the mtime_cache script to hopefully improve use... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Updated test output to log to xml and to upload those... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Fixed up the path to the build artifacts to be cached. |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Attempting to get tests to run. |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Jared Mulconry | Attempting to address issues with cloning the repo... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Jared Mulconry | Attempting to get the tests detected and run. |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Jared Mulconry | Paths aren't what I expected for the test directory... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Jared Mulconry | x86 isn't a valid VS platform. Win32 it is, then. |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Jared Mulconry | Replaced the worker image name, which doesn't work... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Jared Mulconry | Merge branch 'master' into appveyor |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Jared Mulconry | Apparently @ escaping batch commands doesn't work in... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Jared Mulconry | Cleaned up appveyor setup, added VS 2017 to the build... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
turol | Merge pull request #1478 from turol/travis |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: Remove old attempt at disabling default configu... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: Remove redundant config |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: Rename TRAVIS_NO_EXPORT to DISABLE_EXPORTERS... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: TRAVIS_NO_EXPORT is now implicitly off, disable... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: Disable GCC AddressSanitizer build, Clang Addre... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: ENABLE_COVERALLS is now implicitly off, disable... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: ASAN is now implicitly off, disable explicit off |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | CMake: Be more verbose about enabled options |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: Refactor how we build CMake options |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Turo Lamminen | Travis: Remove unused LINUX env variable |
commit | commitdiff | tree | snapshot |
2017-10-06 |
turol | Merge pull request #1477 from turol/clang |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jared Mulconry | Fixed warnings on MSVC caused by implicit conversions... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | OpenGEXImporter: Copy materials to scene |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | OpenGEXImporter: Store RefInfo in unique_ptr so they... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | OpenGEXImporter: Fix IOStream leak |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | OpenGEXImporter: Store ChildInfo in unique_ptr so they... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | AMFImporter: Fix memory leak |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | UnrealLoader: Fix IOStream leak |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | utRemoveVCProcess: Fix memory leak |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | utMetadata: Fix memory leak |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | Upgrade RapidJSON to get rid of a clang warning |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | Fix warning about non-constant array size |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | CMake: Remove OpenMP stuff, it's unused and breaks... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | Travis: Treat warnings as errors, without typos this... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Turo Lamminen | Travis: Build with clang too |
commit | commitdiff | tree | snapshot |
2017-10-06 |
turol | Merge pull request #1476 from assimp/revert-1471-clang |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Kim Kulling | Revert "WIP: Enable Travis clang build" |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Kim Kulling | Merge pull request #1474 from jaredmulconry/issue_1470 |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Kim Kulling | Merge pull request #1475 from jaredmulconry/master |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Kim Kulling | Merge pull request #1471 from turol/clang |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Jared Mulconry | Fixed warnings on MSVC caused by implicit conversions... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Jared Mulconry | Address warnings on Clang 3.9 caused by having a static... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | OpenGEXImporter: Copy materials to scene |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | OpenGEXImporter: Store RefInfo in unique_ptr so they... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | OpenGEXImporter: Fix IOStream leak |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | OpenGEXImporter: Store ChildInfo in unique_ptr so they... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | AMFImporter: Fix memory leak |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | UnrealLoader: Fix IOStream leak |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | utRemoveVCProcess: Fix memory leak |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | utMetadata: Fix memory leak |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | Upgrade RapidJSON to get rid of a clang warning |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | FBXImporter: Add explicit instantiation of log_prefix... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | IFCImporter: Add explicit instantiation of log_prefix... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Jared Mulconry | Removed unnecessary files from zlib contribution |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Jared Mulconry | Merge branch 'master' of github.com:assimp/assimp into... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | Fix warning about non-constant array size |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Turo Lamminen | CMake: Remove OpenMP stuff, it's unused and breaks... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Turo Lamminen | Travis: Treat warnings as errors, without typos this... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Turo Lamminen | Travis: Build with clang too |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Kim Kulling | Merge pull request #1432 from turol/asan |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Kim Kulling | Merge pull request #1469 from turol/warnings |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Jared Mulconry | Upgraded zlib to 1.2.11.1 from the develop branch. |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Kim Kulling | Merge pull request #1468 from assimp/issue_1467 |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | Disable warning 4351 on MSVC 2013 |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | appveyor: Treat warnings as errors |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | Fix warnings-as-errors flag on MSVC |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Jared Mulconry | Addressed some mismatched news/deletes caused by the... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Jared Mulconry | Addressed a number of memory leaks identified in unit... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Jared Mulconry | Addressed asan failures caused by misuse of APIs within... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | Fix delete / delete[] mismatches in glTF2 importer |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | Fix delete / delete[] mismatches in MakeVerboseFormat |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | Fix out-of-bounds read in MaterialSystem unit test |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | Fix delete / delete[] mismatch in glTFAsset |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | Enable AddressSanitizer for Linux clang build |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Turo Lamminen | Add AddressSanitizer option to CMake |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Kim Kulling | OpenGEX: improve logging to be able to detect error... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Kim Kulling | closes https://github.com/assimp/assimp/issues/1467. |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Kim Kulling | Merge pull request #1466 from jaredmulconry/issue_1330 |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Kim Kulling | Merge pull request #1465 from turol/warnings |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Turo Lamminen | travis: Treat warnings as errors |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Turo Lamminen | Fix CMAKE option name |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Turo Lamminen | Open3DGC: Fix some uninitialized variable warnings |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Jared Mulconry | Eliminated all warnings under clang with default settin... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Jared Mulconry | Added -fPIC flag to C compilers for GCC and clang.... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Kim Kulling | add some asserts. |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Kim Kulling | closes https://github.com/assimp/assimp/issues/1450... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Kim Kulling | Obj: rename attribute from exporter. |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Kim Kulling | Merge branch 'master' of https://github.com/assimp... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Kim Kulling | closes https://github.com/assimp/assimp/issues/1459... |
commit | commitdiff | tree | snapshot |
next |