Commit Graph

  • d9f5488a84 Removing problematic using namespace in a header file benyo-razer 2026-03-02 12:21:07 +01:00
  • cc9a863c9a Merge pull request #531 from syoyo/copilot/update-ci-workflow-comprehensive-builds Syoyo Fujita 2026-02-06 01:39:55 +09:00
  • e017002baa Use CMake and ctest for Linux and macOS native builds Syoyo Fujita 2026-02-06 00:52:59 +09:00
  • 392e9f4df3 Update Linux Clang job to use Clang 21 Syoyo Fujita 2026-02-06 00:20:54 +09:00
  • f10abe07e5 Merge pull request #529 from syoyo/copilot/update-ci-workflow-comprehensive-builds Syoyo Fujita 2026-02-05 05:42:31 +09:00
  • 57b1c99db2 Use CMake and ctest for RapidJSON backend build Syoyo Fujita 2026-02-05 05:35:46 +09:00
  • 47717e469c Add ctest to CMake-based builds Syoyo Fujita 2026-02-05 05:19:22 +09:00
  • a3618c945b Remove macOS Intel job from CI Syoyo Fujita 2026-02-05 05:08:09 +09:00
  • 80e94aeec8 Fix CI: update macOS runner and remove Windows unit tests Syoyo Fujita 2026-02-05 04:31:09 +09:00
  • 604411c80a Fix Windows MSVC unit tests build by setting up developer environment Syoyo Fujita 2026-02-05 04:08:50 +09:00
  • f5dcdf2e9a Add security: restrict GITHUB_TOKEN permissions to read-only copilot-swe-agent[bot] 2026-02-02 23:59:18 +00:00
  • 2746c376f8 Add comprehensive CI workflow with multi-platform builds and tests copilot-swe-agent[bot] 2026-02-02 23:56:38 +00:00
  • 3216eb4df5 Initial plan copilot-swe-agent[bot] 2026-02-02 23:54:55 +00:00
  • dda694e13f Merge pull request #530 from syoyo/add-cmake-test-target Syoyo Fujita 2026-02-05 04:52:23 +09:00
  • b3e0d78bf9 Add CMake test target and fix Windows test failure add-cmake-test-target Syoyo Fujita 2026-02-05 04:45:27 +09:00
  • 280986940b Merge pull request #528 from syoyo/copilot/add-copilot-review-instructions Syoyo Fujita 2026-02-03 08:55:23 +09:00
  • 55930ff737 Add Copilot review instructions for tinygltf repository copilot-swe-agent[bot] 2026-02-02 23:48:15 +00:00
  • d8a00f0f4e Initial plan copilot-swe-agent[bot] 2026-02-02 23:46:46 +00:00
  • f82e3e7238 Add internal JSON backend option harden-api-2025 Syoyo Fujita 2025-11-30 21:19:30 +09:00
  • 19733906ec Harden input limits and add contributor guide Syoyo Fujita 2025-11-30 10:21:17 +09:00
  • 488a70a3df Merge branch 'release' of github.com:syoyo/tinygltf into release v2.9.7 Syoyo Fujita 2025-11-02 10:11:11 +09:00
  • 148ed6c507 Update the usage code: https://github.com/syoyo/tinygltf/pull/524 Syoyo Fujita 2025-11-02 10:10:11 +09:00
  • f996e3b092 Merge pull request #525 from nyalldawson/performance Syoyo Fujita 2025-11-02 10:08:23 +09:00
  • f9f49d355d Fix some 'use of auto that causes a copy' warnings Nyall Dawson 2025-10-31 08:44:42 +10:00
  • c61ab2c7bb Fix some variable copied when could be moved warnings Nyall Dawson 2025-10-31 08:44:26 +10:00
  • 26422192e2 Merge pull request #517 from nepp95/release v2.9.6 Syoyo Fujita 2025-05-20 06:31:38 +09:00
  • 77fec96878 Removed TINYGLTF_USE_CPP14 option since it is unused Niels Eppenhof 2025-05-19 14:58:41 +02:00
  • 4b7e16741d Merge pull request #516 from DrQuackeroo/c24695-fix Syoyo Fujita 2025-05-06 09:14:08 +09:00
  • 213dcc7919 Revert e957334 by adding default constructor for Accessor Sammy Newhide 2025-05-05 17:04:52 -07:00
  • e9573349e7 Remove explicit default constructor for Accessor Sammy Newhide 2025-05-05 16:43:20 -07:00
  • 8a319d3efc Initialize Accessor::Sparse members to default values Sammy Newhide 2025-05-05 15:15:04 -07:00
  • b956fa3e9d Merge pull request #512 from ctrlaltf2/oob-fix v2.9.5 Syoyo Fujita 2025-01-22 22:45:07 +09:00
  • baa70db5a8 Add bounds check to images loaded from bufferviews ctrlaltf2 2025-01-20 23:43:07 -05:00
  • 5f330f3952 Merge pull request #509 from NoirMorilec/fix-no-fs v2.9.4 Syoyo Fujita 2024-12-30 22:11:09 +09:00
  • 5d7fa94a4b Added NO_FS definition for std::ofstream usage Leonid 2024-12-30 03:12:20 +08:00
  • a93facf9b2 Merge pull request #507 from thearchivalone/release Syoyo Fujita 2024-12-21 19:59:42 +09:00
  • 0c4b226f1f Documentation: Submodule hint added Brad 2024-12-20 17:49:51 -06:00
  • 2d31d6fe74 Merge pull request #504 from nim65s/vendor Syoyo Fujita 2024-10-16 23:27:42 +09:00
  • 50a29a6cf6 Merge pull request #503 from nim65s/release Syoyo Fujita 2024-10-16 23:26:53 +09:00
  • bf23ecdfe1 CMake: fix export install dir Guilhem Saurel 2024-10-16 14:48:33 +02:00
  • ce27d3cb2b CMake: allow opt-out of installing vendored headers Guilhem Saurel 2024-10-16 14:56:25 +02:00
  • 14ba27113e Merge pull request #501 from msklywenn/release v2.9.3 Syoyo Fujita 2024-08-08 21:47:56 +09:00
  • 1b983add49 Merge branch 'syoyo:release' into release Daniel Borges 2024-08-08 10:25:11 +02:00
  • f132d242aa Merge pull request #496 from ptc-tgamper/bug/issue-495 Syoyo Fujita 2024-07-26 21:44:16 +09:00
  • bde9ad61c1 fixes #495 Thomas Gamper 2024-07-09 10:30:12 +02:00
  • 314faac311 fixed ParseAnimation loading animation's extensions into sampler instead of sample's extensions. Daniel Borges 2024-07-19 12:34:16 +02:00
  • 3cb2822512 Merge pull request #493 from ptc-tgamper/bug/model_clear_on_load v2.9.2 Syoyo Fujita 2024-07-06 02:43:52 +09:00
  • 7c16fd3b43 Properly clear the model before loading Thomas Gamper 2024-07-04 11:35:13 +02:00
  • 35d3f5ae0a Update README.md Syoyo Fujita 2024-07-04 03:01:46 +09:00
  • 5a20fbd7f7 Merge pull request #492 from danwillm/inverse-bind-matrix v2.9.1 Syoyo Fujita 2024-07-04 02:59:35 +09:00
  • 0e28f1ef38 Add test for inverse bind matrices being optional danwillm 2024-07-01 22:32:17 +01:00
  • 54fd914bc1 Make inverseBindMatrices optional danwillm 2024-07-01 18:25:59 +01:00
  • 43055c0ed1 bump minor version. v2.9.0 Syoyo Fujita 2024-06-28 21:30:43 +09:00
  • 953bf8bd1c Merge pull request #491 from ptc-tgamper/bug/image_saving Syoyo Fujita 2024-06-28 21:24:53 +09:00
  • 9cf25ef930 fixes #487 Thomas Gamper 2024-06-26 13:57:54 +02:00
  • a440b44ef9 fixes #473 Thomas Gamper 2024-06-25 15:12:19 +02:00
  • efe2957c4a Merge pull request #489 from SeanCurtis-TRI/PR_callback_as_function v2.8.23 Syoyo Fujita 2024-06-12 04:01:37 +09:00
  • 4692f7a714 Remove asserts Sean Curtis 2024-06-10 14:18:31 -07:00
  • 5d1882cf2f Update typedefs of C-style function pointers to std::function Sean Curtis 2024-06-06 07:00:02 -07:00
  • 9aa1c3c393 Merge pull request #486 from pmcgvr/release v2.8.22 Syoyo Fujita 2024-05-24 02:49:22 +09:00
  • 394c48c25d Merge pull request #485 from bwrsandman/patch-1 Syoyo Fujita 2024-05-21 04:11:31 +09:00
  • 30457a5373 Fix stripping of slashes from paths Patrick Mc Gartoll 2024-05-16 18:11:26 -07:00
  • 73b2d0926f msvc 32bit: Fix C4244 warning Sandy 2024-05-10 08:36:41 -04:00
  • 3a65e2ddb8 Merge pull request #482 from jam3sward/fix-c4018-warnings-msvc-win32 Syoyo Fujita 2024-03-27 03:43:42 +09:00
  • 8a61c041d5 Resolve overload ambiguity in VS2015 (version 14.0) jamesvert 2024-03-26 11:32:43 +00:00
  • c74040e9f0 Fix C4018 warnings in MSVC on WIN32 jamesvert 2024-03-26 11:06:16 +00:00
  • 223a51270a Merge pull request #481 from jam3sward/fix-c4267-warnings-vs-win32 Syoyo Fujita 2024-03-26 05:23:03 +09:00
  • d98da79545 Fix C4267 warnings in Visual Studio on WIN32 James Ward 2024-03-25 17:50:33 +00:00
  • 26d0bc2e1a Merge pull request #479 from The0Dev/fix_wopen_ronly Syoyo Fujita 2024-03-26 02:36:27 +09:00
  • b2c885f9c7 Merge pull request #480 from ptc-tgamper/bug/msft_lod_extension_used Syoyo Fujita 2024-03-26 02:35:51 +09:00
  • 8248a41b9e tester.cc - extend MSFT_lod test Thomas Gamper 2024-03-25 17:01:08 +01:00
  • eb5d4ade15 tiny_gltf.h - register MSFT_lod with the model's used extensions Thomas Gamper 2024-03-25 17:00:41 +01:00
  • 9f7af47e45 Added the pmode argument to _wopen to fix the access permission on MinGW TheDev 2024-03-25 18:21:20 +03:00
  • b7f07dc946 Merge pull request #475 from jam3sward/issue-474 Syoyo Fujita 2024-03-20 21:11:56 +09:00
  • e3b6789a7c M_PI was not defined by <cmath> James Ward 2024-03-19 19:06:19 +00:00
  • d9c2bbe90c Merge pull request #471 from ptc-tgamper/ftr/msft_lods v2.8.21 Syoyo Fujita 2024-02-06 23:22:38 +09:00
  • b8366a1c4b tester.cc - add test case for the crash fix in KHR_audio node serialization Thomas Gamper 2024-02-06 14:48:58 +01:00
  • ec027b581b tester.cc - add MSFT_lods test case Thomas Gamper 2024-02-05 17:03:16 +01:00
  • 6bfcb71a0c tiny_gltf.h - add/remove MSFT_extension as required Thomas Gamper 2024-02-05 16:50:46 +01:00
  • 90e2995bad tiny_gltf.h - parse node and material lods Thomas Gamper 2024-02-05 15:42:49 +01:00
  • ffa2c665f9 Allow zero-sized BIN chunk. Fixes #440 v2.8.20 Syoyo Fujita 2024-01-24 05:43:27 +09:00
  • 29cfe103f8 Deprecate Travis CI and remove Travis CI scripts. Fixes #439 Syoyo Fujita 2023-12-11 21:00:05 +09:00
  • 1f91e9b662 Merge pull request #467 from rhiskey/release v2.8.19 Syoyo Fujita 2023-12-05 06:42:19 +09:00
  • 4df21f6df6 Update stb_image_write.h rhiskey 2023-12-05 00:28:18 +03:00
  • ae7b113cad Revert back stb_image_write.h to original code rhiskey 2023-12-05 00:21:41 +03:00
  • 359cf50a0f Update stb_image_write.h rhiskey 2023-12-05 00:15:50 +03:00
  • cf55186b0b Update tiny_gltf.h rhiskey 2023-12-04 17:11:59 +03:00
  • 808ab042e9 Update tiny_gltf.h rhiskey 2023-12-04 16:57:36 +03:00
  • aa2fb04ab7 Merge branch 'syoyo:release' into release rhiskey 2023-12-04 16:55:16 +03:00
  • 354c1146ee Fix possible nullptr dereferencing. Add missing return false Syoyo Fujita 2023-12-04 22:50:49 +09:00
  • a68be31c9d Update stb_image_write.h rhiskey 2023-12-04 14:22:14 +03:00
  • 46fd11cef1 Update tiny_gltf.h rhiskey 2023-12-04 14:21:06 +03:00
  • fb3ff961f8 Merge pull request #465 from ptc-tgamper/bug/issue464 Syoyo Fujita 2023-11-23 23:28:39 +09:00
  • cef28f1791 Fix #464 Thomas Gamper 2023-11-23 15:14:46 +01:00
  • cb4dcef520 Merge pull request #463 from ptc-tgamper/bug/issue458 Syoyo Fujita 2023-11-23 22:19:05 +09:00
  • 46a1e426d1 fix #457 Thomas Gamper 2023-11-23 14:12:54 +01:00
  • f54bbd847e Merge pull request #462 from ptc-tgamper/bug/issue457 Syoyo Fujita 2023-11-23 21:52:47 +09:00
  • 439d103665 fix #457 Thomas Gamper 2023-11-23 11:59:18 +01:00
  • a65d2d6de1 Merge pull request #460 from ptc-tgamper/bug/issue459 Syoyo Fujita 2023-11-23 02:21:28 +09:00
  • d66d9d291b fix #459 Thomas Gamper 2023-11-22 15:59:13 +01:00