Commit History

Author SHA1 Message Date
  kimkulling a06133ab52 Update copyrights. 6 years ago
  Alexandre Avenel 2879e0d6ef Fix typos on code using codespell 7 years ago
  kimkulling 30c20eb5fc INtroduce new log macros. 7 years ago
  Kim Kulling ccbcaa2ee8 fix some static-analysis findings. 7 years ago
  Turo Lamminen 17b26c91e2 OpenGEX: Use std::unique_ptr to fix some memory leaks 7 years ago
  Turo Lamminen 5ce9ece0cc OpenGEX: Replace std::copy with explicit loop 7 years ago
  Turo Lamminen 1aed63afb7 OpenGEX: Replace another raw pointer with vector to fix a memory leak 7 years ago
  Turo Lamminen 880be5403f OpenGEX: Replace raw pointer with vector to fix a memory leak 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Turo Lamminen 4078543827 OpenGEX: Throw exception on malformed color4 instead of crashing 7 years ago
  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