platform/upstream/assimp.git
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...
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-09 Kim KullingMerge pull request #1422 from elect86/patch-9
2017-09-09 Amit Cirtfix name lost in mesh and nodes when load with aiProces...
2017-09-08 Giuseppe BarbieriAdded a link to pure jvm assimp port
2017-09-07 Kim KullingMerge pull request #1421 from assimp/issue_1404
2017-09-07 Kim KullingTraivis: make build amtrix smaller.
2017-09-07 Kim Kullingcloses https://github.com/assimp/assimp/issues/1404...
2017-09-05 Kim KullingMerge pull request #1418 from umlaeute/debian-fixes...
2017-09-03 IOhannes m... exclude repository-settings from source-package generat...
2017-09-02 IOhannes m... split setup.py into multiple lines
2017-09-02 IOhannes m... fixed spelling error
2017-08-31 Kim Kullingfix the buil
2017-08-31 Kim Kullingfix the buil
2017-08-31 Kim KullingFIx build
2017-08-31 Kim KullingTests: add 3D-importer test.
2017-08-31 Kim KullingFix review findings: remove unused includes
2017-08-31 Kim Kullingcloses https://github.com/assimp/assimp/issues/1406...
2017-08-31 Kim KullingMerge pull request #1410 from THISISAGOODNAME/master
2017-08-30 THISISAGOODNAMEFix assimp_qt_viewer build failed on OSX
2017-08-30 Kim KullingMerge pull request #1408 from assimp/acgessler-patch-4
2017-08-29 Alexander GesslerUpdate version check in FBX reader to check for version...
2017-08-28 Kim KullingMerge pull request #1405 from assimp/rickomax-master
2017-08-25 Kim KullingMerge branch 'master' of https://github.com/rickomax...
2017-08-25 Kim KullingMerge pull request #1403 from kebby/fbx_anim_fix
2017-08-25 Kim KullingMerge pull request #1401 from melMass/python3
2017-08-25 Tammo HinrichsFBX importer: try a constant again (ll suffix this...
2017-08-25 Tammo HinrichsFBX importer: Back to INT64_MIN but include <stdint...
2017-08-25 Kim KullingMerge pull request #1400 from kebby/master
2017-08-24 Tammo HinrichsFBX importer: don't rely ont INT64_MIN / ..MAX macros
2017-08-24 Kim KullingUpdate Readme.md
2017-08-24 Tammo HinrichsFBX importer: Use actual min/max of animation keyframes...
2017-08-23 Kim KullingMerge pull request #1399 from m4c0/master
2017-08-23 Kim KullingMerge pull request #1398 from Eljay/fix-irrxml
2017-08-23 Mel Massadiancreated a python3 version of the 3dviewer and fixed...
2017-08-23 Tammo HinrichsCollada importer: Add support for line strip primitives
2017-08-21 Eduardo CostaRe-enabling PACK_STRUCT for MDL files.
2017-08-20 Lee JefferyFix linking issue with irrXML
2017-08-19 Kim KullingReadme: add TriLib to the official list of supported...
2017-08-18 Kim KullingMerge pull request #1397 from Arshia001/master
2017-08-18 Arshia001Fix OBJ discarding all material names if the material...
2017-08-15 Kim KullingMerge pull request #1385 from gongminmin/FixForVS2017.3
2017-08-15 Minmin GongFix compiling problems under VS2017.3.
2017-08-14 Kim Kullingassert: remove assert with more than one statement...
2017-08-13 Kim KullingMerge pull request #1383 from jeremyabel/patch-1
2017-08-12 Jeremy AbelAdded wiki link to C4D file format
2017-08-12 Kim KullingMerge pull request #1382 from jeremyabel/master
2017-08-12 Jeremy Abelshould be map, not set
2017-08-12 Jeremy Abelchanged a few leftover asserts to ai_assert
2017-08-10 Kim KullingMerge pull request #1378 from dhritzkiv/feature/gltf...
2017-08-09 Daniel HritzkivFormatting
2017-08-09 Daniel Hritzkivversion in glb header is stored as uint32_t
2017-08-09 Daniel HritzkivEnsure gltf asset version is printed as \d.0
2017-08-05 Kim Kulling§
2017-08-05 Kim KullingMerge branch 'master' of https://github.com/assimp...
2017-08-05 Kim Kullingunzip: latest greatest.
2017-08-03 Kim KullingMerge pull request #1370 from 0xcccc/master
2017-08-03 Kim Kullingply-loader: add brackets.
2017-08-03 Kim Kullingply-importer: fix creation of vertex attributes.
2017-08-02 Kim KullingPlyLoader: fix vertex attribute lookup.
2017-08-02 Knox ShaoFix android build issues
2017-08-02 Kim Kullingcloses https://github.com/assimp/assimp/issues/1270...
2017-07-31 Kim Kullingcmake cleanup.
next