Commit History

Author SHA1 Message Date
  Kim Kulling 6886ea6c65 Fix warning: comparison between unsigned and signed. 5 years ago
  Malcolm Tyrrell 212903e935 Unit test for all indices out of range, and fix. 5 years ago
  Malcolm Tyrrell 7e7161852a Add a unit test. 5 years ago
  kimkulling ad62e6e863 fix unittest check - cannot work, just crash shall not occurr any more. 5 years ago
  kimkulling 1b0b4d8d1a add a unittest. 5 years ago
  Jeremy Cytryn c3a21666da Make gltf2 export normal normalization safe 5 years ago
  Jeremy Cytryn c5a9fbd47f Gracefully handle NaNs and Infs in gltf2 accessor bound computation 5 years ago
  Jeremy Cytryn aef4ecada5 Fail gltf/gltf2 export whenever invalid / incomplete JSON is generated 5 years ago
  Max Vollmer (Microsoft Havok) 3c9751ce0c Merge branch 'master' into GLTF2_recursive_references_fix 5 years ago
  Max Vollmer (Microsoft Havok) 2006eeed85 Merge branch 'master' into GLTF2_recursive_references_fix 5 years ago
  Max Vollmer (Microsoft Havok) 973e38ad97 Merge branch 'master' into GLTF2_guarantee_rootnode_fix 5 years ago
  Kim Kulling 68a9fa2df3 reformat unittests. 5 years ago
  Max Vollmer ec69e2bf59 Added unit test for recursive references in GLTF2 file 5 years ago
  Max Vollmer a4bbd9b936 Added two unit tests for cases where Assimp returned a scene that didn't have a root node: 5 years ago
  Marc-Antoine Lortie 4e7e47bd43 Updated copyright dates. 5 years ago
  Malcolm Tyrrell b6553b8a78 Merge branch 'master' into fixTexcoord 5 years ago
  Malcolm Tyrrell 2124da8340 Add a texcoord unit test. 5 years ago
  Malcolm Tyrrell 6639d5180b Add a test for gltf2 and FBX metadata. 5 years ago
  Mike Samsonov 631da3a3d1 Merge branch 'master' into preserve_error_string 5 years ago
  Mike Samsonov 80f5283b2f Error string of Importer should contain a message in case of an exception 5 years ago
  Kim Kulling 74080a083a add texture-transfrm unittest. 5 years ago
  Malcolm Tyrrell 4cde72b4e6 Add unit tests. 6 years ago
  Kim Kulling f9c6fed190 Add a camera unittest. 6 years ago
  Mike Samsonov 873a358ce4 A crash in the aiMesh descructor 6 years ago
  kimkulling b6616e7b79 Fix another signed unsigned comparison warning. 6 years ago
  kimkulling e84f961f78 change std::array<int, x > to std::array<unsigned int, x> to fix compiler warnings. 6 years ago
  kimkulling 68520bff0c Fix another signed / unsigned comparison warning. 6 years ago
  kimkulling 3416c04ad9 Unit: fix more compiler warnings. 6 years ago
  kkulling a8019cf8d8 Unit: Fix new compiler warnings. 6 years ago
  Kim Kulling 262bbc0d5e fix compiler warnings. 6 years ago