Historial de Commits

Autor SHA1 Mensaje Fecha
  Kim Kulling ccbcaa2ee8 fix some static-analysis findings. hace 8 años
  Turo Lamminen 17b26c91e2 OpenGEX: Use std::unique_ptr to fix some memory leaks hace 8 años
  Turo Lamminen 5ce9ece0cc OpenGEX: Replace std::copy with explicit loop hace 8 años
  Turo Lamminen 1aed63afb7 OpenGEX: Replace another raw pointer with vector to fix a memory leak hace 8 años
  Turo Lamminen 880be5403f OpenGEX: Replace raw pointer with vector to fix a memory leak hace 8 años
  Kim Kulling b049933d2f update license dates. hace 8 años
  BuildTools 66171de915 Successful lib build, unit testing still WIP hace 8 años
  Turo Lamminen 4078543827 OpenGEX: Throw exception on malformed color4 instead of crashing hace 8 años
  Turo Lamminen 97843f19d2 OpenGEX: Add assertion to silence a static analyzer warning hace 8 años
  Kim Kulling 2929a27edc add unittest for x3d-importer. hace 8 años
  Thomas Lemaire 5b76a31485 fix trivial warnings hace 8 años
  Turo Lamminen 50b43f76e1 OpenGEXImporter: Copy materials to scene hace 8 años
  Turo Lamminen b841ed194b OpenGEXImporter: Store RefInfo in unique_ptr so they get automatically cleaned up hace 8 años
  Turo Lamminen 775f984d99 OpenGEXImporter: Fix IOStream leak hace 8 años
  Turo Lamminen 22b55d01a2 OpenGEXImporter: Store ChildInfo in unique_ptr so they get automatically cleaned up hace 8 años
  Kim Kulling c1f93a69ae Revert "WIP: Enable Travis clang build" hace 8 años
  Turo Lamminen 3f0bb9c634 OpenGEXImporter: Copy materials to scene hace 8 años
  Turo Lamminen 568003a0d3 OpenGEXImporter: Store RefInfo in unique_ptr so they get automatically cleaned up hace 8 años
  Turo Lamminen e7ff7b167f OpenGEXImporter: Fix IOStream leak hace 8 años
  Turo Lamminen b6d2b91799 OpenGEXImporter: Store ChildInfo in unique_ptr so they get automatically cleaned up hace 8 años
  Kim Kulling 6ec25be0a6 OpenGEX: improve logging to be able to detect error-prone situations. hace 8 años
  Kim Kulling 3f4663e369 closes https://github.com/assimp/assimp/issues/1467. hace 8 años
  Kim Kulling a45b5cdfb5 OpenGEX: fix invalid handling with color4 token. hace 8 años
  Kim Kulling 542fe31a94 closes https://github.com/assimp/assimp/issues/1262: fix . hace 8 años
  Kim Kulling a2b8d66a86 Update license info. hace 8 años
  rdb 0069552183 Fix static init ordering bug in OpenGEX importer hace 8 años
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp hace 8 años
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ hace 9 años
  Kim Kulling ef540f46a3 Remove unused headers. hace 9 años
  Jared Mulconry 48e542d8d4 Fixed build warnings on MSVC14 x64 in the OpenGEX format sources. hace 9 años