platform/upstream/assimp.git
2017-09-17 Jeremy CowlesFix glTF 2.0 multi-primitive support
2017-09-17 Kim KullingMerge pull request #1441 from turol/travis
2017-09-16 Turo LamminenTravis: Disable OS X build since it doesn't do anything...
2017-09-16 Kim KullingMerge pull request #1440 from turol/travis
2017-09-16 Kim KullingMerge pull request #1435 from jaredmulconry/issue_1065
2017-09-16 Kim KullingMerge pull request #1437 from rmitton/sib-version
2017-09-16 Turo Lamminentravis: Enable ccache
2017-09-16 Turo Lamminentravis: Only build with xcode 8.3
2017-09-16 Turo Lamminentravis: Correctly minimize build matrix
2017-09-16 Turo Lamminentravis: Move os declarations earlier
2017-09-16 Kim KullingMerge pull request #1436 from turol/warnings
2017-09-15 Richard MittonAdded Silo 2.5 support
2017-09-15 Richard MittonFixed truncated material names
2017-09-15 Richard MittonMerge pull request #1 from assimp/master
2017-09-15 Turo LamminenFBXParser: Silence uninitialized variable warnings
2017-09-15 Turo LamminenImporter: Whitespace cleanup to fix GCC misleading...
2017-09-15 Turo LamminenAssbinExporter: Fix strict aliasing violation
2017-09-15 Turo LamminenAssbinExporter: Add Write specialization for aiColor3D
2017-09-15 Turo LamminenDefaultLogger: Whitespace cleanup to fix GCC misleading...
2017-09-15 Turo LamminenglTFExporter: Silence uninitialized variable warning
2017-09-15 Turo LamminenAdd CMake flag to treat warnings as errors
2017-09-15 Jared MulconryAddressed last remaining warning under MSVC caused...
2017-09-15 Kim KullingMerge pull request #1433 from vkovalev123/patch-1
2017-09-14 vkovalev123Update 3DSLoader.cpp
2017-09-13 Kim KullingMerge pull request #1431 from assimp/revert-1427-asan
2017-09-13 Kim KullingRevert "Asan"
2017-09-13 Kim KullingMerge pull request #1423 from Matter-and-Form/feature...
2017-09-13 Kim KullingMerge pull request #1427 from turol/asan
2017-09-13 Daniel HritzkivUpdate glTF in list of importers and exporters
2017-09-13 Turo LamminenFix delete / delete[] mismatch in glTFAsset
2017-09-13 Turo LamminenEnable AddressSanitizer for Linux clang build
2017-09-12 Kim KullingMDP: fix encoding issues.
2017-09-12 Kim KullingMerge branch 'master' of https://github.com/assimp...
2017-09-12 Kim KullingFBX: fix some minor findings.
2017-09-12 Kim Kullingcloses https://github.com/assimp/assimp/issues/1426...
2017-09-12 Turo LamminenAdd AddressSanitizer option to CMake
2017-09-12 John SennekerManually read alphaMode material property
2017-09-12 John SennekerProperly move string passed to JSON writer
2017-09-12 Daniel HritzkivFix Segfault caused by losing pointer to std::string
2017-09-12 Daniel HritzkivRevert "Remove simple gltf2 export unit test"
2017-09-11 Daniel HritzkivRemove simple gltf2 export unit test
2017-09-11 Daniel HritzkivExclude glTF2 Exporter test when ASSIMP_BUILD_NO_EXPORT
2017-09-11 Daniel HritzkivFormatting
2017-09-11 Daniel HritzkivUse `forceNumber` argument of `WriteAttrs` to write...
2017-09-11 Daniel HritzkivFix mesh primitive’s attributes’ names
2017-09-11 Daniel HritzkivRemove KHR_binary_glTF code
2017-09-11 Daniel HritzkivRemove compresssed file format flag
2017-09-11 Daniel HritzkivAdd gltf2 basic unit test
2017-09-11 Daniel Hritzkivmore specific token search for Collada Loader
2017-09-11 Daniel HritzkivLoad gltf .bin files from correct directory
2017-09-11 Daniel HritzkivRemove premultipliedAlpha from gltf2
2017-09-11 John SennekerFix parsing of glTF version
2017-09-11 John SennekerAdd support for importing both glTF and glTF2 files
2017-09-11 John SennekerRestrict search for OFF header to first 3 bytes
2017-09-11 Daniel HritzkivRemove commented out code
2017-09-11 Daniel HritzkivSet alphaMode, baseColorFactor opacity when model’s...
2017-09-11 Daniel HritzkivSet the metallicFactor to 0 if source file doesn’t...
2017-09-11 Daniel HritzkivFix METALLIC_FACTOR typo
2017-09-11 Daniel HritzkivDefine gltf material property names as constants
2017-09-11 Daniel HritzkivFix indentation
2017-09-11 Daniel HritzkivImplement pbrSpecularGlossiness property as Nullable
2017-09-11 Daniel HritzkivDefine default material values as static constants
2017-09-11 Daniel HritzkivRemove need for Has by returning an empty Ref in Get
2017-09-11 Daniel HritzkivUse different form of index accessor
2017-09-11 Daniel HritzkivExport material names properly
2017-09-11 Daniel HritzkivSampler improvements; Add new LazyDict method
2017-09-11 Daniel HritzkivSet default values on Sampler
2017-09-11 Daniel HritzkivFix unused CopyValue
2017-09-11 Daniel HritzkivExport extensions
2017-09-11 Daniel HritzkivFormatting
2017-09-11 Daniel HritzkivOnly export byteStride if not 0
2017-09-11 Daniel Hritzkivstore node mesh vs. meshes
2017-09-11 Daniel Hritzkivreenable animation and skins exports
2017-09-11 Daniel HritzkivWrite specularGlossiness textures on the specularGlossi...
2017-09-11 Daniel HritzkivMake sure `on` flag for specularGlossiness is being...
2017-09-11 Daniel Hritzkivmention pbrSpecularGlossiness support
2017-09-11 Daniel HritzkivRemove OPEN3DGC and compression references
2017-09-11 Daniel HritzkivChanges to GLTF2 materials
2017-09-11 Daniel HritzkivRemove Light, Technique references
2017-09-11 Daniel HritzkivStart removing materials common, and adding pbrSpecular...
2017-09-11 Daniel HritzkivRemove redundant function
2017-09-11 Daniel HritzkivUse `!ObjectEmpty()` vs. `MemberCount() > 0`
2017-09-11 Daniel HritzkivWorking read, import, export, and write of gltf2 (pbr...
2017-09-11 Daniel Hritzkivcheck in gltf2 models to test directory
2017-09-11 Daniel HritzkivStart managing and importing gltf2 pbr materials
2017-09-11 Daniel Hritzkivtemporarily disable gltf exporting of animations and...
2017-09-11 Daniel HritzkivStart reading pbr materials
2017-09-11 Daniel HritzkivCache retrieved items via an original index map
2017-09-11 Daniel HritzkivDisambiguate Get methods
2017-09-11 Daniel HritzkivUpdate glTF2 Asset to use indexes
2017-09-11 Daniel HritzkivDuplicate gltfImporter as gltf2Importer; Include glTF2...
2017-09-11 Kim KullingMerge pull request #1425 from jaredmulconry/issue_1065
2017-09-10 Jared MulconryMerge branch 'master' of github.com:assimp/assimp into...
2017-09-10 Jared MulconryFixed warnings when compiling for x64 on MSVC through...
2017-09-10 Kim KullingMerge pull request #1424 from samitc/feature/fix-mesh...
2017-09-10 Jared MulconryFixed warnings when compiling for x64 on MSVC through...
2017-09-10 Jared MulconryFixed warnings when compiling for x64 on MSVC through...
2017-09-10 Jared MulconryFixed warnings when compiling for x64 on MSVC through...
2017-09-10 Jared MulconryFixed warnings when compiling for x64 on MSVC through...
2017-09-10 Jared MulconryFixed warnings when compiling for x64 on MSVC through...
next