Commit History

Author SHA1 Message Date
  Kim Kulling 2056679e98 Fix: Support uint16 indices in OpenGEX as well (#6137) 3 months ago
  krishty b57f7d367c Harmonize Importer #includes (#6065) 4 months ago
  Steve M a93b9f8c80 [OpenGEX] disable partial implementation of light import (causes model load failure) (#6044) 5 months ago
  Kim Kulling c1eedbba8e Fix: Let OpenGEX accept color3 types (#6040) 5 months ago
  UnionTech-Software 70459b4d1f Fix memory leak in OpenGEXImporter (#6036) 5 months ago
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 year ago
  Jackie9527 a7cb3b4dbb Fix warning related to unreachable-code-return, remove redundant return. 2 years ago
  Krishty 36305cf987 Tidy Up Constructors and Destructors 2 years ago
  kimmi d3c8201614 Fix token match string checks. 3 years ago
  Kim Kulling 05746acb07 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 3 years ago
  Kim Kulling f63b10bf45 OpenGEX: Fix usage of texture specular token 3 years ago
  Kim Kulling 50c7301a38 Update copyrights 3 years ago
  IOhannes m zmölnig 3b8126d26a Fix spelling mistake 3 years ago
  krishty 8c84afaff0 Merge branch 'master' into const-tokens 3 years ago
  Kim Kulling 880a2f25bb Merge branch 'master' into remove-useless-code 3 years ago
  Kim Kulling 18531e3677 Next iteration for c++11 features. 3 years ago
  Krishty 5895c0c22c more const in format detection 3 years ago
  Krishty 4cf4e7454f removed useless code 3 years ago
  Kim Kulling b59db55b8c Merge branch 'master' into less-string-bloat 4 years ago
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
  Jason C f8609c2c2d [opengex] Direct OpenDDLParser log messages to assimp logger 4 years ago
  Krishty b79b84d34e Merge branch 'master' into new-file-detection 4 years ago
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers 4 years ago
  Krishty f3c18556d1 reduced OpenGEX string bloat 4 years ago
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs 4 years ago
  Krishty f761dc72f4 style fix - initializing and assigning empty std::string properly 4 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Kim Kulling 7e1a8f09c5 more openddl-fixes 4 years ago