Historique des commits

Auteur SHA1 Message Date
  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
  Kim Kulling 2a9f79f958 check for 0 properties before copy them il y a 8 ans
  Kim Kulling 9707fde709 check for nullptr dereferencing before copying scene data il y a 8 ans
  Kim Kulling c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. il y a 8 ans
  Kim Kulling 439409bef2 SceneCombiner: fix the build. il y a 8 ans
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Jared Mulconry f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix il y a 9 ans
  Kim Kulling a446d75250 Ue new alloc semantic when using aiMetadata + increase test coverage. il y a 9 ans
  Jared Mulconry ff31abf57c Fixed build warnings on MSVC14 x64 in the scene combiner. il y a 9 ans
  Kim Kulling d4223d1fce closes https://github.com/assimp/assimp/issues/105://github.com/assimp/assimp/issues/1057 il y a 9 ans
  Alexandr Arutjunov 9d40f36f87 [F] Fixed type in list. il y a 9 ans
  Chris Russ 4f7b624fe8 fix precision issue within memory copy il y a 9 ans
  Chris Russ 2f7e3dcdcc Basic changes to introduce optional double precision il y a 9 ans
  Kim Kulling 7207e5117c Use new include bracktes. il y a 9 ans
  tomacd 5a8c15d826 fix SceneCombiner copy of aiNode not setting mParent field il y a 9 ans
  Kim Kulling a1bd83d797 ai_assert: split 2 checks in one macro to 2 separate ai_assert tests. il y a 10 ans
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 il y a 10 ans
  Kim Kulling c3d4be1dce sprintf: replace more sprintf by snprintf. il y a 10 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Kim Kulling 4e9ee4e406 coverity findings: add missing initialization. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  Léo Terziman c99bd9825a Fixed bug introduced by misleading names in materials properties between "type" parameters of function referring to the "semantic" field of properties (and NOT the type field...) il y a 10 ans
  Kim Kulling 02ee002878 fix build for vs2013 il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  Alexander Gessler e2f234707a Fix possible crash in SceneCombiner when the destinations scene has mPrivate==null. Fixes #401. il y a 10 ans