Commit Graph

  • 53d48e2fff Initial plan copilot-swe-agent[bot] 2026-03-05 04:44:49 +00:00
  • e379d0d60c Merge pull request #533 from syoyo/copilot/remove-appveyor-ci-config Syoyo Fujita 2026-03-05 13:29:40 +09:00
  • 659de95977 Remove AppVeyor CI config and badge from README copilot/remove-appveyor-ci-config copilot-swe-agent[bot] 2026-03-05 04:27:49 +00:00
  • b1a7736249 Initial plan copilot-swe-agent[bot] 2026-03-05 04:27:04 +00:00
  • 9ab0d0d5f7 Merge pull request #532 from AnisB/remove_std_namespace Syoyo Fujita 2026-03-03 02:59:00 +09:00
  • fca5da1b37 Removing problematic using namespace in a header file benyo-razer 2026-03-02 12:21:07 +01:00
  • bdc37385f1 Merge pull request #531 from syoyo/copilot/update-ci-workflow-comprehensive-builds Syoyo Fujita 2026-02-06 01:39:55 +09:00
  • 797bf0e023 Use CMake and ctest for Linux and macOS native builds copilot/update-ci-workflow-comprehensive-builds Syoyo Fujita 2026-02-06 00:52:59 +09:00
  • 10ac914244 Update Linux Clang job to use Clang 21 Syoyo Fujita 2026-02-06 00:20:54 +09:00
  • dc6dddac98 Merge pull request #529 from syoyo/copilot/update-ci-workflow-comprehensive-builds Syoyo Fujita 2026-02-05 05:42:31 +09:00
  • b548191e41 Use CMake and ctest for RapidJSON backend build Syoyo Fujita 2026-02-05 05:35:46 +09:00
  • 17287c7fcf Add ctest to CMake-based builds Syoyo Fujita 2026-02-05 05:19:22 +09:00
  • 6c948d5bc3 Remove macOS Intel job from CI Syoyo Fujita 2026-02-05 05:08:09 +09:00
  • d4a4a1b27a Fix CI: update macOS runner and remove Windows unit tests Syoyo Fujita 2026-02-05 04:31:09 +09:00
  • 3d5453ecd0 Fix Windows MSVC unit tests build by setting up developer environment Syoyo Fujita 2026-02-05 04:08:50 +09:00
  • 52a453120b Add security: restrict GITHUB_TOKEN permissions to read-only copilot-swe-agent[bot] 2026-02-02 23:59:18 +00:00
  • fc6d78a1b6 Add comprehensive CI workflow with multi-platform builds and tests copilot-swe-agent[bot] 2026-02-02 23:56:38 +00:00
  • ae0bac486c Initial plan copilot-swe-agent[bot] 2026-02-02 23:54:55 +00:00
  • b19e665747 Merge pull request #530 from syoyo/add-cmake-test-target Syoyo Fujita 2026-02-05 04:52:23 +09:00
  • 40f6c2b875 Add CMake test target and fix Windows test failure add-cmake-test-target Syoyo Fujita 2026-02-05 04:45:27 +09:00
  • e8c70dff1d Merge pull request #528 from syoyo/copilot/add-copilot-review-instructions Syoyo Fujita 2026-02-03 08:55:23 +09:00
  • 1dc37f76ea Add Copilot review instructions for tinygltf repository copilot/add-copilot-review-instructions copilot-swe-agent[bot] 2026-02-02 23:48:15 +00:00
  • 8da66b8ca1 Initial plan copilot-swe-agent[bot] 2026-02-02 23:46:46 +00:00
  • 81bd50c106 Merge branch 'release' of github.com:syoyo/tinygltf into release v2.9.7 Syoyo Fujita 2025-11-02 10:11:11 +09:00
  • 6d8bba0d8a Update the usage code: https://github.com/syoyo/tinygltf/pull/524 Syoyo Fujita 2025-11-02 10:10:11 +09:00
  • 2aa77e5d0a Merge pull request #525 from nyalldawson/performance Syoyo Fujita 2025-11-02 10:08:23 +09:00
  • 1fac6234d9 Fix some 'use of auto that causes a copy' warnings Nyall Dawson 2025-10-31 08:44:42 +10:00
  • bcd666fbd4 Fix some variable copied when could be moved warnings Nyall Dawson 2025-10-31 08:44:26 +10:00
  • 37250b3470 Merge pull request #517 from nepp95/release v2.9.6 Syoyo Fujita 2025-05-20 06:31:38 +09:00
  • 7385235e29 Removed TINYGLTF_USE_CPP14 option since it is unused Niels Eppenhof 2025-05-19 14:58:41 +02:00
  • 3564b48760 Merge pull request #516 from DrQuackeroo/c24695-fix Syoyo Fujita 2025-05-06 09:14:08 +09:00
  • 2ad433b68f Revert 1b517f2 by adding default constructor for Accessor Sammy Newhide 2025-05-05 17:04:52 -07:00
  • 1b517f2b23 Remove explicit default constructor for Accessor Sammy Newhide 2025-05-05 16:43:20 -07:00
  • bd7255e095 Initialize Accessor::Sparse members to default values Sammy Newhide 2025-05-05 15:15:04 -07:00
  • a5e653e46c Merge pull request #512 from ctrlaltf2/oob-fix v2.9.5 harden-api-2025 Syoyo Fujita 2025-01-22 22:45:07 +09:00
  • 4b5fc0cb31 minijson experiment. minijson Syoyo Fujita 2025-01-22 22:26:02 +09:00
  • d530cd410b Add bounds check to images loaded from bufferviews ctrlaltf2 2025-01-20 23:43:07 -05:00
  • 1831424c71 Merge pull request #509 from NoirMorilec/fix-no-fs v2.9.4 Syoyo Fujita 2024-12-30 22:11:09 +09:00
  • 5e008af65d Added NO_FS definition for std::ofstream usage Leonid 2024-12-30 03:12:20 +08:00
  • fbff1f45b5 Merge pull request #507 from thearchivalone/release Syoyo Fujita 2024-12-21 19:59:42 +09:00
  • d950e7cd9b Documentation: Submodule hint added Brad 2024-12-20 17:49:51 -06:00
  • 116d0030f9 Merge pull request #504 from nim65s/vendor Syoyo Fujita 2024-10-16 23:27:42 +09:00
  • ff972dcf1b Merge pull request #503 from nim65s/release Syoyo Fujita 2024-10-16 23:26:53 +09:00
  • 8bec431699 CMake: fix export install dir Guilhem Saurel 2024-10-16 14:48:33 +02:00
  • 21485496b1 CMake: allow opt-out of installing vendored headers Guilhem Saurel 2024-10-16 14:56:25 +02:00
  • fda7422022 Merge pull request #501 from msklywenn/release v2.9.3 Syoyo Fujita 2024-08-08 21:47:56 +09:00
  • decfabd67e Merge branch 'syoyo:release' into release Daniel Borges 2024-08-08 10:25:11 +02:00
  • 10b23b6af2 Merge pull request #496 from ptc-tgamper/bug/issue-495 Syoyo Fujita 2024-07-26 21:44:16 +09:00
  • fe3cfbe996 fixes #495 Thomas Gamper 2024-07-09 10:30:12 +02:00
  • 3b73caa8e8 fixed ParseAnimation loading animation's extensions into sampler instead of sample's extensions. Daniel Borges 2024-07-19 12:34:16 +02:00
  • fea6786129 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
  • fb58f88a4e Properly clear the model before loading Thomas Gamper 2024-07-04 11:35:13 +02:00
  • 143ff45b61 Update README.md Syoyo Fujita 2024-07-04 03:01:46 +09:00
  • cfbec35dc7 Merge pull request #492 from danwillm/inverse-bind-matrix v2.9.1 Syoyo Fujita 2024-07-04 02:59:35 +09:00
  • 4ad8c82c9e Add test for inverse bind matrices being optional danwillm 2024-07-01 22:32:17 +01:00
  • 2e7ba45a6c Make inverseBindMatrices optional danwillm 2024-07-01 18:25:59 +01:00
  • cf9767668a bump minor version. v2.9.0 Syoyo Fujita 2024-06-28 21:30:43 +09:00
  • 8a269aa5e9 Merge pull request #491 from ptc-tgamper/bug/image_saving Syoyo Fujita 2024-06-28 21:24:53 +09:00
  • 38614763e9 fixes #487 Thomas Gamper 2024-06-26 13:57:54 +02:00
  • 3245906248 fixes #473 Thomas Gamper 2024-06-25 15:12:19 +02:00
  • 847df8456a Merge pull request #489 from SeanCurtis-TRI/PR_callback_as_function v2.8.23 Syoyo Fujita 2024-06-12 04:01:37 +09:00
  • 6482c08cf7 Remove asserts Sean Curtis 2024-06-10 14:18:31 -07:00
  • e08df72575 Update typedefs of C-style function pointers to std::function Sean Curtis 2024-06-06 07:00:02 -07:00
  • f03fe26579 Merge pull request #486 from pmcgvr/release v2.8.22 Syoyo Fujita 2024-05-24 02:49:22 +09:00
  • e54660fbf9 Merge pull request #485 from bwrsandman/patch-1 Syoyo Fujita 2024-05-21 04:11:31 +09:00
  • 1bdd404c04 Fix stripping of slashes from paths Patrick Mc Gartoll 2024-05-16 18:11:26 -07:00
  • 2191085580 msvc 32bit: Fix C4244 warning Sandy 2024-05-10 08:36:41 -04:00
  • cde43ef668 Merge pull request #482 from jam3sward/fix-c4018-warnings-msvc-win32 Syoyo Fujita 2024-03-27 03:43:42 +09:00
  • e3f9a7d8b3 Resolve overload ambiguity in VS2015 (version 14.0) jamesvert 2024-03-26 11:32:43 +00:00
  • f57d18ad74 Fix C4018 warnings in MSVC on WIN32 jamesvert 2024-03-26 11:06:16 +00:00
  • ed3d1ec2f5 Merge pull request #481 from jam3sward/fix-c4267-warnings-vs-win32 Syoyo Fujita 2024-03-26 05:23:03 +09:00
  • 9b4e1eae9e Fix C4267 warnings in Visual Studio on WIN32 James Ward 2024-03-25 17:50:33 +00:00
  • cbc8e1bea6 Merge pull request #479 from The0Dev/fix_wopen_ronly Syoyo Fujita 2024-03-26 02:36:27 +09:00
  • 212de904ca Merge pull request #480 from ptc-tgamper/bug/msft_lod_extension_used Syoyo Fujita 2024-03-26 02:35:51 +09:00
  • 1f5b8f8b8c tester.cc - extend MSFT_lod test Thomas Gamper 2024-03-25 17:01:08 +01:00
  • b274b34972 tiny_gltf.h - register MSFT_lod with the model's used extensions Thomas Gamper 2024-03-25 17:00:41 +01:00
  • 22dfeab315 Added the pmode argument to _wopen to fix the access permission on MinGW TheDev 2024-03-25 18:21:20 +03:00
  • b132612307 Merge pull request #475 from jam3sward/issue-474 Syoyo Fujita 2024-03-20 21:11:56 +09:00
  • 50d90c91ac M_PI was not defined by <cmath> James Ward 2024-03-19 19:06:19 +00:00
  • 4bfc1fc180 Merge pull request #471 from ptc-tgamper/ftr/msft_lods v2.8.21 Syoyo Fujita 2024-02-06 23:22:38 +09:00
  • e0cc45e88d tester.cc - add test case for the crash fix in KHR_audio node serialization Thomas Gamper 2024-02-06 14:48:58 +01:00
  • c3bbe97a9e tester.cc - add MSFT_lods test case Thomas Gamper 2024-02-05 17:03:16 +01:00
  • f1bdf43e15 tiny_gltf.h - add/remove MSFT_extension as required Thomas Gamper 2024-02-05 16:50:46 +01:00
  • a42263bdba tiny_gltf.h - parse node and material lods Thomas Gamper 2024-02-05 15:42:49 +01:00
  • 4fea26f6c8 Allow zero-sized BIN chunk. Fixes #440 v2.8.20 Syoyo Fujita 2024-01-24 05:43:27 +09:00
  • c5641f2c22 Deprecate Travis CI and remove Travis CI scripts. Fixes #439 Syoyo Fujita 2023-12-11 21:00:05 +09:00
  • 6782f887bb Merge pull request #467 from rhiskey/release v2.8.19 Syoyo Fujita 2023-12-05 06:42:19 +09:00
  • 8fdeca146e Update stb_image_write.h rhiskey 2023-12-05 00:28:18 +03:00
  • 7fd75df70e Revert back stb_image_write.h to original code rhiskey 2023-12-05 00:21:41 +03:00
  • 77238cf23c Update stb_image_write.h rhiskey 2023-12-05 00:15:50 +03:00
  • 8acf861db7 Update tiny_gltf.h rhiskey 2023-12-04 17:11:59 +03:00
  • 03b3a31e02 Update tiny_gltf.h rhiskey 2023-12-04 16:57:36 +03:00
  • 30ec815748 Merge branch 'syoyo:release' into release rhiskey 2023-12-04 16:55:16 +03:00
  • 8387fdbd50 Fix possible nullptr dereferencing. Add missing return false Syoyo Fujita 2023-12-04 22:50:49 +09:00
  • 32198f757f Update stb_image_write.h rhiskey 2023-12-04 14:22:14 +03:00
  • 1c6f6efafc Update tiny_gltf.h rhiskey 2023-12-04 14:21:06 +03:00
  • d32f1fb2fb Merge pull request #465 from ptc-tgamper/bug/issue464 Syoyo Fujita 2023-11-23 23:28:39 +09:00
  • 3203e1985e Fix #464 Thomas Gamper 2023-11-23 15:14:46 +01:00
  • 211f86e3f5 Merge pull request #463 from ptc-tgamper/bug/issue458 Syoyo Fujita 2023-11-23 22:19:05 +09:00
  • afcfb57898 fix #457 Thomas Gamper 2023-11-23 14:12:54 +01:00