Historial de Commits

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