Commit History

Author SHA1 Message Date
  Andy Maloney 0c7aac02eb Fixes spelling in comments 8 years ago
  Chris Russ a7894b090d Upgrading PLY exporter to allow element definition as double 9 years ago
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 years ago
  emvivre 93be0f69da PlyParser: fix invalid loading when comment is empty. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Sebastien Bonopera 62ec784cef Fixed issue in PlyParser (uint16 values misparsed) 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
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  abma c4997f16db remove "register" keyword: 10 years ago
  Turo Lamminen fe89773c6f Fix infinite loop in PLY parser 10 years ago
  abma b1221ade64 fix some errors/warnings found by static code analyzer 10 years ago
  YoheiKakiuchi 08324b8095 fix miss commit at 8e35ea59d520a3449793e50f678af3a14b8cd140 11 years ago
  YoheiKakiuchi 99e4176576 fix using flag 11 years ago
  YoheiKakiuchi 8e35ea59d5 check binary or not in ParseHeader in PlyParser 11 years ago
  YoheiKakiuchi 52916b094c remove SkipSpaceAndLineEnd after parsing end_header in PlyParser.cpp 11 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. 13 years ago
  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). 14 years ago
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  aramis_acg 4bbc03332b General 16 years ago
  aramis_acg d41f570dc0 Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet). 16 years ago
  aramis_acg a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 years ago
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 years ago
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 years ago