Historique des commits

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