Commit History

Author SHA1 Message Date
  Kim Kulling a51500ba2b Draft: Update init of aiString (#5623) 1 year ago
  Julian Uy b6d53a0047 glTF2Importer: Support .vrm extension (#5569) 1 year ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Alexey Medvedev dc399f7343 glTF KHR_materials_specular fixes 1 year ago
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 year ago
  tangxin 4389c3d80c The texture strength attribute in aiMaterial set when importing and exporting gltf files is inconsistent 2 years ago
  Marco Feuerstein 2875de132f Fix compilation on windows. 2 years ago
  Marco Feuerstein 17fac97b04 Fix magic token usage. 2 years ago
  Marco Feuerstein 1c0f3c5f87 Fix string length calculation. 2 years ago
  Marco Feuerstein a2bdfdd05a Improve binary check for gltf and gltf2. 2 years ago
  Kim Kulling 1ab4161cd7 Update glTF2Importer.cpp 2 years ago
  Kim Kulling 186d7fd606 Merge branch 'master' into FixSkinnedWeightsAfterVertexRemappingOptimization 2 years ago
  Kim Kulling 466f6960ac Merge branch 'gltf2_metadata_export' of https://github.com/C-Tech-Development-Corp/assimp into C-Tech-Development-Corp-gltf2_metadata_export 2 years ago
  Kim Kulling 17c1a9125f Merge branch 'master' into FixSkinnedWeightsAfterVertexRemappingOptimization 2 years ago
  Florian Born d825eb7cf0 Skinning weights i gltf were broken by PR#5003 (vertex remapping) 2 years ago
  Adam Beili e193220ad8 Merge branch 'master' into refactor/KHR_material_specular 2 years ago
  Kim Kulling 89ccc89298 Merge branch 'master' into fix_pretransform_vertices_with_cameras 2 years ago
  Suhajda Tamás 9915e875bf glTF2: Fix incorrect camera position 2 years ago
  Adam Beili 83053f3d56 Made usePbrSpecGloss a exportproperty, fixed mat_specular to spec 2 years ago
  Adam Beili fa00571049 fixed compilation bug 2 years ago
  Adam Beili c9177b7811 Merge branch 'master' into refactor/KHR_material_specular 2 years ago
  Florian Born 8176c6a0e4 Adjusting the unit tests to pass new gltf 2 years ago
  Florian Born 60cefdd549 Jan's fedback 2 years ago
  Florian Born dfd70b5c10 GLTF Importer: Build a list of the actual vertices so it works well with shared attribute lists 2 years ago
  Kim Kulling f830d7998e Merge branch 'master' into clean-up-ctors-dtors 2 years ago
  Kim Kulling 036f2b3771 Merge branch 'master' into remove-stray-semicolon 2 years ago
  shimaowo b298b79a46 add missing parens 2 years ago
  Krishty 36305cf987 Tidy Up Constructors and Destructors 2 years ago
  Krishty 43a062a5d7 Remove Stray Semicolon 2 years ago
  shimaowo 39cbef1e21 Fix: fix incorrect math for calculating the horizontal FOV of a perspective camera in GLTF2 import #4435 2 years ago