platform/upstream/assimp.git
2016-09-20 Alexandr Arutjunov[*] Merge with fresh master.
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 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 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.
2016-08-14 Alexandr Arutjunov[F] Removed Unicode BOM.
2016-08-14 Alexandr ArutjunovMerge branch 'master' into gltf_o3dgc
2016-08-14 Alexandr Arutjunov[F] Conditional compilation for Open3DGC-extension.
2016-08-14 Kim KullingMerge pull request #978 from assimp/issue_975
2016-08-14 Kim KullingMerge pull request #976 from assimp/issues_967
2016-08-14 Kim KullingMerge pull request #977 from assimp/update_rapidjson_ve...
2016-08-14 Kim Kullingcloses https://github.com/assimp/assimp/issues/97:...
2016-08-14 Kim KullingUpdate rapidjson to v1.0.2
2016-08-14 Kim Kullingcloses https://github.com/assimp/assimp/issues/967...
2016-08-13 Alexandr Arutjunov[+] Added link to RT library when using Open3DGC-compre...
2016-08-13 Alexandr Arutjunov[-] Removed unneeded include.
2016-08-13 Alexandr Arutjunov[*] Few C++11 constructions are removed.
2016-08-13 Alexandr Arutjunov[*] Few C++11 constructions are removed.
2016-08-13 Kim KullingCMakeLists: cleanup, move all options to one place...
2016-08-12 Kim KullingUpdate Readme.md
2016-08-12 Kim KullingMerge pull request #974 from assimp/issue_901
2016-08-12 Kim KullingAdd type to deal with 64-bit filesizes on x86_64-apple...
2016-08-12 Kim KullingDefaultIOStream: add missing detection for apple-based OS.
2016-08-12 Kim Kullingcloses https://github.com/assimp/assimp/issues/901
2016-08-10 Alexandr Arutjunov[+] glTF import/export. Support for Open3DGC-compressio...
2016-08-10 Alexandr Arutjunov[F] Typo.
2016-08-09 Kim KullingCloses https://github.com/assimp/assimp/issues/966...
2016-08-09 Alexandr Arutjunov[+] Use "buffer" ID against "bufferView" ID for Open3DG...
2016-08-09 Alexandr Arutjunov[+] Save parameters of mesh extension: Open3DGC-compres...
2016-08-08 Alexander GesslerMerge pull request #970 from nyorain/patch-1
2016-08-08 nyorainAdded documentation for embedded textures
2016-08-08 Kim KullingMerge pull request #965 from waldyrious/patch-1
2016-08-08 Alexandr Arutjunov[+] Support Open3DGC for glTF import/export. Intermedia...
2016-08-08 Alexandr Arutjunov[*] Style. Intermediate commit.
2016-08-08 Alexandr Arutjunov[*] Style. Intermediate commit.
2016-08-08 Alexandr Arutjunov[F] Comparison between signed and unsigned integer.
2016-08-08 Waldir Pimentafix long option name for --om
next