platform/upstream/assimp.git
2017-07-29 <SeanMooreSW... Fix install for builds with MSVC compiler and NMake.
2017-07-28 Kim KullingCHANGES: add documentation of featureset for 4.0.1
2017-07-28 Kim Kullingnew release: update to 4.0.1.
2017-07-28 Kim KullingPPdPmdParser: fix compilation for clang.
2017-07-27 Kim KullingMerge branch 'master' of https://github.com/assimp...
2017-07-27 Kim KullingStreamReader: fix out-of-range exception
2017-07-27 Kim Kullingfix build second try
2017-07-27 Kim Kullingfix build
2017-07-25 Kim Kullingunittests: fix build.
2017-07-25 Kim Kullingunittests: add missing include to utProfiler.
2017-07-25 Kim Kullingunittests: fix the build again.
2017-07-25 Kim KullingProfiler: fix invalid using statement.
2017-07-24 Kim KullingProfiler: add a unittest.
2017-07-22 Alexander GesslerMerge pull request #1355 from RodrigoFigueroaM/patch-1
2017-07-22 Alexander GesslerMerge pull request #1359 from sacereda/profilerLogging
2017-07-22 Alexander GesslerMerge pull request #1358 from sacereda/optimizeMeshes
2017-07-22 Sergio AceredaElapsed seconds not shown correctly
2017-07-22 Sergio AceredaLow performance in OptimizeMeshesProcess::ProcessNode...
2017-07-21 Kim KullingMerge pull request #1356 from assimp/fix_osx_travis
2017-07-21 Kim Kullingtravis: next try.
2017-07-21 Kim Kullingtravis: fix dev/null access.
2017-07-21 Kim Kullingtravis: fix brew ls command.
2017-07-21 Kim Kullingtravis: add next missing selicolon.
2017-07-21 Kim Kullingtravis: add missing semicolon in if-then statement.
2017-07-21 Kim Kullingtravis: add missing semicolons.
2017-07-21 Kim Kullingtravis: check if cmake is installed with brew.
2017-07-21 rodrigo figueroaAdded support for python3
2017-07-20 Kim KullingMerge pull request #1352 from sacereda/master
2017-07-19 Sergio Aceredanot compiling when using ASSIMP_DOUBLE_PRECISION
2017-07-18 Kim Kullingunittests: fix typo.
2017-07-18 Kim Kullingunittests: fix version test.
2017-07-18 Kim KullingUpdate CHANGES
2017-07-18 Kim KullingMerge branch 'master' of https://github.com/assimp...
2017-07-18 Kim KullingUpdate version.
2017-07-18 Kim KullingMerge branch 'master' of https://github.com/assimp...
2017-07-18 Kim KullingPlyLoader: fix out of bound access.
2017-07-17 Kim KullingMerge pull request #1350 from Madrich/master
2017-07-17 MadrichFix Collada export image tag
2017-07-17 MadrichMerge pull request #13 from assimp/master
2017-07-15 Kim Kullingfix compiler warnings.
2017-07-15 Kim KullingMerge pull request #1347 from rickomax/master
2017-07-15 rickomaxMerge branch 'master' of https://github.com/assimp...
2017-07-15 Kim KullingMerge pull request #1345 from jamesgk/master
2017-07-15 Kim KullingMerge pull request #1338 from pdaehne/master
2017-07-15 rickomaxFixed many FBX bugs
2017-07-14 jamesgkUse unique node names when loading Collada files
2017-07-12 Kim KullingMerge pull request #1337 from terziman/master
2017-07-12 Patrick DähneX3D importer: Fixed iterator on MSVC 2015
2017-07-12 Kim Kullingupdate python readme.
2017-07-12 Patrick DähneX3D importer: Fixed problems with auto, override and...
2017-07-11 Patrick DähneX3D importer: Fixed missing header file
2017-07-11 Patrick DähneX3D importer: Fixed path handling
2017-07-11 Patrick DähneX3D importer: Implemented support for binary X3D files
2017-07-11 Leo TerzimanFixed bug in assbin metadata export when no metadata...
2017-07-11 Leo TerzimanAdded support for metadata in assbin format
2017-07-11 Kim KullingCollada: add workaround to deal with polygon with holes .
2017-07-10 Kim Kullingcloses https://github.com/assimp/assimp/issues/1335...
2017-07-09 Kim KullingFix compiler warnings + one review finding.
2017-07-07 Kim KullingMerge pull request #1334 from assimp/x_deals_with_lines
2017-07-07 Kim KullingX-Importer: make it deal with lines.
2017-07-06 Kim KullingMerge pull request #1333 from gongminmin/master
2017-07-05 Minmin GongRemove std functions deprecated by C++11.
2017-07-01 Kim Kullingadd missing coverity token.
2017-06-28 Kim Kullingcloses https://github.com/assimp/assimp/issues/1320...
2017-06-28 Kim KullingMerge branch 'master' of https://github.com/assimp...
2017-06-28 Kim KullingMerge pull request #1318 from rspencer01/master
2017-06-28 Kim KullingMerge pull request #1322 from assimp/issue_1319
2017-06-28 Kim Kullingfix review findings.,
2017-06-28 Kim Kullingadd missing coverity scan token.
2017-06-28 Kim Kullingfix unittests.
2017-06-27 Kim KullingMerge pull request #1323 from vkovalev123/master
2017-06-27 Vitaly KovalevFixed texture bug due simultaneously using 'usemtl...
2017-06-26 Kim Kullingcloses https://github.com/assimp/assimp/issues/1319...
2017-06-26 Kim KullingMerge pull request #1321 from pdaehne/master
2017-06-26 Patrick DähneFixed indices for IndexedTriangleFanSet, IndexedTriangl...
2017-06-25 Robert SpencerFixes parameters to pyassimp.load
2017-06-25 Kim KullingOpenDDLParser: latest greatest.
2017-06-23 Patrick DähneX3D importer: Added EXPORT and IMPORT to the list of...
2017-06-22 Patrick DähneX3D Exporter: fixed missing attributes
2017-06-22 Patrick DähneX3D importer: Fixed import of normals for the single...
2017-06-22 Patrick DähneX3D importer: Fixed handling of inlined files
2017-06-22 Patrick DähneX3D importer: fixed whitespace handling (issue #1202)
2017-06-22 Kim KullingUpdate Readme.md
2017-06-22 Kim KullingUpdate Readme.md
2017-06-22 Kim KullingMerge pull request #1314 from jamesgk/gltf-export
2017-06-22 Kim KullingMerge pull request #1311 from PetrPPetrov/master
2017-06-21 Kim KullingLWO: use forward declaration in header.
2017-06-21 Kim KullingFix compiler warnings.
2017-06-21 Kim Kullingunittest: fix compiler warning.
2017-06-21 jamesgkGLTF exporter: ensure buffer view byte offsets are...
2017-06-21 Kim KullingMerge pull request #1313 from assimp/issue_586_make_sce...
2017-06-21 Kim KullingSceneCombiner: fix the build.
2017-06-21 Kim KullingSceneCOmbiner: Fix the build.
2017-06-21 Kim KullingSceneCombiner: move header for scenecombiner to public...
2017-06-20 Petr Petrovich... Fixed bug in material color processing
2017-06-19 Kim Kullingopenddlparser: closes https://github.com/assimp/assimp...
2017-06-18 MadrichMerge pull request #12 from assimp/master
2017-06-17 Kim KullingMerge branch 'master' of https://github.com/assimp...
2017-06-17 Kim KullingMerge pull request #1310 from assimp/new_cpputf8_issue_1309
2017-06-17 Kim Kullingremove dead code.
next