Commit Graph

  • afec2e2c49
    Fix #2693 aiGetVersionMajor return wrong version Engin Manap 2019-10-05 19:23:02 +0200
  • 167fabbe8d Adding some simple documentation for test and usage purposes. RevoluPowered 2019-10-04 15:18:36 +0100
  • 8b6e1a51a9 Added GetArmatureRoot detection RevoluPowered 2019-10-04 15:11:31 +0100
  • e1e65dc3a6 Fixed bone transform information RevoluPowered 2019-10-04 14:17:35 +0100
  • 9a3dc3a63c Added multi armature and duplicate bone name support RevoluPowered 2019-10-04 13:42:46 +0100
  • a53c66361f WIP bone stack algorithm RevoluPowered 2019-10-03 20:16:54 +0100
  • f758ca43c4 Added correct transform data RevoluPowered 2019-10-03 19:25:21 +0100
  • c26662605f Added post bone handler to calculate mOffsetMatrix RevoluPowered 2019-10-03 19:02:52 +0100
  • 9351d4661c WIP refactoring to pass in parent / root node RevoluPowered 2019-10-02 19:48:05 +0100
  • 972513e8c5 Added clang format RevoluPowered 2019-10-02 19:44:58 +0100
  • 0edf0e9c4c Git ignore RevoluPowered 2019-10-02 19:44:30 +0100
  • 38153748ab ColladaExporter: use actual mesh names when available Chris Weermann (TGE) 2019-10-02 19:18:48 +0200
  • f2a70ad10c
    remove VS2013 build escherstair 2019-10-02 10:43:06 +0200
  • d0e8f5ca32
    add cmake generators for VS2013 and VS2019 escherstair 2019-10-02 10:30:50 +0200
  • 19fddb0861
    Merge branch 'master' into add_VS2013_VS2019 escherstair 2019-10-02 10:24:52 +0200
  • 9c326e6989
    Add AppVeyor build VS2013 and VS2019 escherstair 2019-10-02 10:21:56 +0200
  • c08a78f7c6 ColladaExporter: improve name/id handling Chris Weermann (TGE) 2019-10-02 01:32:53 +0200
  • f468b63a40 fix unchecked return values. Kim Kulling 2019-10-01 17:45:50 +0200
  • 6550b1df61
    Merge branch 'master' into gltf_mesh_morph_animations vcebollada 2019-10-01 08:04:46 +0100
  • 09d80ff478
    Merge pull request #2666 from theakman2/issue_2662 Kim Kulling 2019-09-30 23:10:24 +0200
  • ec74f6603b
    Merge branch 'master' into issue_2662 Kim Kulling 2019-09-30 22:10:45 +0200
  • 42ff3f1633
    Merge branch 'master' into gltf_mesh_morph_animations vcebollada 2019-09-30 13:38:33 +0100
  • c480b65291
    Merge pull request #2680 from grdowns/vcpkg-instructions Kim Kulling 2019-09-29 14:36:18 +0200
  • 7a8b7ba88d aiAnimation::mTicksPerSecond for gltf2 imports - should always be 1000.0 Theak 2019-09-29 10:09:53 +0100
  • 90dad996c2 [*] In 99.(9) % cases CPU not changed during Assimp working. So you can use compile-time selection. smalcom 2019-09-29 08:30:45 +0300
  • 671259e986 [*] >=gcc-8 don't like src and src_size the same in the strncpy. Because you know NAME_x is properly defined you can use strcpy. smalcom 2019-09-29 08:29:28 +0300
  • 3d35662a37 [*] In new rules of gcc you can not copy anything to strured memory block. [-] Removed extra spaces. smalcom 2019-09-29 08:27:43 +0300
  • 8101bc6a77 Add vcpkg installation instructions grdowns 2019-09-26 17:46:26 -0700
  • 5018af995b
    Merge branch 'master' into gltf_mesh_morph_animations vcebollada 2019-09-26 11:33:33 +0100
  • 2757297b4f
    Merge branch 'master' into issue_2662 Kim Kulling 2019-09-26 09:55:16 +0200
  • 0e85872951
    Merge pull request #2663 from thomasbiang/fix-multi-uvset-coord Kim Kulling 2019-09-26 08:55:47 +0200
  • ae3236f481 Support Apple naming conventions - shared library Dániel Molnár 2019-09-24 22:30:00 +0200
  • 8ca39ade6a
    Merge branch 'master' into gltf_mesh_morph_animations vcebollada 2019-09-25 16:16:32 +0100
  • 6e75d7a839
    Merge branch 'master' into fix-multi-uvset-coord Kim Kulling 2019-09-25 16:57:24 +0200
  • a75fc4563a
    Merge pull request #2669 from theakman2/issue_2668 Kim Kulling 2019-09-25 16:56:52 +0200
  • e0fee3d87b gltf2.0 importer - Support for mesh morph animations added. Victor Cebollada 2019-09-25 09:57:53 +0100
  • 12a101124a
    Merge branch 'master' into issue_2668 Kim Kulling 2019-09-24 19:29:40 +0200
  • 2d2889f73f
    Merge pull request #2667 from theakman2/issue_2661 v5.0.0 Kim Kulling 2019-09-24 19:28:59 +0200
  • fff64055d0 some more static code analysis fixes. Kim Kulling 2019-09-24 17:56:46 +0200
  • b8e53c967f
    Merge branch 'master' into issue_2668 Alan 2019-09-24 02:21:59 +0100
  • d3a79d0cc2
    Merge branch 'master' into issue_2661 Alan 2019-09-24 02:21:19 +0100
  • 17f55aa67e
    Merge branch 'master' into issue_2662 Alan 2019-09-24 02:20:47 +0100
  • c07793149c
    Merge pull request #2671 from JenniferBuehler/master Kim Kulling 2019-09-23 17:00:50 +0200
  • 3b2e0ebfc7
    Merge branch 'master' into issue_2661 Kim Kulling 2019-09-23 16:59:28 +0200
  • aa47a028c8 Fix UV texture coords generation along Z Axis Jennifer Buehler 2019-09-23 11:22:20 +0200
  • 1fb32fa0c2 OpenDDL: remove dead code. Kim Kulling 2019-09-22 19:44:28 +0200
  • 74ac8676e2
    Merge pull request #2670 from assimp/fix_static_code_analysis Kim Kulling 2019-09-22 15:56:37 +0200
  • ab3c17419e fix warning Kim Kulling 2019-09-22 12:27:44 +0200
  • 61fa619f92 Fix: Mismatched new/free in gltf2 importer (fixes #2668) Theak 2019-09-22 10:24:30 +0100
  • 720ac4846b Fix: memory leak in gltf2 importer (fixes #2661) Theak 2019-09-22 10:12:19 +0100
  • 0e6478c0d4 Fix: Wrong aiAnimation::mTicksPerSecond for gltf2 imports (fixes #2662) Theak 2019-09-22 09:59:58 +0100
  • 94c488d7ea fix compiler warnings. Kim Kulling 2019-09-22 10:15:44 +0200
  • ef54a00fc4 Use correct escape sequence for unsigned. Kim Kulling 2019-09-22 09:12:37 +0200
  • 87004aa70c
    Merge pull request #2664 from assimp/new_aistringsize Kim Kulling 2019-09-22 11:09:00 +0200
  • 06eb199704
    Merge branch 'master' into new_aistringsize Kim Kulling 2019-09-21 22:31:48 +0200
  • aeecc17482
    Merge pull request #2665 from assimp/move_qt_viewer_to_new_repo Kim Kulling 2019-09-21 22:31:31 +0200
  • 13586eb073 remove the qt-viewer from the build system. Kim Kulling 2019-09-21 18:02:37 +0200
  • 69087abc56 Ensure that the aiString lenght is 4 bytes independent which platform and add mingw back to appveyor. Kim Kulling 2019-09-21 16:36:22 +0200
  • a4092a3234 correct uvset index ywang 2019-09-20 17:53:15 -0700
  • 7bb1e5c572
    Merge branch 'master' into UnitTestBlender Kim Kulling 2019-09-20 11:06:05 +0200
  • 32af5d915d
    Update MaterialSystem.cpp Kim Kulling 2019-09-19 21:55:28 +0200
  • 6b8253d5c0 Fix VC++ build missing includes RevoluPowered 2019-09-19 15:33:56 +0100
  • befb9e9436 Removing commented out code RevoluPowered 2019-09-19 15:31:13 +0100
  • 1a2702dbb7 Update to use assimp log statements and assert RevoluPowered 2019-09-19 14:54:12 +0100
  • 64da3651d1 Improved comments and removed code which is not required anymore RevoluPowered 2019-09-19 01:00:06 +0100
  • 17b20269a3 Updated mesh morph data import to new dictionary RevoluPowered 2019-09-19 00:46:44 +0100
  • 5c80bb4060 Added forward frame truncation as may be required for some animation imports RevoluPowered 2019-09-18 16:31:48 +0100
  • f530562081 Implemented dictionary to reduce code complexity as all other code was basically because this data was not a dict. RevoluPowered 2019-09-18 15:47:00 +0100
  • 286e9ab4b9 Removing dead code from codebase RevoluPowered 2019-09-16 15:08:01 +0100
  • 4a9d472676 Removed pivot logic as this doesn't work reliably and there is a simpler way to implement this. RevoluPowered 2019-09-11 01:03:08 +0100
  • 70b5c3aaca Added ninja build artifacts to the git ignore. RevoluPowered 2019-09-11 01:00:39 +0100
  • 6041a198c0
    Merge branch 'master' into objfiles Kim Kulling 2019-09-19 11:55:45 +0200
  • 83df4f4104
    Merge pull request #2658 from escherstair/fix-codacy-issues Kim Kulling 2019-09-19 11:53:58 +0200
  • d4101bbf06
    fix regression escherstair 2019-09-19 08:07:55 +0200
  • 18bbfdac1a
    init variable 'base' in initializer list escherstair 2019-09-19 08:01:47 +0200
  • 0ccc6b98f8
    Merge branch 'master' into TonyHuangYJ-addglTF2ExportUnitTest Kim Kulling 2019-09-18 20:39:47 +0200
  • 4b9cc1a484
    Merge branch 'master' into fix-codacy-issues Kim Kulling 2019-09-18 20:32:49 +0200
  • b6edcb35a8
    Merge pull request #2659 from creacore-team/master Kim Kulling 2019-09-18 20:31:54 +0200
  • dbf47f7769 fix issue #2551 Bruno 2019-09-18 17:54:30 +0200
  • e3d277faea
    Merge pull request #2656 from assimp/kimkullig_dev Kim Kulling 2019-09-18 16:40:31 +0200
  • 9186e107f6
    Update .travis.sh Kim Kulling 2019-09-18 14:51:19 +0200
  • fed7fcf2fb
    Update utFBXImporterExporter.cpp Kim Kulling 2019-09-18 14:09:48 +0200
  • 06542c49df
    Update utFBXImporterExporter.cpp Kim Kulling 2019-09-18 11:50:26 +0200
  • 1abf6d50fe
    fixed regression #2 escherstair 2019-09-18 08:31:33 +0200
  • 2194577429
    fix regression escherstair 2019-09-18 08:25:24 +0200
  • a5859dd3f4
    Merge branch 'master' into fix-codacy-issues escherstair 2019-09-18 08:19:44 +0200
  • c0ec5140ee
    init variable in initializer list escherstair 2019-09-18 08:18:52 +0200
  • 6d4854f12c
    init variable in initializer list escherstair 2019-09-18 08:15:50 +0200
  • 116dcce0ba
    init member in itilializer list escherstair 2019-09-18 08:04:46 +0200
  • 3b608307c8
    prefer prefix ++/-- operators for non-primitive types escherstair 2019-09-18 08:00:58 +0200
  • 8add762eac Merge branch 'kimkullig_dev' of https://github.com/assimp/assimp into kimkullig_dev Kim Kulling 2019-09-17 22:12:43 +0200
  • f5dcd5060f add missing namespace." Kim Kulling 2019-09-17 22:11:58 +0200
  • f7da7d8f67
    Merge branch 'master' into kimkullig_dev Kim Kulling 2019-09-17 22:01:29 +0200
  • 2edcf82f5a add missing include. Kim Kulling 2019-09-17 21:58:46 +0200
  • 7f3b33d1c2
    Merge pull request #2655 from PascalGilbraith/issue_2603 Kim Kulling 2019-09-16 17:23:08 +0200
  • 8b95479bb0 closes https://github.com/assimp/assimp/issues/2598: introduce getEpsilon Kim Kulling 2019-09-15 19:25:37 +0200
  • 7f7918957a
    Issue 2603 PascalGilbraith 2019-09-15 13:05:04 +0100
  • 2be0eba1ab put one in comments because the file seems to be corrupt. Kim Kulling 2019-09-14 19:32:47 +0200
  • ca0549558b closes https://github.com/assimp/assimp/issues/2653: introduce 2 tests to reproduce fbx-tokenize issue. Kim Kulling 2019-09-14 10:31:35 +0200
  • 79056da4be closes https://github.com/assimp/assimp/issues/2613 : merge glTF2 patch. Kim Kulling 2019-09-14 09:12:08 +0200