platform/upstream/assimp.git
2016-10-02 Alexandr ArutjunovMerge branch 'import_x3d' into export_x3d
2016-10-02 Alexandr ArutjunovMerge branch 'master' into export_x3d
2016-10-02 Alexandr Arutjunov[*] Set float type for constants: less warnings, less...
2016-10-02 Alexandr Arutjunov[*] Pull fresh data.
2016-10-02 Alexandr ArutjunovMerge branch 'master' into import_x3d
2016-10-02 Alexandr Arutjunov[*] Docs and build-files fixes.
2016-10-02 Kim KullingMerge pull request #1011 from smalcom/import_amf
2016-10-02 Kim KullingMerge pull request #1012 from johnmaf/bugfix/glTF-trans...
2016-10-02 Alexandr Arutjunov[F] Fixed missed break.
2016-10-01 Alexandr Arutjunov[F] Fixing checking rule
2016-09-29 Alexandr ArutjunovMerge branch 'import_amf' into import_x3d
2016-09-29 Alexandr Arutjunov[*] Few changes for building using old (or MS) compilers.
2016-09-29 Alexandr Arutjunov[F] Erasing with constant iterator. Strange that new...
2016-09-29 John SennekerglTF: Read and write transparency values
2016-09-29 Alexandr ArutjunovMerge branch 'import_amf' into import_x3d
2016-09-29 Alexandr Arutjunov[*] Not all modern compilers is support new C++ feature...
2016-09-29 Alexandr Arutjunov[*] Removed Boost dependency.
2016-09-29 Alexandr Arutjunov[*] Removed Boost dependency.
2016-09-29 Alexandr Arutjunov[F] Header missed.
2016-09-29 Alexandr Arutjunov[F] Removed UTF-8 BOM
2016-09-29 Alexandr Arutjunov[+] X3D importer.
2016-09-29 Alexandr Arutjunov[*] Style and doc changes.
2016-09-29 Alexandr Arutjunov[+] Embedded uncompressed textures support.
2016-09-29 Alexandr Arutjunov[*] More suitable for array size of which can vary...
2016-09-29 Alexandr Arutjunov[F] Typo: invalid format hint index.
2016-09-28 Alexandr ArutjunovMerge branch 'master' into import_amf
2016-09-28 Alexandr Arutjunov[*] Format hint for embedded textures improvement.
2016-09-28 Alexandr Arutjunov[+] AMF-importer. Also some fixes for modern Assimp.
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-26 Alexandr Arutjunov[+] Flag for scene for supporting formats where more...
2016-09-26 Alexandr Arutjunov[*] Embedded texture prefix in separate define.
2016-09-26 Alexandr Arutjunov[+] Building AMF-importer.
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...
next