platform/upstream/assimp.git
2016-10-05 Kim KullingMerge pull request #1019 from abma/patch-1
2016-10-05 abmafix compile warning
2016-10-04 Kim KullingMerge pull request #1018 from johnmaf/bugfix/obj-homoge...
2016-10-04 Kim KullingMerge pull request #1015 from ascandal/feature/fix...
2016-10-04 Kim KullingMerge pull request #1016 from johnmaf/bugfix/glTF-sort_...
2016-10-04 John SennekerParse homogeneous vertex coordinates in OBJs
2016-10-04 Kim KullingMerge branch 'master' of https://github.com/assimp...
2016-10-04 Kim KullingX3D: Some more reformattings and missing initializations.
2016-10-04 Kim KullingMerge pull request #1017 from mgerhardy/patch-1
2016-10-04 Martin Gerhardyremoved BOM
2016-10-04 Kim KullingSome small format changes for assimp-style :-).
2016-10-03 John SennekerSort by primitive type before exporting as glTF
2016-10-03 Kim KullingAMF: add missing license info.
2016-10-03 Kim KullingScene: remove redundant pragma once statement.
2016-10-03 Angelo ScandaliatoMerge remote-tracking branch 'upstream/master' into...
2016-10-03 Kim KullingMerge pull request #1014 from smalcom/import_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-10-01 Angelo Scandaliatoupdate change log
2016-10-01 Angelo Scandaliatoincluded samplers dictionary for textures
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-29 Angelo Scandaliatofixed issue with texcoordinate bufferview target
2016-09-28 Angelo Scandaliatowork around for indices array in ExportData
2016-09-28 Angelo Scandaliatocalculate and write min and max attributes for accessors
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 Angelo Scandaliatoasset.version from int to string
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
next