platform/upstream/assimp.git
2016-09-28 Kim KullingFBX: make lookup test less strict. closes https://githu...
2016-09-28 Kim KullingReadme: move gitter-chat to a more representive place.
2016-09-27 Kim KullingFix some review findings.
2016-09-27 Kim KullingOpenGEX: fix some review findings.
2016-09-27 Kim KullingOpenGEX: fix some review findings.
2016-09-27 Kim Kullingcloses https://github.com/assimp/assimp/issues/954...
2016-09-26 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-09-26 Kim KullingSceneDiffer: add face tester.
2016-09-25 Kim KullingMerge pull request #1006 from odalet/master
2016-09-24 odaletUpdate appveyor.yml
2016-09-24 odaletUpdate appveyor.yml
2016-09-24 odaletUpdate appveyor.yml
2016-09-24 odaletUpdate appveyor.yml
2016-09-24 odaletUpdate appveyor.yml
2016-09-23 Kim Kullingcloses https://github.com/assimp/assimp/issues/584...
2016-09-23 Kim KullingMerge pull request #1005 from assimp/issues/177
2016-09-23 Kim KullingIFC: Switch generated file to 2 files to fix issue...
2016-09-23 Kim KullingRefactoring: rename ModelDiffer to Scenediffer.
2016-09-23 Kim KullingModelDiffer: update material testser + create material...
2016-09-22 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-09-22 Kim KullingObjImporter: fix test for vertices import.
2016-09-21 Kim KullingMerge pull request #1001 from johnmaf/feature/glTF...
2016-09-21 Kim KullingMerge pull request #1004 from johnmaf/bugfix/glTF-trian...
2016-09-21 johnmafAdd Triangulate post-processing step to glTF exporters
2016-09-20 johnmafglTF: move mesh splitting to constructor to cover GLB
2016-09-20 Kim KullingModelDiffer: use Equal-method to compare vectors.
2016-09-20 johnmafMerge upstream master
2016-09-20 Kim KullingMerge pull request #972 from smalcom/gltf_o3dgc
2016-09-20 Alexandr ArutjunovMerge branch 'gltf_o3dgc' of https://github.com/smalcom...
2016-09-20 Alexandr Arutjunov[*] Merge with fresh master.
2016-09-20 Kim KullingObj: prepare unittest and add missing tests for mesh...
2016-09-20 Kim KullingMerge pull request #998 from johnmaf/bugfix/gltfUVs
2016-09-20 Kim KullingMerge pull request #999 from johnmaf/feature/single...
2016-09-19 johnmafExport glTF buffers as separate .bin files
2016-09-19 Kim KullingUnittest: add first approach for modeldiffer.
2016-09-17 Kim KullingRenaming doc.
2016-09-17 Kim KullingDoc: add uml-diagrams for import and export.
2016-09-15 smalcom[F] min/max redefined when including windows.h
2016-09-15 Alexandr Arutjunov[F] Removed unneeded definitions.
2016-09-15 johnmafAdd all glTF data to single buffer
2016-09-15 Alexandr Arutjunov[F] Removed Unicode BOM at file beginning.
2016-09-14 johnmafFlip UVs in glTFExporter
2016-09-13 Alexandr Arutjunov[F] Not set option-variable (only define for compilatio...
2016-09-13 Alexandr ArutjunovMerge branch 'master' into gltf_o3dgc
2016-09-12 Kim KullingBlender: fix some minor findings.
2016-09-12 Kim KullingMerge pull request #949 from r-chris/fix-material-bugs
2016-09-11 Kim Kullingunittests: add platform libs for linux build.
2016-09-11 Kim KullingUnittest: add gtest as part of the contrib to avoid...
2016-09-10 Alexandr ArutjunovMerge branch 'master' into gltf_o3dgc
2016-09-10 Kim Kulling3MF: add a simple box example from the 3MF-sample repo.
2016-09-10 Kim KullingCMake: fix buildCMake: fix build..
2016-09-10 Alexandr Arutjunov[+] FindRT cmake module.
2016-09-10 Alexandr ArutjunovMerge branch 'master' into gltf_o3dgc
2016-09-10 Alexandr ArutjunovMerge branch 'master' into gltf_o3dgc
2016-09-10 Alexandr Arutjunov[*] Not needed namespace.
2016-09-10 Alexandr ArutjunovMerge branch 'master' of https://github.com/assimp...
2016-09-09 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-09-09 Kim Kulling3MF: make xml tags static const.
2016-09-09 Kim Kulling3MFImporter: add source group for visual dtudio.
2016-09-09 Alexandr Arutjunov[*] Stylistic changes.
2016-09-08 Kim KullingMerge pull request #996 from johnmaf/bugfix/gltf-split
2016-09-07 johnmafSplit mesh before exporting gltf. Fixes #995
2016-09-06 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-09-06 Kim KullingObjImporter: remove unused code.
2016-09-06 Kim KullingBlender: revert fix for suspicious crash in blender...
2016-09-05 Kim KullingIrrImporter: Fix release functions.
2016-09-04 Kim KullingDoc: fix redundant doc.
2016-09-04 Kim KullingFix coverity findings: fix usage after free.
2016-09-04 Kim KullingComputeUVMappingprocess: add missing initialization...
2016-09-04 Kim KullingFix invalid release of mat + mesh.
2016-09-02 Kim KullingIFC: fix possible use after free access bug.
2016-09-02 Kim KullingBlender: fix invalid OnjectCompare op.
2016-08-31 Kim KullingCREDITS: first update.
2016-08-30 Kim KullingMDLMoader: fix resource leak.
2016-08-30 Kim KullingFix coverity finding: use deep copy instead of referenc...
2016-08-29 Kim KullingglTFImporter: avoid out-of-bounds-access.
2016-08-29 Kim KullingMakeVerboseFormat: fix invalid delete statement.
2016-08-29 Kim KullingFix findings from code review.
2016-08-29 Kim KullingFix coverity findings: fix possible out-of-bound access.
2016-08-29 Kim KullingFix coverity findings: fix possible usage after calling...
2016-08-29 Kim KullingFix coverity finding: fix possible use after free..
2016-08-25 Kim KullingGeometryBuilder: fix update of vertices.
2016-08-20 Kim KullingMerge pull request #985 from Sailsman63/64b_static_zlib
2016-08-19 Kim KullingMerge pull request #984 from jwwalker/upstream
2016-08-19 Lucas StanekAdd -fPIC to C Flags for 64bit linux Shared Object...
2016-08-19 Lucas StanekBuilding static ZLIB on 64b LInux requires -fPIC for...
2016-08-19 Daniel KnezevicUse Assimp namespace to fix build for big-endian archit...
2016-08-18 James WalkerChanged C-style casts to static_cast.
2016-08-18 Alexander GesslerMerge pull request #986 from Deni90/master
2016-08-18 Daniel KnezevicUse Assimp namespace to fix build for big-endian archit...
2016-08-18 James WalkerAdd typecasts in glTFAssetWriter.inl to fix compile...
2016-08-16 Chris Russinclude config.h to always have the correct types ...
2016-08-16 Chris Russfix precision issue within memory copy
2016-08-16 Chris Russadd explicit config.h include to export
2016-08-16 Chris Russrenaming define for double precision to be picked up...
2016-08-16 Chris RussFixing bugs related to 64-bit upgrade in materials
2016-08-15 Kim KullingMerge pull request #983 from roshanch/master
2016-08-15 roshan.cadding support to store all the layered textures
2016-08-14 Kim KullingMerge pull request #979 from assimp/issue_975
2016-08-14 Kim KullingFix copy-paste-error.
next