Historie revizí

Autor SHA1 Zpráva Datum
  Kim Kulling af216ec294 X-Importer: make it deal with lines. před 8 roky
  Kim Kulling a2b8d66a86 Update license info. před 8 roky
  Kim Kulling e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string před 9 roky
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported před 9 roky
  Kim Kulling 7207e5117c Use new include bracktes. před 9 roky
  Kim Kulling 037fec275c std::to_string: add replacement for android build chain. před 9 roky
  mensinda ae99f99b99 Replaced boost::tuple with std::tuple před 9 roky
  mensinda b37e25cd7d Replaced boost::format with internal formater před 9 roky
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes před 9 roky
  Kim Kulling 1191d03405 Update license info. před 9 roky
  Kim Kulling 3af8014055 INcreas readability. před 10 roky
  Richard 83de707587 Refactor: Expand tabs to 4 spaces před 10 roky
  Richard a96a595a7a Refactor: Trim trailing whitespace před 10 roky
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF před 10 roky
  Kim Kulling 2bfc353fde License info: update year info. před 10 roky
  Henry Stratmann III 328cae8a81 Added mesh name importing to .X ascii format. před 10 roky
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. před 10 roky
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 před 10 roky
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN před 10 roky
  Turo Lamminen f971b66c47 Fix out-of-bounds read in invalid compressed X file před 10 roky
  James Lupiani 427eaad642 Fixes #158 via anonymous user před 11 roky
  ulfjorensen 2944e7b210 - Added a workaround for some XFileExporter omitting separator chars at the end of data vectors před 13 roky
  aramis_acg ec6c62e005 - consistent use of ai_assert instead of assert. před 13 roky
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. před 13 roky
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. před 13 roky
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git před 14 roky
  ulfjorensen 2de55ee880 Bugfix: apply transformation as well when filtering out empty proxy nodes in XFile imports. Thanks to Magnus Norddahl for the patch před 14 roky
  aramis_acg 228be125cf # really fix false negative reading compressed x files. Silently ignore out-of-bounds indices. před 14 roky
  aramis_acg 73a7fdf200 # fix potential off-by-one error when reading compressed X files. před 14 roky
  aramis_acg 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). před 14 roky