Commit History

Author SHA1 Message Date
  kimkulling b6f29bf54f Add usage of log macros, next files. 7 years ago
  kimkulling 066349f36b Add usage of log macros. 7 years ago
  Kim Kulling e01e77a6c7 Merge branch 'master' into develop_kimkulling 7 years ago
  Kim Kulling 5814e6f9f0 Optimize some std::string usages. 7 years ago
  Kim Kulling b66bee8d79 Export: Copy metadata to be able to export it properly. 7 years ago
  Kim Kulling ccbcaa2ee8 fix some static-analysis findings. 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Kim Kulling 2a9f79f958 check for 0 properties before copy them 7 years ago
  Kim Kulling 9707fde709 check for nullptr dereferencing before copying scene data 7 years ago
  Kim Kulling c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. 8 years ago
  Kim Kulling 439409bef2 SceneCombiner: fix the build. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Jared Mulconry f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 8 years ago
  Kim Kulling a446d75250 Ue new alloc semantic when using aiMetadata + increase test coverage. 8 years ago
  Jared Mulconry ff31abf57c Fixed build warnings on MSVC14 x64 in the scene combiner. 8 years ago
  Kim Kulling d4223d1fce closes https://github.com/assimp/assimp/issues/105://github.com/assimp/assimp/issues/1057 8 years ago
  Alexandr Arutjunov 9d40f36f87 [F] Fixed type in list. 9 years ago
  Chris Russ 4f7b624fe8 fix precision issue within memory copy 9 years ago
  Chris Russ 2f7e3dcdcc Basic changes to introduce optional double precision 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  tomacd 5a8c15d826 fix SceneCombiner copy of aiNode not setting mParent field 9 years ago
  Kim Kulling a1bd83d797 ai_assert: split 2 checks in one macro to 2 separate ai_assert tests. 9 years ago
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 9 years ago
  Kim Kulling c3d4be1dce sprintf: replace more sprintf by snprintf. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Kim Kulling 4e9ee4e406 coverity findings: add missing initialization. 9 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago