Commit Graph

65 Commits

Author SHA1 Message Date
Syoyo Fujita
271eea8b55 Change the behavior of NUMBER value in Value class. NUMBER now reprents the value is either int or real(floating point). 2019-07-25 19:22:44 +09:00
Syoyo Fujita
dee354ca13 Update README. Add note on tinygltf::Value for extensions. 2019-07-24 19:55:04 +09:00
DiligentGraphics
4f19fb156e Updated readme: added link to Diligent Engine 2019-05-08 18:33:26 -07:00
Arthur Brainville
83c778be06 Fix the display of the version history
Markdown is like HTML: simple line-breaks don't work.

Besides, making a list with dots here looks nicer :)
2019-03-07 19:40:57 +01:00
Arthur Brainville
07ed27f4e5 fix a few typos in README.md 2019-03-07 13:23:59 +01:00
Syoyo Fujita
11656a589f Merge branch '16bit-lodepng' 2019-03-07 21:04:25 +09:00
Syoyo Fujita
0f2506725f Update README.
Check bit depth when saving image as PNG.
2019-03-07 20:50:58 +09:00
Syoyo Fujita
52b331b95e Update README. 2019-03-07 01:05:02 +09:00
kroko
640898750b rename TINYGLTF_BYPASS_INCLUDE_x to TINYGLTF_NO_INCLUDE_x 2019-03-03 08:28:49 +02:00
kroko
009f7d4cbb be more precise in readme about include bypassing flags 2019-03-03 01:56:34 +02:00
kroko
3fadc0a664 Fix for when json and stb is aready used in project 2019-03-03 01:11:31 +02:00
Syoyo Fujita
5f99409f74 Add TINYGLTF_ENABLE_DRACO flag to README. 2019-01-27 00:43:02 +09:00
Sascha Willems
5278dfff58 Added new feature for loading all gltf related files (including textures, binaries, etc.) from assets packaged with an Android app 2018-12-28 20:53:41 +01:00
Syoyo Fujita
d1e5d8e6d4 Update README. 2018-12-24 01:50:17 +09:00
Syoyo Fujita
1fb864acde Add document on TINYGLTF_NO_EXTERNAL_IMAGE. Fixes #123 2018-12-18 21:59:23 +09:00
Peter Kovář
3a02a69700 Fixed typos 2018-10-16 12:00:24 +02:00
Syoyo Fujita
142b0e326b Update README. 2018-10-06 03:20:11 +09:00
Syoyo Fujita
523562aae9 Update TODOs. 2018-09-25 03:03:49 +09:00
Syoyo Fujita
74d91b7490 Fix unit test.
Update README.
2018-08-22 20:35:04 +09:00
Syoyo Fujita
eaa6686314 Merge branch 'devel' 2018-08-22 20:30:52 +09:00
Syoyo Fujita
4560cd0631 Add link to px_render. 2018-08-09 01:58:40 +09:00
Syoyo Fujita
f144fbb4db Describe supported VS 2015 update revision. 2018-04-12 11:52:14 +09:00
johan bowald
b5b6a6f042 updated readme: fixed example, fixed dead links to stb_image/stb_image_write 2018-04-01 22:57:07 +02:00
johan bowald
794c92542c output both embedded and image files, small fix to serializer. 2018-04-01 12:37:18 +02:00
Jonathan Hale
d6dc10dcfa Add Magnum's TinyGltfImporter plugin to projects 2018-03-28 12:19:42 +02:00
Arthur Brainville (Ybalrid)
2eacdef110 Add Ogre_glTF to the list of projects using the lib
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info>
2018-03-21 18:02:36 +01:00
Syoyo Fujita
9bdd12271f Merge branch 'devel' of github.com:syoyo/tinygltf into devel 2018-03-21 18:52:53 +09:00
Squareys
b613c4007a Allow opting out of STB_IMAGE dependency
Signed-off-by: Squareys <squareys@googlemail.com>
2018-03-13 23:08:03 +01:00
Syoyo Fujita
2f0eb86498 Merge branch 'devel' of github.com:syoyo/tinygltf into devel 2018-02-19 19:28:17 +09:00
Syoyo Fujita
266679ed93 Add link to Vulkan-glTF-PBR. 2018-02-19 18:05:47 +09:00
Syoyo Fujita
f283d4b070 Add more note on Visual Studio version. 2018-01-11 14:06:10 +09:00
Arthur Brainville
0fc7d639e3 Add language tag on code snippets in README 2018-01-10 12:04:51 +01:00
Syoyo Fujita
609e801fc7 Describe note on Visual Studio version. 2018-01-10 18:32:51 +09:00
Syoyo Fujita
8de2b17bb5 Remove unnecessary text. 2018-01-05 20:21:27 +09:00
Syoyo Fujita
eb80ec13da Describe more about C++ exception. 2018-01-05 20:17:37 +09:00
Syoyo Fujita
1b0040eff8 Fix argument to catch claus was wrong.
Add support to compile TinyGLTF with no C++ exception(TINYGLTF_NOEXCEPTION). Fixes #18.
Add initial unit tests.
2018-01-05 20:14:46 +09:00
Syoyo Fujita
231f88170f Update README. 2017-12-03 17:26:25 +09:00
Syoyo Fujita
3c32ec327b Update README. 2017-12-03 17:19:55 +09:00
Syoyo Fujita
0df6904e64 Describe supported platforms in README.
Better isnan/isinf availabity test(I guess).
2017-11-15 13:55:14 +09:00
Syoyo Fujita
18b8815641 Update travis badge URL. 2017-07-14 01:15:34 +09:00
Syoyo Fujita
d37d8b0fb2 Update README. 2017-07-13 18:23:29 +09:00
Syoyo Fujita
5e31c99bdb Remove binary extension since glTF 2.0 supports binary format in native manner. 2017-07-13 01:28:55 +09:00
Teybeo
1af81c9a00 Update Readme.md 2017-07-09 20:45:28 +02:00
Syoyo Fujita
396bd4eb1a Update README. 2017-06-21 19:27:18 +09:00
Syoyo Fujita
a436204dfc Update build script. 2017-06-05 01:58:26 +09:00
Syoyo Fujita
cc2ec3a661 Upadate README. 2017-05-28 01:20:59 +09:00
Syoyo Fujita
95f412ee6b Add Cube test model. 2017-05-27 23:55:32 +09:00
Syoyo Fujita
eda371e96f Update README. 2016-11-24 18:28:49 +09:00
Syoyo Fujita
9151bd356d Initial support of "extras" property.
Change license from BSD to MIT.
2016-10-17 03:48:55 +09:00
Syoyo Fujita
8997a2f0c3 Parse sampler 2016-06-19 21:56:06 +09:00