Commit Graph

  • e73a2ed5e0 style fix: namespace instead of class with public static members Krishty 2021-05-01 23:20:37 +0200
  • 6c429a9d82
    Merge branch 'master' into kimkulling-patch-3 Kim Kulling 2021-05-01 19:29:37 +0200
  • 65a2b98b86 updated C4D importer to use the Cineware SDK Krishty 2021-05-01 18:46:12 +0200
  • c2d3d22271
    Fix crash in CanRead when file can not be opened. Jason C 2021-05-01 10:58:29 -0400
  • b516d940b6
    Merge pull request #3826 from krishty/fix-3ds-matrix Kim Kulling 2021-05-01 12:02:24 +0200
  • 78132d666f
    Merge branch 'master' into fix-3ds-matrix Kim Kulling 2021-05-01 11:34:33 +0200
  • f538b96e82
    Merge pull request #3788 from BaldricS/SceneCombiner_Memory_Leaks Kim Kulling 2021-05-01 11:07:34 +0200
  • 7843b24e03
    Merge branch 'master' into SceneCombiner_Memory_Leaks Kim Kulling 2021-05-01 09:16:06 +0200
  • d28e2e0a39
    Merge pull request #3775 from diiigle/patch-1 Kim Kulling 2021-05-01 09:15:34 +0200
  • eab1c9c3c0 add `AI_CONFIG_IMPORT_MD3_LOAD_SHADERS` bool option the purpose is use of this loader with idtech3 FS this requires full original material name, which euqals to Q3 shader path result of deduction is not usable inside Q3 FS at all option in general is "do not tinker with the path" Garux 2021-05-01 00:27:28 +0300
  • 813b64ef52 corrected M3D_EXP_NOFACE test contriteobserver 2021-04-30 21:51:02 -0700
  • bf653b4bd6 Merge branch 'M3DasciiByDefault' of https://github.com/contriteobserver/assimp into M3DasciiByDefault contriteobserver 2021-04-30 21:28:54 -0700
  • e51bb1e77e fixed signed/unsigned mismatch warning contriteobserver 2021-04-30 21:26:57 -0700
  • 694f4c2e34 Merge branch 'master' into M3DasciiByDefault contriteobserver 2021-04-30 21:12:48 -0700
  • 302e47efc1
    Merge branch 'master' into M3DasciiByDefault contriteobserver 2021-04-30 21:11:23 -0700
  • af0aca796e now compiling M3D ASCII support by default contriteobserver 2021-04-30 21:07:01 -0700
  • 07257f4c66
    Merge branch 'master' into patch-4 Jason C 2021-04-30 22:23:23 -0400
  • 55abc49d6d improve md3::Q3 shader::cull keyword support only use nonstandard winding order with `cull back`; might be excess too, since engine doesn't support this Garux 2021-04-30 22:59:05 +0300
  • 0b7ebef497 fix path separator in md3 shader loading Garux 2021-04-30 22:51:21 +0300
  • 2d51efa002
    Merge branch 'master' into patch-1 Kim Kulling 2021-04-30 21:14:26 +0200
  • 911321b97b
    Merge pull request #3765 from krishty/md2-mdc-const Kim Kulling 2021-04-30 21:12:36 +0200
  • 2feda5b4b2
    Merge branch 'master' into md2-mdc-const Kim Kulling 2021-04-30 20:10:45 +0200
  • 9b36f62cb2
    Merge pull request #3764 from krishty/empty-string-style Kim Kulling 2021-04-30 20:10:18 +0200
  • 60f030ccbc
    Merge branch 'master' into empty-string-style Kim Kulling 2021-04-30 19:50:38 +0200
  • 9ef84a67f7
    Merge pull request #3846 from assimp/issue_3831_update_zip Kim Kulling 2021-04-30 18:00:55 +0200
  • feeb89a1dd closes https://github.com/assimp/assimp/issues/3831 : update zip Kim Kulling 2021-04-30 16:49:15 +0200
  • 2e2ecf46f8 Fix typo Matus Fedorko 2021-04-30 09:44:14 +0200
  • 149224091f support missing closing brace in material list after Ascii Scene Exporter v2.51 Garux 2021-04-30 10:37:06 +0300
  • 57091d761e
    Merge branch 'master' into md2-mdc-const Kim Kulling 2021-04-30 00:56:50 +0200
  • 0b92abe9b4
    Merge branch 'master' into empty-string-style Kim Kulling 2021-04-30 00:54:57 +0200
  • 5298ed8f9e
    Merge branch 'master' into fbxBlendshapes vfxgordon 2021-04-29 15:21:16 -0700
  • 73e05ab6d3
    Merge branch 'master' into add-step-extension Kim Kulling 2021-04-30 00:13:32 +0200
  • edf12bd357 fix md2 orientation Garux 2021-04-29 20:14:57 +0300
  • 666b5eff76 added .step extension to IFC loader Krishty 2021-04-29 21:29:10 +0200
  • 3717e66fae consider aiProcess_FlipWindingOrder in aiProcess_GenNormals & aiProcess_GenSmoothNormals Garux 2021-04-29 19:57:57 +0300
  • 4798ff3882 fix hl1 mdl orientation, tex coords, face windings order Garux 2021-04-29 19:51:03 +0300
  • ebf5ef9a4b consider pScene->mRootNode->mTransformation set by some importers while using AI_CONFIG_PP_PTV_ROOT_TRANSFORMATION Garux 2021-04-29 20:02:20 +0300
  • db142da571 orient mdc correctly Garux 2021-04-29 19:44:06 +0300
  • 44618f7186 fix mdl3457 normals direction Garux 2021-04-29 19:53:52 +0300
  • f523b1e0d7
    Merge branch 'master' into SceneCombiner_Memory_Leaks Scott Baldric 2021-04-29 08:52:51 -0500
  • 975de81ab6
    Merge branch 'master' into patch-4 Jason C 2021-04-28 22:23:17 -0400
  • 96d0524fab
    Merge pull request #3787 from ms-maxvollmer/ms-maxvollmer/importer_fixes Kim Kulling 2021-04-28 20:42:06 +0200
  • 41e5acf060
    Merge branch 'master' into ms-maxvollmer/importer_fixes Kim Kulling 2021-04-28 20:26:38 +0200
  • 7dd870f88c
    Merge pull request #3833 from assimp/kimkulling-fix_debug_crash Kim Kulling 2021-04-28 20:26:30 +0200
  • 9a0b703db1
    Merge branch 'master' into ms-maxvollmer/importer_fixes Kim Kulling 2021-04-28 20:25:10 +0200
  • cf498c979a
    ASSIMP_ENABLE_DEV_IMPORTERS env var to control registration of wip importers; applied to X3D Jason C 2021-04-28 11:16:49 -0400
  • 6abdd0cd3e
    Fix crash when reading 0 bytes Kim Kulling 2021-04-28 16:38:22 +0200
  • 8e3fe6b30b
    Merge branch 'master' into SceneCombiner_Memory_Leaks Scott Baldric 2021-04-28 09:16:02 -0500
  • 260cc6bd26 reverted regression in 3DS transformation (issue #3802) Krishty 2021-04-28 01:02:24 +0200
  • 2e2057f2a8
    Remove X3D importer from register. Jason C 2021-04-27 18:20:54 -0400
  • 74577ae3c7
    Merge pull request #3822 from JC3/patch-2 Kim Kulling 2021-04-27 22:08:06 +0200
  • 30f55dcbbf
    Merge branch 'master' into patch-2 Kim Kulling 2021-04-27 20:30:06 +0200
  • 9504957534
    Merge pull request #3821 from JC3/patch-1 Kim Kulling 2021-04-27 20:29:21 +0200
  • b2ca2ceb3f
    Update ccpp.yml Kim Kulling 2021-04-27 15:02:32 +0200
  • 3acd42c22e
    Remove newline from name of Blender importer. Jason C 2021-04-26 20:27:28 -0400
  • 708d124745
    Update aiProcess_PreTransformVertices docs to match behavior. Jason C 2021-04-26 19:42:22 -0400
  • ff2ab89438
    Update ccpp.yml Kim Kulling 2021-04-26 23:15:38 +0200
  • 64da2a4315 Merge remote-tracking branch 'upstream/master' into fbxBlendshapes Gordon Chapman 2021-04-26 13:51:22 -0700
  • a5d0e99548 Fixed error in blendShapeChannel Weighting Gordon Chapman 2021-04-26 12:19:20 -0700
  • 4f0fd49aa8
    Update ccpp.yml Kim Kulling 2021-04-26 21:05:54 +0200
  • 00217682f7
    fix typo Kim Kulling 2021-04-26 20:53:50 +0200
  • 525863ac26
    Add cppcoveralls to CI Kim Kulling 2021-04-26 20:46:52 +0200
  • e1d6e1f377
    Merge branch 'master' into ms-maxvollmer/importer_fixes Max Vollmer (Microsoft Havok) 2021-04-26 14:53:32 +0100
  • f96968f247
    X3D exporter: Modified meta data comment in exported files Jason C 2021-04-25 21:11:47 -0400
  • ee8d1b0417 SimpleTexturedDirectx11: embedded texture loading fixes Eric Wasylishen 2021-04-24 14:13:51 -0600
  • 5c64a4dc1e devirtualized a function that is called once and never overridden Krishty 2021-04-24 18:33:57 +0200
  • e6a47d93c2 removed dead code from 0d29203e24 Krishty 2021-04-24 13:29:15 +0200
  • 7cd6ddad8a
    Merge branch 'master' into fix-scale-msg Kim Kulling 2021-04-24 12:44:42 +0200
  • afe947d5db fixed malformatted message Krishty 2021-04-24 12:38:31 +0200
  • 628cba9490 fixed warning Krishty 2021-04-24 00:44:50 +0200
  • b00de10eb3 Simplified importer search and fixed a few bugs Krishty 2021-04-24 00:17:50 +0200
  • cd3e283bcb
    Merge branch 'master' into kimkulling-patch-3 Kim Kulling 2021-04-23 18:03:40 +0200
  • 34178968fc
    Remove newline from name of Blender importer. Jason C 2021-04-23 10:26:17 -0400
  • 44834408c8
    Merge branch 'master' into SceneCombiner_Memory_Leaks Scott Baldric 2021-04-23 09:00:12 -0500
  • 21d7085be6
    Merge pull request #3794 from assimp/kimkulling-patch-1 Kim Kulling 2021-04-23 15:30:30 +0200
  • 0b14eb7523
    Fix formatter. Kim Kulling 2021-04-23 15:30:12 +0200
  • 9dc66b0003 removed dead code Krishty 2021-04-23 15:15:21 +0200
  • 4db4e7206d
    Update Readme.md Kim Kulling 2021-04-23 15:14:38 +0200
  • 359fcadd87
    Merge branch 'master' into SceneCombiner_Memory_Leaks Scott Baldric 2021-04-23 08:14:26 -0500
  • 574ea5acf9
    Merge pull request #3793 from assimp/kimkulling-codacy_batch Kim Kulling 2021-04-23 15:13:55 +0200
  • 196deea7ce added missing file extensions to aiImporterDesc::mFileExtensions Krishty 2021-04-23 15:05:09 +0200
  • 31438a03a6
    Add Codacy Badge Kim Kulling 2021-04-23 14:52:31 +0200
  • 4b47b7a552
    Merge branch 'master' into SceneCombiner_Memory_Leaks Scott Baldric 2021-04-23 07:42:32 -0500
  • c8ad1cb078
    Merge pull request #3763 from krishty/strip-useless-gltf-write Kim Kulling 2021-04-22 21:34:24 +0200
  • aae3788247 Fix: Removing double delete of texture items. Scott Baldric 2021-04-22 08:49:47 -0500
  • 8881e65d62
    Merge branch 'master' into strip-useless-gltf-write Kim Kulling 2021-04-22 09:55:00 +0200
  • 44dc08f128 Remove GLTF tag, postprocessing is format independent Max Vollmer (Microsoft Havok) 2021-04-21 16:20:58 +0100
  • 746d5cf964 * Throw instead of assert on invalid file input * Check JSON object type before accessing members * Ensure samplers input and output references are set before accessing them Max Vollmer (Microsoft Havok) 2021-04-21 16:17:03 +0100
  • 6027c10969
    Merge pull request #3776 from krishty/fix-import-export-confusion Kim Kulling 2021-04-20 20:39:00 +0200
  • 873c6ffabe
    Merge branch 'master' into fix-import-export-confusion Kim Kulling 2021-04-19 21:08:52 +0200
  • 55dd5faafb fixed export exceptions on import Krishty 2021-04-19 19:33:41 +0200
  • 0643786288
    Add PBRT to exportable file formats list Tobias Rittig 2021-04-19 15:27:59 +0200
  • 0af558a11c
    Merge pull request #3774 from krishty/version-string-fix Kim Kulling 2021-04-19 13:20:26 +0200
  • 930cc25c0e fixed version string test Krishty 2021-04-19 09:51:44 +0200
  • 3fead344ad updated version string (if anyone cares) Krishty 2021-04-19 07:37:12 +0200
  • 1ff5bb24e7
    Merge pull request #1 from assimp/master reworks 2021-04-17 21:32:03 +0800
  • a19299d501 moved MD2/MDC tables from BSS to const data Krishty 2021-04-17 00:32:04 +0200
  • 4bd505e00f moved MD2/MDC tables from BSS to const data Krishty 2021-04-17 00:23:16 +0200
  • f761dc72f4 style fix - initializing and assigning empty std::string properly Krishty 2021-04-16 23:43:56 +0200
  • 6cbeca5518 fixed glTF export stuff being pulled into the EXE even if building with ASSIMP_BUILD_NO_EXPORT Krishty 2021-04-16 20:44:40 +0200