Commit Graph

  • f161782001
    Merge pull request #299 from DethRaid/patch-1 Syoyo Fujita 2020-12-23 15:46:32 +09:00
  • 654bcf733c
    Add my project to the README David Dubois 2020-12-22 22:32:59 -08:00
  • 001c870051 Make cmake script add_subdirectory friendly. syoyo 2020-12-18 01:09:44 +09:00
  • 2c521b3432 Remove sampler.wrapR parameter(unused tinygltf extension). Fixes #287 Suppress clang -Wdocumentation-unknown-command warning. Syoyo Fujita 2020-12-04 00:50:46 +09:00
  • a159945db9 Add document for TinyGLTF::SetPreserveimageChannels. v2.5.0 image-option Syoyo Fujita 2020-10-31 19:40:33 +09:00
  • 010ee9c67b Add SetPreserveImageChannels feature(preserve image channels in stored image file. Only effective when using builtin ImageLoad function(STB image load)). Syoyo Fujita 2020-10-31 19:35:55 +09:00
  • a23971c603
    Merge pull request #295 from syoyo/empty-material Syoyo Fujita 2020-10-23 04:05:19 +09:00
  • 1923067982 Fix build when using RapidJSON backend. empty-material Syoyo Fujita 2020-10-22 22:38:56 +09:00
  • 68adc4ba5e Serialize empty JSON object when material has all default parameters. Fixes #294 . Syoyo Fujita 2020-10-22 22:27:12 +09:00
  • 42a8cd50ff Merge branch 'master' of github.com:syoyo/tinygltf Syoyo Fujita 2020-10-22 21:51:01 +09:00
  • 0543640a83
    Merge pull request #290 from Coast-Coader/master Syoyo Fujita 2020-09-29 14:28:47 +09:00
  • 9c59a0b64c Deleted unnessecary stuff2 Eschemann 2020-09-28 16:06:31 +02:00
  • 452541a231 Deleted unnessecary stuff Eschemann 2020-09-28 16:04:14 +02:00
  • 78fe8d9b89 Fixed segfault in example basic on inter graphics hd and corrected path to model Eschemann 2020-09-28 15:50:45 +02:00
  • 51e5508fa0 Add note on sajson branch. Syoyo Fujita 2020-08-09 21:18:28 +09:00
  • 91da299729 Fix inequality. Should allow 0 for bufferView. v2.4.0 Syoyo Fujita 2020-07-15 13:52:39 +09:00
  • 50ae8a31a8 Merge branch 'master' of github.com:syoyo/tinygltf Syoyo Fujita 2020-07-14 22:05:28 +09:00
  • 0af0435ef1 Renamed directory name. Syoyo Fujita 2020-07-14 22:03:41 +09:00
  • 7c342533e9 Add scene date for issue 280 Syoyo Fujita 2020-07-14 22:02:51 +09:00
  • 7842c1276f
    Merge pull request #281 from rbsheth/sparse_morph_fix Syoyo Fujita 2020-07-14 15:35:37 +09:00
  • 125e4a2033 Fix sparse morph targets Rahul Sheth 2020-07-13 13:56:50 -04:00
  • c9d6c5b9b4
    Merge pull request #278 from rbsheth/string_fix Syoyo Fujita 2020-07-11 03:41:11 +09:00
  • 96a8b2c69b Run clang-format Rahul Sheth 2020-07-10 14:27:46 -04:00
  • 01d54380ac Use std::string instead of const char* for GetKey function Rahul Sheth 2020-07-10 14:27:37 -04:00
  • 6cd8fdb2c8
    Merge pull request #274 from daemyung/dxview Syoyo Fujita 2020-07-04 16:48:08 +09:00
  • fe01af2f01 Add README.md for dxview daemyung jang 2020-07-04 09:24:00 +09:00
  • efdd2b04dc Add dxview daemyung jang 2020-07-04 01:29:41 +09:00
  • 2e642b3322
    Merge pull request #273 from daemyung/dxview Syoyo Fujita 2020-07-03 15:38:46 +09:00
  • 1739d025a9 Initialize member variables daemyung jang 2020-07-03 13:27:39 +09:00
  • 39418e5728 Disable blank issue. Syoyo 2020-06-26 02:01:16 +09:00
  • 5622d2762d Update issue templates Syoyo Fujita 2020-06-19 16:31:37 +09:00
  • fed3f31e95 Implement iterator for SAJSON backend(W.I.P). sajson Syoyo Fujita 2020-06-11 21:57:54 +09:00
  • 6fcee26d0f Merge branch 'separate-serializer' into sajson Syoyo Fujita 2020-06-08 16:47:46 +09:00
  • bafde6a53e Use TINYGLTF_ENABLE_SERIALIZER ifdef to enable/disable serialization code. separate-serializer Syoyo Fujita 2020-06-08 16:46:33 +09:00
  • 3d939fd3ee Add comment on tinygltf::ExpandFilePath() Syoyo Fujita 2020-06-06 18:13:15 +09:00
  • fbbeb4d6a9 Use nullptr instead of NULL. cwbhhjl-fix_string Syoyo Fujita 2020-06-06 17:11:50 +09:00
  • cef1787ef8 Add regression test for PR-266. Syoyo Fujita 2020-06-06 17:10:49 +09:00
  • 2f5aa9f13b fix an error occurred while expanding utf8 path cwbhhjl 2020-06-04 10:40:38 +08:00
  • 28bafe4b11 Add GitHub Actions badge. github-actions Syoyo Fujita 2020-05-30 17:06:45 +09:00
  • 34894a6325 Build validator for MSVC build. Syoyo Fujita 2020-05-30 02:28:58 +09:00
  • 2e7006797b Separrate build of examples. Syoyo Fujita 2020-05-30 02:27:25 +09:00
  • d9c03d041a Build examples for VS2019 build job. Syoyo Fujita 2020-05-30 02:21:07 +09:00
  • 50a3061ddf Fix path to rapidjson headers Syoyo Fujita 2020-05-30 02:19:47 +09:00
  • 014dce27f4 Add VS2019 build job. Syoyo Fujita 2020-05-30 02:16:41 +09:00
  • c046769054 Add mingw build job Syoyo Fujita 2020-05-30 02:12:48 +09:00
  • c43266fdc9 Add argument to loader_example run Syoyo Fujita 2020-05-30 02:07:00 +09:00
  • aca196e8d3 add aarch64 cross compile and macos build job. Syoyo Fujita 2020-05-30 02:04:06 +09:00
  • b48c027c9a Fix yaml syntax. Syoyo Fujita 2020-05-30 02:00:03 +09:00
  • db5c3bea45 Add gcc-4.8 build job. Syoyo Fujita 2020-05-30 01:59:02 +09:00
  • ddfa1f2f0b Fix workflow Syoyo Fujita 2020-05-30 01:56:35 +09:00
  • 7b69c778fe Add rapidjson build job Syoyo Fujita 2020-05-29 22:21:24 +09:00
  • 73e73bf3c1
    Create github actions workflow Syoyo Fujita 2020-05-29 20:57:39 +09:00
  • 35d664e417
    Merge pull request #265 from ivovandongen/ivd_rapidjson_size_t Syoyo Fujita 2020-05-29 18:19:07 +09:00
  • 272a9dfa5f
    cast size_t to uint_64_t for rapidjson serialization Ivo van Dongen 2020-05-29 11:24:11 +03:00
  • f3bf6ee78e Add TDME2 Syoyo 2020-05-22 01:25:03 +09:00
  • aba57bb907 Support llvm-mingw(clang + libcxx) to open UTF-8 path in ifstream. Syoyo Fujita 2020-05-18 20:50:45 +09:00
  • 6fad7adb9c Fix existing "extensions" were overwritten in serialization when the scene contains lights(serialized as "KHR_light_punctual") Append "KHR_light_punctual" to extensionsUsed if not exist in serialization. Apply clang-format. Fixes #261 Syoyo Fujita 2020-05-15 21:32:06 +09:00
  • 3dad303bea Only serialize light.range when range > 0. Fixes #260 Syoyo Fujita 2020-05-13 21:22:23 +09:00
  • ff0a2e9fb4 Return type must be int for GetNumberAsInt(). Fixes #258 Syoyo Fujita 2020-05-11 19:07:00 +09:00
  • fe77cc5cdd Serialize extension and extras for Camera. Fixes #257 Syoyo 2020-05-09 02:41:07 +09:00
  • b8c04b0a9d sajson experiment(W.I.P.) Syoyo Fujita 2020-05-05 03:22:22 +09:00
  • 18f0e20a11 Fix float and int comparison. Syoyo Fujita 2020-04-29 19:16:35 +09:00
  • 978adee547 Include cmath for std::fabs Syoyo Fujita 2020-04-29 17:33:48 +09:00
  • 73c4cce303 Return false for zero-sized asset. Fixes #255 Syoyo Fujita 2020-04-28 01:06:34 +09:00
  • 925b83627a
    Merge pull request #254 from LHLaurini/master Syoyo Fujita 2020-04-14 01:40:00 +09:00
  • 92c23725ae
    Fix write functions so they work with MinGW Luiz Henrique Laurini 2020-04-12 16:00:33 -03:00
  • af750a5104
    Merge pull request #252 from freddiehonohan/master Syoyo Fujita 2020-04-10 02:04:12 +09:00
  • ff48fa0ff4 Fixed small error if node has no mesh. root 2020-04-09 10:42:41 -04:00
  • ec45334d3d Merge branch 'master' of github.com:syoyo/tinygltf Syoyo Fujita 2020-04-06 22:12:39 +09:00
  • 5f603c56dc Do not segfault when the scene does not contain texture images. Fixes #251 Syoyo Fujita 2020-04-06 22:11:16 +09:00
  • fb99999c1a Support uint mesh-conv Syoyo Fujita 2020-03-25 17:48:37 +09:00
  • be9ff66eeb Added support concatinating materials, images, textures and samplers. Syoyo Fujita 2020-03-13 19:23:49 +09:00
  • 0a4e8b761f Fix inequality. Syoyo Fujita 2020-03-13 18:42:06 +09:00
  • 4adeae9709 Skip counting the number of materials in target glTF if materials does not exist. Syoyo Fujita 2020-03-13 15:08:42 +09:00
  • 6224e021ce Support concatinating multiple glTF files. Syoyo Fujita 2020-03-13 14:21:12 +09:00
  • 5dcf778b31 Add feature to repace mesh.primitive.indices accessor. Syoyo Fujita 2020-03-12 22:08:32 +09:00
  • 289cc448ed Fix redundant printf Syoyo Fujita 2020-03-12 21:57:41 +09:00
  • 0ee2120965 Assign name for accessor. Improve .obj export. Use clipp to parse cmd options. Add some handy python scripts. Syoyo Fujita 2020-03-12 21:31:12 +09:00
  • cf30d42cbc Rename. Add some missing files. Syoyo Fujita 2020-03-11 22:12:55 +09:00
  • cb0a8794c3 Keep up with tinyobj's API update. mesh-dump Syoyo Fujita 2020-03-11 19:30:57 +09:00
  • 60e22f3281 Initial success to convert .obj to .glTF mesh. Syoyo Fujita 2020-03-11 17:58:02 +09:00
  • 4cfd2849fb Implement .obj to glTF like mesh data converter Syoyo Fujita 2020-03-10 22:19:14 +09:00
  • 063b8586f1
    Merge pull request #250 from FsiGuy00015623/prevent-cloning-buffer-images Syoyo Fujita 2020-03-10 14:53:13 +09:00
  • db855c6794
    Prevent cloning of images in buffers FsiGuy00015623 2020-03-09 16:57:21 -05:00
  • a5416707c9 update tinyobjloader. mesh-modify experiment. Syoyo Fujita 2020-03-09 22:34:50 +09:00
  • 8ec9af7f2e Initial mesh-dump example. Syoyo Fujita 2020-03-08 22:13:39 +09:00
  • e391f6b03e
    Merge pull request #249 from CesiumGS/accessor-index-fix Syoyo Fujita 2020-03-05 23:59:23 +09:00
  • 5ecede71f0 Ensures only valid bufferViews are mentioned in accessor Sanjeet Suhag 2020-03-04 17:40:10 -05:00
  • 40982716f9 Merge branch 'uri-decode' Syoyo Fujita 2020-03-03 18:49:27 +09:00
  • 4bdc96fb9b Update copyright year. Add note on the result from fuzzer test. Syoyo Fujita 2020-02-24 01:36:24 +09:00
  • 96ecea080a
    Merge pull request #243 from mfpgs/reading_copyright Syoyo Fujita 2020-02-20 23:42:14 +09:00
  • 22bfc843ee Reading copyright field in ParseAsset() Miguel Sousa 2020-02-20 14:16:58 +01:00
  • eaa25a307a
    Merge pull request #242 from Selmar/some_empty_array_fixes Syoyo Fujita 2020-01-29 01:27:44 +09:00
  • ab600b8e72 Merge remote-tracking branch 'origin/master' into some_empty_array_fixes Selmar Kok 2020-01-28 13:46:22 +01:00
  • eb9d29c06e dont serialize a couple of empty arrays Selmar Kok 2020-01-28 13:45:38 +01:00
  • 57356933c5
    Merge pull request #240 from kacprzak/master Syoyo Fujita 2020-01-22 22:32:41 +09:00
  • c3d6716c56 Set target for bufferView used by MorphTargets Marcin Kacprzak 2020-01-22 13:13:35 +01:00
  • ac5e09f8c3
    Merge pull request #239 from Selmar/channel_target_extensions Syoyo Fujita 2020-01-22 03:52:20 +09:00
  • e2c3fe1c0b Merge remote-tracking branch 'origin/master' into channel_target_extensions Selmar Kok 2020-01-21 18:46:58 +01:00
  • 973d9b3394 add channel.target extensions Selmar Kok 2020-01-21 18:45:24 +01:00