Commit Graph

  • 74b70cad79 fixed a typo contriteobserver 2021-02-01 23:44:57 -0800
  • 800d5c23c3 implements a DefaultIOSystem that provides access to files bundled with Android Applications contriteobserver 2021-02-01 23:33:55 -0800
  • 65bc86e181
    Merge branch 'master' into ColladaAnimationFix contriteobserver 2021-02-01 16:58:01 -0800
  • aa10b56bc2 Fix draco linking for Hunter/Normal RichardTea 2021-02-01 14:29:24 +0000
  • b45723c384 Update JesseTG/rm to 1.0.2 RichardTea 2021-02-01 13:24:27 +0000
  • 82773c29ad
    Merge pull request #22 from rbsheth/issue_2195_hunter RichardTea 2021-02-01 12:14:53 +0000
  • 5fbbba2fac
    Merge branch 'master' into issue_2195_draco Kim Kulling 2021-01-31 16:02:57 +0100
  • 5a8e00b219
    Merge branch 'master' into SignCompareFix contriteobserver 2021-01-30 16:57:22 -0800
  • c86dcbe1a8 cleaned up sign-compare unittest build warnings contriteobserver 2021-01-30 16:49:32 -0800
  • 754b2ba434
    Merge pull request #3607 from contriteobserver/ColladaSubmeshFix Kim Kulling 2021-01-30 08:19:13 +0100
  • 9aa6ec73ba Export zlib if it's built outside Minmin Gong 2021-01-28 23:20:18 -0800
  • a0116c6e01 Need to link against correct target Rahul Sheth 2021-01-29 17:22:16 -0500
  • 62c991290b Try adding Draco support through Hunter Rahul Sheth 2021-01-29 17:10:38 -0500
  • f2543ee608
    Merge branch 'master' into ColladaSubmeshFix Kim Kulling 2021-01-29 22:11:07 +0100
  • d87d9f2094
    Merge pull request #3604 from bsekura/develop Kim Kulling 2021-01-29 22:10:34 +0100
  • de827b2fec
    Merge branch 'master' into develop Kim Kulling 2021-01-29 21:46:42 +0100
  • 65f3569d61
    Merge pull request #3623 from assimp/update_cmake_min_req Kim Kulling 2021-01-29 21:40:22 +0100
  • 79eb9ecc86 Update all minimum cmake req to 3.10 Kim Kulling 2021-01-29 21:05:46 +0100
  • 2e3d72abd3
    Merge pull request #3622 from assimp/metadata_leak Kim Kulling 2021-01-29 20:48:03 +0100
  • 79a442f95d Fixes a mem leak in aiMetadata::Set Kim Kulling 2021-01-29 20:25:02 +0100
  • db8e9eb556
    Merge branch 'master' into develop Kim Kulling 2021-01-29 19:20:38 +0100
  • 3174a9cac8
    Merge pull request #3598 from thomasbiang/master Kim Kulling 2021-01-29 19:20:10 +0100
  • 8d4b816dfe
    Merge branch 'master' into master Kim Kulling 2021-01-29 18:16:04 +0100
  • 1afc4c045e
    Merge pull request #3608 from villevoutilainen/master Kim Kulling 2021-01-29 11:32:53 +0100
  • e33b69a428 Collada importer now identifies animations contriteobserver 2021-01-28 13:06:02 -0800
  • 521460d7a0
    Update CMakeLists.txt static_zlib Kim Kulling 2021-01-28 20:34:24 +0100
  • b2395cd725
    Update CMakeLists.txt Kim Kulling 2021-01-28 20:19:47 +0100
  • 706d636c63
    Merge branch 'master' into master Kim Kulling 2021-01-28 18:25:39 +0100
  • f910eff655
    Update glTF2AssetWriter.inl Kim Kulling 2021-01-28 15:36:19 +0100
  • d9ac354cf0
    Fix typo in proterty: skeleton instead of skeletons Kim Kulling 2021-01-28 15:27:57 +0100
  • efae3b83b1 Draco requires default visibility on gcc/clang RichardTea 2021-01-28 10:18:12 +0000
  • 250660375e
    Merge branch 'master' into static_zlib Kim Kulling 2021-01-27 20:08:05 +0100
  • adf83a6193
    Update ccpp.yml Kim Kulling 2021-01-27 19:55:17 +0100
  • 6e375ca1a7
    Update CMakeLists.txt Kim Kulling 2021-01-27 19:53:11 +0100
  • 48bcbbefdd use nullptr and float constants RichardTea 2021-01-27 10:56:57 +0000
  • 150514fc8b Move draco warning suppression RichardTea 2021-01-27 10:42:28 +0000
  • 5e7281dac6
    Merge branch 'master' into issue_2195_draco RichardTea 2021-01-27 10:26:16 +0000
  • 26ce6ba4f6 draco unit test when draco disabled RichardTea 2021-01-27 10:25:56 +0000
  • f6862f9697 Disable draco on cmake prior to 3.12 RichardTea 2021-01-27 10:18:33 +0000
  • 6ec32b6b78 Apply clangformat RichardTea 2021-01-27 09:55:03 +0000
  • c6fd1ce996 glTF2 Minor cleanup RichardTea 2021-01-27 09:42:49 +0000
  • 5b9d06c2fc Disable draco clang/gcc warnings via pragma RichardTea 2021-01-27 09:19:35 +0000
  • b2af2b2137
    Merge pull request #3616 from assimp/kimkulling-issue_3572 Kim Kulling 2021-01-27 09:59:56 +0100
  • 1e38f84c3a
    fix typo Kim Kulling 2021-01-27 09:40:19 +0100
  • ac0f1f2cab
    Update FBXMaterial.cpp Kim Kulling 2021-01-27 09:37:35 +0100
  • c02ad323a5
    Fix VS compiler warning: convertig int to char Kim Kulling 2021-01-27 09:22:59 +0100
  • 4ed9f3c2f4
    Merge branch 'master' into master thomasbiang 2021-01-26 13:55:40 -0800
  • 4471c36c08
    Fix compiler bug for VS2019 Kim Kulling 2021-01-26 20:59:21 +0100
  • 83d4227e5c
    Merge pull request #3597 from RichardTea/issue_3573 Kim Kulling 2021-01-26 20:41:57 +0100
  • 1950247329
    Merge branch 'master' into issue_3573 Kim Kulling 2021-01-26 19:38:18 +0100
  • 0c49cddae6 Cleanup cmakelists RichardTea 2021-01-26 18:11:05 +0000
  • 88001d1609 Disable clang/gcc warnings for Draco RichardTea 2021-01-26 17:56:39 +0000
  • f7c76fae52
    Merge branch 'master' into static_zlib Kim Kulling 2021-01-26 18:52:45 +0100
  • 2cd6cd603c
    Merge pull request #3615 from assimp/kimkulling-funding_update Kim Kulling 2021-01-26 18:51:29 +0100
  • d79e0c0ba9 Avoid std::make_unique RichardTea 2021-01-26 17:33:10 +0000
  • c12f747bde
    Merge branch 'master' into kimkulling-funding_update Kim Kulling 2021-01-26 18:25:07 +0100
  • b6b061b21a
    Merge pull request #3610 from assimp/kimkulling-remove_appveyor Kim Kulling 2021-01-26 18:24:47 +0100
  • fe97ff6474 Draco platform libraries have different names RichardTea 2021-01-26 17:18:15 +0000
  • 95fe3e98a6
    Merge branch 'master' into kimkulling-remove_appveyor Kim Kulling 2021-01-26 18:09:43 +0100
  • 0244aec0a5
    Update Readme.md Kim Kulling 2021-01-26 18:09:25 +0100
  • d04b1b9e2e
    Replace patreon by opencollective Kim Kulling 2021-01-26 18:08:20 +0100
  • c917e6513f
    Merge branch 'master' into issue_2195_draco RichardTea 2021-01-26 16:43:46 +0000
  • f39ba8ddb2 Add compile error for bad error draco config RichardTea 2021-01-26 16:24:18 +0000
  • dde7605158 Implement draco decoding RichardTea 2021-01-26 15:56:49 +0000
  • 3a7d0f5656 Add Draco to cmakelists RichardTea 2021-01-22 16:31:59 +0000
  • d7bf513250 renaming iterator to avoid any possibility of scop collisions contriteobserver 2021-01-26 01:36:12 -0800
  • 69fc809307 size_t is not the same as unsigned int on some systems contriteobserver 2021-01-26 01:01:59 -0800
  • f92a34e0b7 Merge branch 'master' into ColladaSubmeshFix contriteobserver 2021-01-26 00:38:37 -0800
  • b6f577d7c4
    Fix typo in ci script Kim Kulling 2021-01-26 09:25:28 +0100
  • 4fa8840678
    Merge branch 'master' into static_zlib Kim Kulling 2021-01-26 09:22:14 +0100
  • 534037f76b enable own zlib build in ci for windows kimkulling 2021-01-26 09:14:06 +0100
  • 4017a6da26
    Merge branch 'master' into issue_3573 Kim Kulling 2021-01-25 20:48:31 +0100
  • fbc45fecec
    Merge pull request #1 from assimp/master xiaohunqupo 2021-01-25 14:12:28 +0800
  • 294d4230b0
    Merge pull request #3612 from assimp/kimkulling-issue_3601 Kim Kulling 2021-01-24 18:59:03 +0100
  • 243d017463
    Add missing skip Kim Kulling 2021-01-24 18:47:50 +0100
  • 47dd6c0786
    Merge pull request #3611 from assimp/kimkulling-issue_3599 Kim Kulling 2021-01-24 18:37:16 +0100
  • a2b889ab09
    Fix typo in collada parser Kim Kulling 2021-01-24 18:21:46 +0100
  • e18261953d
    Delete mtime_cache Kim Kulling 2021-01-24 18:14:43 +0100
  • 7a706be920
    Delete cacheglobs.txt Kim Kulling 2021-01-24 18:14:36 +0100
  • dd0facd722
    Delete appveyor.yml Kim Kulling 2021-01-24 18:14:00 +0100
  • b48e19c28f Merge branch 'master' into ColladaSubmeshFix contriteobserver 2021-01-24 02:30:31 -0800
  • ec141a94c3
    Merge branch 'master' into master Ville Voutilainen 2021-01-24 11:22:24 +0200
  • 9dc95be939
    Merge pull request #3596 from RichardTea/vs_gitignore_update Kim Kulling 2021-01-24 10:07:08 +0100
  • 6ebae5e67c GCC 11 build fixes Ville Voutilainen 2021-01-24 11:04:46 +0200
  • 5390e035d5
    Merge branch 'master' into vs_gitignore_update Kim Kulling 2021-01-24 09:47:12 +0100
  • 338abded12 ColladaLoader now assigns individual materials to submeshes as needed contriteobserver 2021-01-23 02:20:58 -0800
  • 5f50e42535 added missing return Bart Sekura 2021-01-23 09:56:35 +0900
  • f8c512acd7 changed morph anim error to warning when validating Bart Sekura 2021-01-23 09:52:46 +0900
  • 91dc904ed1
    Merge branch 'master' into master thomasbiang 2021-01-22 13:25:31 -0800
  • 28c9bccbef
    Merge pull request #3603 from assimp/kimkulling-remove_redundancy Kim Kulling 2021-01-22 14:36:59 +0100
  • e792455d66
    Remove redundant statement in if Kim Kulling 2021-01-22 14:22:34 +0100
  • e321367dae
    Merge pull request #3602 from assimp/kimkulling-issue3151 Kim Kulling 2021-01-22 14:18:20 +0100
  • dc4514de82
    Update COBLoader.cpp Kim Kulling 2021-01-22 13:23:39 +0100
  • 0dcd72d420
    Update IFCOpenings.cpp Kim Kulling 2021-01-22 13:18:43 +0100
  • f44572157a
    Update 3DSLoader.cpp Kim Kulling 2021-01-22 13:14:59 +0100
  • 6293c22c5c
    Merge branch 'master' into vs_gitignore_update Kim Kulling 2021-01-22 12:59:42 +0100
  • c9c54822fd
    Merge pull request #3594 from xiaohunqupo/master Kim Kulling 2021-01-22 12:59:18 +0100
  • f2d3f0dbe6
    Merge branch 'master' into master Kim Kulling 2021-01-22 12:35:44 +0100
  • 71e8c1001e
    Merge pull request #3582 from makitsune/fix-gltf-vertex-colors Kim Kulling 2021-01-22 09:51:37 +0100
  • e435a43e53
    Merge branch 'master' into fix-gltf-vertex-colors Kim Kulling 2021-01-22 08:04:04 +0100