Commit Graph

  • 8e87613bb3 add mmissing header. Kim Kulling 2015-01-31 11:31:39 +0100
  • 063b2733fc Merge branch 'master' into opengex_support Kim Kulling 2015-01-31 11:09:20 +0100
  • 1ee4c06e4b add openddl-parser to contrib. Kim Kulling 2015-01-31 11:07:48 +0100
  • 95ad827277 Remove bogus delete[] on error path Turo Lamminen 2015-01-28 00:44:26 +0200
  • 0108d5b1f9 Fix read past end of buffer on malformed LWOB files Turo Lamminen 2015-01-27 23:47:22 +0200
  • 16f9ca35d2 Fix out-of-bounds read when OFF file contains no vertices Turo Lamminen 2015-01-26 15:05:18 +0200
  • af09e68654 Fix memory corruption when LWO file contains bad-sized points chunk Turo Lamminen 2015-01-26 14:23:07 +0200
  • 2f0675ac53 Fix memory corruption when 3DS file has more smoothing groups than faces Turo Lamminen 2015-01-26 13:27:48 +0200
  • b700cd917f Merge pull request #452 from ricortiz/FixExportedLibraryNameVariable Kim Kulling 2015-01-29 17:24:30 +0100
  • 80a2c9a9ab Merge pull request #446 from yeonseok-yi/master Kim Kulling 2015-01-29 11:37:03 +0100
  • c5d048a98a Fix crash when 3DS file contains faces but no vertices Turo Lamminen 2015-01-26 12:38:30 +0200
  • f167fe1d4a Ignore unix editor backup files Turo Lamminen 2015-01-26 13:31:04 +0200
  • 7d887204ac Merge pull request #449 from mikedh/master Kim Kulling 2015-01-28 09:07:15 +0100
  • 25012f7b8a added list of supported formats, pulled from webpage and test/models Michael Dawson-Haggerty 2015-01-27 22:53:31 -0500
  • 704e57db4e changed default postprocessing option to triangulate quad meshes Michael Dawson-Haggerty 2015-01-27 22:47:05 -0500
  • a482bc59f4 Merge pull request #448 from assimp/revert-447-master Alexander Gessler 2015-01-26 19:54:18 +0100
  • 8b55d276e9 Revert "Fix warnings under Visual Studio 12" Alexander Gessler 2015-01-26 19:54:02 +0100
  • dee3a2c6d9 Merge pull request #447 from expipiplus1/master Alexander Gessler 2015-01-26 19:41:57 +0100
  • 00d561982c Use size_t instead of int for number of points Joe Hermaszewski 2015-01-26 15:38:12 +0000
  • 1cf81227c4 Simplify behavior of SweepContext::InitEdges Joe Hermaszewski 2015-01-26 15:35:38 +0000
  • 1bdb31f8aa Fixed error of aiQuaterniont::Rotate() yeonseok-yi 2015-01-26 21:09:54 +0900
  • a444bf48a1 Merge pull request #445 from turol/master Alexander Gessler 2015-01-25 21:46:26 +0100
  • b97c26b1d2 Avoid division by zero in assimp_cmd info when scene loading succeeds but contains no meshes Turo Lamminen 2015-01-25 22:27:57 +0200
  • cc346d3e12 Merge pull request #437 from CasperTech/master Alexander Gessler 2015-01-25 19:44:27 +0100
  • f62d03bd03 Merge pull request #439 from expipiplus1/master Alexander Gessler 2015-01-25 19:41:46 +0100
  • 707c65283d Merge pull request #444 from Einarin/master Alexander Gessler 2015-01-24 12:36:19 -0800
  • 380021e7c4 Check that zlib initialized correctly in FBX parser Johnny Dickinson 2015-01-24 00:00:35 -0500
  • a94e668486 Define CMAKE_DEBUG_POSTFIX and use it instead of ASSIMP_DEBUG_PREFIX Ricardo Ortiz 2015-01-23 13:10:36 -0500
  • 72611b5b82 Merge c249ae7d43 into 1c60211a15 Ricardo Ortiz 2015-01-23 18:58:09 +0000
  • c249ae7d43 Define ASSIMP_LIBRARY_SUFFIX properly so cmake can find assimp it in windows. Ricardo Ortiz 2015-01-23 13:10:36 -0500
  • e2a33e726d Add quotes to build type variable. Ricardo Ortiz 2015-01-23 10:10:51 -0500
  • 1c60211a15 Merge pull request #436 from ricortiz/FixExportedLibraryNameVariable Alexander Gessler 2015-01-22 23:12:40 -0800
  • 5f646f2097 Merge pull request #440 from expipiplus1/correct_include Alexander Gessler 2015-01-22 18:53:53 -0800
  • 50dbb867ec Include stdint.h for uint64_t Joe Hermaszewski 2015-01-22 21:27:43 +0000
  • 7494cb6e4b Use correct include file for INT_MAX Joe Hermaszewski 2015-01-22 20:19:34 +0000
  • e8d4479344 Squash incorrect abs usage Joe Hermaszewski 2015-01-22 20:03:13 +0000
  • a09de30d83 Add support for component controlled matrix transforms, i.e transform(0)(0) etc. Tom Mettam 2015-01-21 01:45:35 +0000
  • 27f3771582 Set ASSIMP_LIBRARIES to the proper library name Ricardo Ortiz 2015-01-20 13:23:15 -0500
  • 16d9addf7b Added new process - Scale-to-unit-box Alov Maxim 2015-01-20 18:02:33 +0400
  • ffa0d97c1e Merge pull request #13 from brucejia-china/fix_utf8_in_filenames Bruce Jia 2015-01-14 17:21:01 +0800
  • 62225f61e4 Merge branch 'master' into opengex_support Kim Kulling 2015-01-13 20:21:17 +0100
  • af8ef085b5 Merge pull request #16 from brucejia-china/dll_version_is_missing Bruce Jia 2015-01-09 17:59:21 +0800
  • 50acbd3aab Add missing DLL version and update to 1.1.1271.0. Bruce Jia 2015-01-09 15:50:05 +0800
  • d93edd7f72 Don't run unit tests in Travis CI. Bruce Jia 2015-01-08 19:31:17 +0800
  • af48644e56 fix build. Kim Kulling 2015-01-03 01:09:33 +0100
  • df4db6e6e2 using cmake 3.0 Kim Kulling 2015-01-02 20:34:37 +0100
  • 6820f1a5c9 workaround for compiler bug with mingw ( too many sections ). Kim Kulling 2015-01-02 15:34:23 +0100
  • 797c89c896 fix check for minimum version of cmake. Kim Kulling 2015-01-02 15:33:47 +0100
  • 69dbf3713c fix typo Kim Kulling 2015-01-02 12:38:06 +0100
  • 507ea5cae4 Defect fixing: DE17830 - Fail to import 3D model file which name contains Chinese characters. Bruce Jia 2014-12-30 17:58:28 +0800
  • 4ef88f82f0 Merge pull request #432 from madeso/master Alexander Gessler 2014-12-29 17:24:50 +0100
  • 7c17c5f46b Also install zlibstatic Gustav 2014-12-29 16:30:44 +0100
  • e6988f62f6 Fixed cmake 3x cmp0048 warning Gustav 2014-12-29 16:18:17 +0100
  • 45988cd238 Merge pull request #1 from assimp/master Madrich 2014-12-29 16:01:18 +0100
  • ce01b413b1 add build matrix to support win32-build via cross compiler for windows platform. Kim Kulling 2014-12-23 18:36:39 +0100
  • b367d9b390 Fixed some warnings related to empty statement when using assert & building in release mode Léo Terziman 2014-12-18 11:01:16 +0100
  • 469db95cd5 Merge remote-tracking branch 'official/master' into contrib Léo Terziman 2014-12-18 10:42:29 +0100
  • 7a850a4131 Merge pull request #429 from abma/master Alexander Gessler 2014-12-17 01:02:35 +0100
  • b1221ade64 fix some errors/warnings found by static code analyzer abma 2014-12-16 23:41:10 +0100
  • 7694561121 remove dead code from main CMakeLists.txt. Kim Kulling 2014-12-16 22:34:24 +0100
  • 3303f97f13 Merge remote-tracking branch 'official/master' into contrib Léo Terziman 2014-12-16 17:48:30 +0100
  • b6cc8d6da9 Add link to AssimpPascal headers Alexander Gessler 2014-12-12 02:43:15 +0100
  • 29c09b24e7 Merge pull request #421 from heandreas/master Alexander Gessler 2014-12-12 00:05:26 +0100
  • ab7754ab2a Code style changes. Andreas Henne 2014-12-11 23:05:09 +0100
  • 1e943d9fd4 Merge pull request #427 from sth519/patch-2 Alexander Gessler 2014-12-10 19:48:55 +0100
  • da93f5eb78 Update README.md for the iOS port sth 2014-12-10 19:37:18 +0100
  • 8390b06521 Merge remote-tracking branch 'upstream/master' Robin Schlegel 2014-12-08 09:52:51 +0100
  • 585e7c69fb Merge pull request #423 from enkore/master Alexander Gessler 2014-12-06 23:56:45 +0100
  • fdf78fc13b README: Add a few lines on how to compile jassimp-native enkore 2014-12-06 15:53:56 +0100
  • 6b4cbeea40 Fix outright compiler error in jassimp.cpp enkore 2014-12-06 15:52:44 +0100
  • 6829af0dd6 Fix broken ant build enkore 2014-12-06 15:52:26 +0100
  • 33f9745b62 Formatting changes. Andreas Henne 2014-12-05 19:40:09 +0100
  • 4550279629 Added binary ply exporter. Andreas Henne 2014-12-05 17:25:18 +0100
  • 06f80024cb Merge pull request #418 from xantares/patch-1 Kim Kulling 2014-12-04 17:20:38 +0100
  • 6c7b623d1b add missing unittest, Kim Kulling 2014-12-03 21:23:27 +0100
  • 96661ae4cd fix the build Kim Kulling 2014-12-02 08:51:20 +0100
  • 15e0175007 fix compiler warning. Kim Kulling 2014-12-01 23:35:57 +0100
  • 951431db94 add missing documentation. Kim Kulling 2014-12-01 21:27:48 +0100
  • bc0fd00e96 Merge pull request #414 from l337r007/collada-tristrips Kim Kulling 2014-12-01 20:48:10 +0100
  • 7a31a68cfc adapt c-api to get ImporterDesc for a given loader ( see https://github.com/assimp/assimp/issues/412 ). Kim Kulling 2014-12-01 20:34:15 +0100
  • 926b7e98cc Tristripped version of cube.dae generated using openscenegraph. Wolfgang Herget 2014-12-01 18:08:21 +0100
  • 1f13158b31 fix vs2013 compiler warnings and add missing doxygen tags. Kim Kulling 2014-11-29 12:12:32 +0100
  • 098ddd3a95 make copy constructor and a assignment operator private to avoid misuse of helper class scope guard Kim Kulling 2014-11-29 11:56:39 +0100
  • 26ac1e2c72 update gitignore file. Kim Kulling 2014-11-29 11:35:48 +0100
  • 9f80a2a2a9 update parser. Kim Kulling 2014-11-29 11:33:49 +0100
  • 005ddf9733 Merge pull request #419 from sth519/patch-1 Kim Kulling 2014-11-29 11:27:35 +0100
  • 4050f42ef1 Default to latest installed iOS SDK by default sth519 2014-11-27 14:37:46 +0100
  • d13b51b467 Update build.sh xantares 2014-11-27 09:27:46 +0100
  • 5c6921e2ea remove useless ASSIMP_BUILD_STATIC_LIB option xantares 2014-11-27 08:58:29 +0100
  • 6893a533ab Modify ObjExporter to not consolidate meshes by default by giving every mesh a unique name. Christine Lehmann 2014-11-26 12:03:07 +0100
  • e707a07ff9 Merge pull request #416 from olitheolix/python3_quicktest Alexander Gessler 2014-11-23 09:56:29 +0100
  • 1e9f3a802d PEP8 and updated docu strings. Oliver Nagy 2014-11-23 15:31:35 +1100
  • 3721b19a61 pyassimp/quicktest now runs without installing pyassimp first. Oliver Nagy 2014-11-23 15:24:17 +1100
  • fc039ee0e2 pyassimp/quicktest is now Python 3 compatible. Oliver Nagy 2014-11-23 15:23:31 +1100
  • b450ecbed2 Merge pull request #415 from olitheolix/master Alexander Gessler 2014-11-22 13:25:08 +0100
  • f12a0a3b1c Replaced 'xrange' by 'range' to maintain Python 3.x compatibility. Oliver Nagy 2014-11-22 16:24:32 +1100
  • c08a5581dd ColladaParser::CopyVertex: don't make a local copy of the vertex' indices. Wolfgang Herget 2014-11-20 17:53:06 +0100
  • 8dead93504 ColladaParser: don't arbitrarily limit number of per-vertex attributes. Wolfgang Herget 2014-11-20 16:42:41 +0100
  • ca3ce4703d Rename ColladaParser::CopyPrimitive to ::CopyVertex. Wolfgang Herget 2014-11-20 13:12:09 +0100
  • 13a157ea66 For Polylists, manually compute the start offset outside CopyPrimitive. Wolfgang Herget 2014-11-20 13:10:15 +0100