Commit History

Author SHA1 Message Date
  Turo Lamminen 97843f19d2 OpenGEX: Add assertion to silence a static analyzer warning 8 years ago
  Kim Kulling 2929a27edc add unittest for x3d-importer. 8 years ago
  Thomas Lemaire 5b76a31485 fix trivial warnings 8 years ago
  Turo Lamminen 50b43f76e1 OpenGEXImporter: Copy materials to scene 8 years ago
  Turo Lamminen b841ed194b OpenGEXImporter: Store RefInfo in unique_ptr so they get automatically cleaned up 8 years ago
  Turo Lamminen 775f984d99 OpenGEXImporter: Fix IOStream leak 8 years ago
  Turo Lamminen 22b55d01a2 OpenGEXImporter: Store ChildInfo in unique_ptr so they get automatically cleaned up 8 years ago
  Kim Kulling c1f93a69ae Revert "WIP: Enable Travis clang build" 8 years ago
  Turo Lamminen 3f0bb9c634 OpenGEXImporter: Copy materials to scene 8 years ago
  Turo Lamminen 568003a0d3 OpenGEXImporter: Store RefInfo in unique_ptr so they get automatically cleaned up 8 years ago
  Turo Lamminen e7ff7b167f OpenGEXImporter: Fix IOStream leak 8 years ago
  Turo Lamminen b6d2b91799 OpenGEXImporter: Store ChildInfo in unique_ptr so they get automatically cleaned up 8 years ago
  Kim Kulling 6ec25be0a6 OpenGEX: improve logging to be able to detect error-prone situations. 8 years ago
  Kim Kulling 3f4663e369 closes https://github.com/assimp/assimp/issues/1467. 8 years ago
  Kim Kulling a45b5cdfb5 OpenGEX: fix invalid handling with color4 token. 8 years ago
  Kim Kulling 542fe31a94 closes https://github.com/assimp/assimp/issues/1262: fix . 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  rdb 0069552183 Fix static init ordering bug in OpenGEX importer 8 years ago
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 years ago
  Kim Kulling ef540f46a3 Remove unused headers. 8 years ago
  Jared Mulconry 48e542d8d4 Fixed build warnings on MSVC14 x64 in the OpenGEX format sources. 9 years ago
  Kim Kulling 46d78f57d5 OpenGEXImporter: fix compiler warning. 9 years ago
  Kim Kulling 36d770d3db OpenGEX: fix some review findings. 9 years ago
  Kim Kulling 78dae87de2 closes https://github.com/assimp/assimp/issues/954: add import of vertex 9 years ago
  Kim Kulling d67c8c29b6 Merge pull request #898 from turol/cxx11-refactor 9 years ago
  Kim Kulling 4e982c0538 Merge branch 'master' of https://github.com/assimp/assimp 9 years ago
  Kim Kulling 2cbbc3da09 OpenGEX-Importer: remove dead code. 9 years ago
  Kim Kulling abad093d09 Update OpenGEXImporter.cpp 9 years ago
  Turo Lamminen a09a6a40c0 OpenGEX: Use C++11 range-based for loop 9 years ago