Commit Graph

  • 327d1da3ee Set target for bufferView used by MorphTargets Marcin Kacprzak 2020-01-22 13:13:35 +01:00
  • 1bb2cd5ee1 Merge pull request #239 from Selmar/channel_target_extensions Syoyo Fujita 2020-01-22 03:52:20 +09:00
  • 02da28450a Merge remote-tracking branch 'origin/master' into channel_target_extensions Selmar Kok 2020-01-21 18:46:58 +01:00
  • 2ded9adf42 add channel.target extensions Selmar Kok 2020-01-21 18:45:24 +01:00
  • 853477d8d1 Add clang fuzzer tester. Syoyo Fujita 2020-01-18 20:31:34 +09:00
  • fbcf87bbcb Merge pull request #238 from sammyKhan/patch-1 Syoyo Fujita 2020-01-17 21:58:00 +09:00
  • b0b17ed287 Initialize defaultScene to -1 sammyKhan 2020-01-17 13:41:16 +01:00
  • 77e876f188 Possible fix for error: invalid path 'models/CubeImageUriSpaces/ 2x2 image has multiple spaces.png ' on Windows(NTFS? dislikes extra white space after the file extension ) Syoyo Fujita 2020-01-17 16:15:03 +09:00
  • d9da585754 Merge pull request #237 from FrankGalligan/fix_image_uri_with_spaces Syoyo Fujita 2020-01-14 18:00:48 +09:00
  • d2cdff2070 Fix loading images with spaces on Linux Frank Galligan 2020-01-13 15:06:56 -08:00
  • 8c96c56a6e Add dlib license. Syoyo Fujita 2020-01-08 02:39:46 +09:00
  • fabe172bf0 Initial support of decoding percent-encoding URI. Syoyo Fujita 2020-01-08 02:38:01 +09:00
  • b4ef9baee7 Merge pull request #235 from ziocleto/master Syoyo Fujita 2020-01-08 00:52:09 +09:00
  • e943dfccf8 Merge pull request #233 from 8i/fix-animation-sampler-serialization Syoyo Fujita 2020-01-08 00:47:41 +09:00
  • c1d4f36bb1 Suppress clang warnings. Fixes #234 Syoyo Fujita 2020-01-08 00:40:41 +09:00
  • 4c1bb4fb87 BufferView ctor now uses correct members order. Dado 2020-01-07 14:41:12 +00:00
  • 7ddfe918c6 Reserve space for animation samplers in serialization Jacek 2020-01-06 14:36:57 -06:00
  • 0c4d18ee99 Fill BufferView variables with initial/invalid values just in case. Syoyo Fujita 2020-01-02 22:07:25 +09:00
  • 04d455acd4 Merge pull request #232 from kacprzak/master Syoyo Fujita 2020-01-02 21:53:53 +09:00
  • 5cff80f10d Do not set target on bufferView pointing to animation data Marcin Kacprzak 2020-01-02 13:00:48 +01:00
  • 741d8f4ba6 Allow empty buffer when serializing glTF buffer data. Syoyo Fujita 2019-12-19 14:16:48 +09:00
  • b20add1cde Merge pull request #230 from itainter/fix-primitive-extension Syoyo Fujita 2019-12-18 13:33:46 +09:00
  • 478c77d6f9 Fix the issue that the extension of primitive written as extension of mesh. zhaozhiquan 2019-12-18 11:28:57 +08:00
  • 37e3258fc4 Merge branch 'master' of github.com:syoyo/tinygltf Syoyo Fujita 2019-11-24 20:50:50 +09:00
  • ff0233dc63 Update READE. Syoyo Fujita 2019-11-24 20:50:35 +09:00
  • 32a9b96024 Merge pull request #226 from epajarre/glb-bin-blob Syoyo Fujita 2019-11-19 01:30:10 +09:00
  • f161e7c048 Added support for BIN chunk when saving in glb format Eero Pajarre 2019-11-18 14:15:48 +02:00
  • 29c307fef5 Only serialize Accessor.normalized if it is true Eero Pajarre 2019-11-18 13:09:25 +02:00
  • fa9f361ab2 Added Accessor initializers Eero Pajarre 2019-11-18 12:59:05 +02:00
  • 4accacb877 not is alternative keyword and not recommended to use. Fixes #225 Syoyo Fujita 2019-11-17 02:11:59 +09:00
  • d6f17af683 Merge branch 'master' of github.com:syoyo/tinygltf Syoyo Fujita 2019-11-16 17:00:42 +09:00
  • 7eebbb6d68 Correct computation of padding size. Fixes #224. Syoyo Fujita 2019-11-16 17:00:17 +09:00
  • 634ab23649 Fix MinGW code path reused linux code path. Syoyo Fujita 2019-11-10 15:31:17 +09:00
  • c6180a1da4 Merge pull request #223 from syoyo/mingw-fix Syoyo Fujita 2019-11-10 02:03:18 +09:00
  • 8c9ae15ca8 fopen_s -> fopen in linux(posix) code path. Syoyo Fujita 2019-11-09 20:52:56 +09:00
  • 34a5b83726 Fix utf8 filepath on MinGW based on PR 222. Syoyo Fujita 2019-11-09 20:42:55 +09:00
  • e5f1b3f7d7 Add URL of Vulkan-Samples. Syoyo Fujita 2019-11-08 14:45:16 +09:00
  • 29b910a43b Merge pull request #220 from Selmar/doublesided_default_serialization Syoyo Fujita 2019-11-01 13:39:36 +09:00
  • 516e246ce3 Merge branch 'master' of github.com:syoyo/tinygltf into doublesided_default_serialization Selmar Kok 2019-10-31 15:10:03 +01:00
  • 0224a66f43 only serialize doublesided if it is not the default value Selmar Kok 2019-10-31 15:08:03 +01:00
  • 24fdf47392 Merge pull request #219 from syoyo/travis-gcc-4.8 Syoyo Fujita 2019-10-31 19:34:33 +09:00
  • 9ea5c88a66 Fix travis script. Syoyo Fujita 2019-10-31 02:17:22 +09:00
  • 36cc729aba Introduce TINYGLTF_BUILD_EXAMPLES option to CMakeLists.txt. Fixes #218 Syoyo Fujita 2019-10-31 01:55:57 +09:00
  • aefe6e8449 Add gcc-4.8 build on Travis. Syoyo Fujita 2019-10-31 01:02:43 +09:00
  • 5a9605983d Merge pull request #217 from syoyo/store-json-string-for-extras-and-extensions Syoyo Fujita 2019-10-30 19:08:08 +09:00
  • ab04376fa4 Merge pull request #216 from harokyang/feature/utf8_path Syoyo Fujita 2019-10-30 17:40:22 +09:00
  • 3d78ab1bd9 fix build error on C++11/C++14 Harokyang 2019-10-30 16:30:00 +08:00
  • 7cde1091ae Add feature to store original JSON string for extras and extensions(for user-specific JSON parsing). # Fixes 215 Fix some glTF object(e.g. Skin) does not have extras and/or extensions property. Syoyo Fujita 2019-10-30 17:25:38 +09:00
  • c18a33178d support writing with utf-8 filepath Harokyang 2019-10-30 16:13:52 +08:00
  • 453f243b6b Treat all filepath string as utf-8 encoded On Windows, convert utf-8 to wchar string before interact with filepath Harokyang 2019-10-30 15:16:46 +08:00
  • 61e9c396b9 Allow parsing integer number value as double(For example, glTF-Sample-Models/2.0/Cameras/glTF has zfar number property with integer value, which trigerred a parsing failure). Syoyo Fujita 2019-10-30 15:16:34 +09:00
  • 07d4fa0798 Merge pull request #212 from Selmar/move_operator Syoyo Fujita 2019-10-30 15:11:26 +09:00
  • 0b752fc2e4 revert some local modifications, oops.... >_> Selmar Kok 2019-10-29 16:25:37 +01:00
  • b91b13e75a replace TINYGLTF_USE_NO_EXCEPT with GNU compiler version check Selmar Kok 2019-10-29 16:22:07 +01:00
  • 8574834f66 Merge remote-tracking branch 'origin/Selmar-move_operator' into move_operator Selmar Kok 2019-10-29 16:09:40 +01:00
  • b7f6b0ae23 TINYGLTF_USE_NOEXCEPT Selmar Kok 2019-10-29 16:09:32 +01:00
  • 67cc11d5f4 Merge pull request #213 from dmuir/master Syoyo Fujita 2019-10-29 02:20:31 +09:00
  • 633a74e6cc Fix check for invalid glTF to consider invalid length/model_length combinations. Doug Muir 2019-10-28 09:51:13 -07:00
  • 6e97d22f2b Show clang version in Travis build. Syoyo Fujita 2019-10-23 00:41:40 +09:00
  • cc5fef7835 pbrMetallicRoughnes default noexcept move operator Selmar Kok 2019-10-21 19:23:15 +02:00
  • 87cedfc36d Merge remote-tracking branch 'origin/master' into move_operator Selmar Kok 2019-10-21 17:58:57 +02:00
  • 6d1ff876af use default noexcept move constructor / operator Selmar Kok 2019-10-21 17:58:09 +02:00
  • ac5c351563 Fix parsing a glTF file with 2GB+ or lareger size. Syoyo Fujita 2019-10-20 17:47:50 +09:00
  • fd009790ef Merge pull request #211 from Selmar/add_missing_serialization Syoyo Fujita 2019-10-19 15:18:19 +09:00
  • b4e435ccac set default values for baseColorFactor so that it has correct values when parsing a material without a pbrMetallicRoughness struct Selmar Kok 2019-10-18 18:22:35 +02:00
  • 006fe0e06c add some missing serialization // add mesh==() weights comparison // use const iterator for extension serialization Selmar Kok 2019-10-18 16:08:44 +02:00
  • 45ccfda5bb Merge pull request #209 from patriciogonzalezvivo/master Syoyo Fujita 2019-10-08 19:21:51 +09:00
  • 6249d917d3 adding glslViewer Patricio Gonzalez Vivo 2019-10-08 03:07:58 -07:00
  • c9256eaf71 Merge pull request #208 from toshiks/patch-1 Syoyo Fujita 2019-09-15 14:50:06 +09:00
  • 8992e69cc3 Added project to Readme.md (QuickLook GLTF plugin) Anton Klochkov 2019-09-15 01:25:47 +03:00
  • 4668a1f061 Do not serialize pbrMetallicRoughness when they have all default values. Fixes #204 Syoyo Fujita 2019-09-13 15:32:22 +09:00
  • 3a1e8fcec2 Add a link to Lighthouse 2. Syoyo Fujita 2019-09-09 20:07:54 +09:00
  • 04d5108af5 Merge pull request #202 from Ybalrid/fix_copy_assignment_operator Syoyo Fujita 2019-09-06 13:58:54 +09:00
  • b098ebea2f Fix copy-assignment operator Arthur Brainville (Ybalrid) 2019-09-05 13:02:05 +02:00
  • 5be7b3bb61 Suppress variable-is-shadowed warnings. Apply clang-format. Add note on RapidJSON and C++14 compilation flags. Syoyo Fujita 2019-09-05 14:40:32 +09:00
  • 9bc8ddc2cb Merge branch 'master' of https://github.com/jrkoonce/tinygltf into jrkoonce-master Syoyo Fujita 2019-09-05 14:22:51 +09:00
  • 8271949eed Removing RapidJSON toggle jrkoonce 2019-09-04 13:46:59 -05:00
  • 40cf075785 Removing warnings jrkoonce 2019-09-04 13:46:45 -05:00
  • 5ab6a109b1 Support simultaneous gltf load/saves jrkoonce 2019-09-04 13:31:44 -05:00
  • c1be95f167 Revert "Support simultaneous gltf load/saves" jrkoonce 2019-09-04 13:30:02 -05:00
  • 6c81ffca8f Support simultaneous gltf load/saves jrkoonce 2019-09-04 12:19:27 -05:00
  • 86fd5819da Revert "Support simultaneous gltf load/saves (TINYGLTF_USE_RAPIDJSON_CRTALLOCATOR)" jrkoonce 2019-09-04 12:15:51 -05:00
  • 2a6fda6e9c Support simultaneous gltf load/saves (TINYGLTF_USE_RAPIDJSON_CRTALLOCATOR) jrkoonce 2019-09-04 12:01:39 -05:00
  • 1060872f0d Fix Compiler Warnings jrkoonce 2019-09-04 10:50:55 -05:00
  • be20d6d266 Use const reference for Buffer to fix compilation. Removed UTF BOM? Syoyo Fujita 2019-09-04 14:26:58 +09:00
  • 9dea81428d Revert accidental committed change jrkoonce 2019-09-03 17:06:41 -05:00
  • 1ecd828e27 Fixed Bugs/Unit Tests Pass jrkoonce 2019-09-03 15:56:48 -05:00
  • 5b6eec110d Fixed move bugs jrkoonce 2019-09-03 10:42:39 -05:00
  • 1a9f68f933 Merge branch 'pr/1' jrkoonce 2019-09-03 10:30:19 -05:00
  • d241703dd2 Made C++14 optional, default off. jrkoonce 2019-09-03 09:48:30 -05:00
  • e000c3094a Merge pull request #200 from ux3d/feature/allow-scenes-without-nodes Syoyo Fujita 2019-09-02 22:12:15 +09:00
  • 67a4a96803 remove extra parenthesis Benjamin Schmithüsen 2019-09-02 13:43:24 +02:00
  • 3e8a0d9c55 don't fail if a scene has no nodes property (which is not required) Benjamin Schmithüsen 2019-09-02 13:41:59 +02:00
  • c6254a4fad Rename typeSizeInBytes to numComponents. Syoyo Fujita 2019-08-30 19:19:52 +09:00
  • 6d32726edf GetTypeSizeInBytes not returning Type Size In Bytes DingboDingboDingbo 2019-08-29 18:49:15 -04:00
  • 176b41d5db Fix bug in ParseNumberArrayProperty() jrkoonce 2019-08-29 13:56:58 -05:00
  • e7bf47ac8a More cleanup jrkoonce 2019-08-29 11:45:04 -05:00
  • bd7816eb9a Remove test code accidentally commited jrkoonce 2019-08-29 11:28:07 -05:00
  • cfdf552137 RapidJson 1.1 support + More move semantics jrkoonce 2019-08-29 11:26:22 -05:00
  • 37f8c09e5a Update tiny_gltf.h jrkoonce 2019-08-27 11:51:02 -05:00