Syoyo Fujita
|
660256062b
|
Update premake5.exe binary(5.0.0 alpha12).
|
2017-12-10 00:44:29 +09:00 |
|
Syoyo Fujita
|
87a76e1679
|
Merge branch 'patch-1' of https://github.com/cemdervis/tinygltf into cemdervis-patch-1
|
2017-12-10 00:39:52 +09:00 |
|
Syoyo Fujita
|
6bdd54f709
|
Rename premake config script.
|
2017-12-08 19:45:33 +09:00 |
|
Cemalettin Dervis
|
f889d2b0dc
|
Fixed typo ("RPEAT")
|
2017-12-07 21:58:15 +01:00 |
|
Cemalettin Dervis
|
246d866961
|
Fixed typo ("RPEAT")
|
2017-12-07 20:29:51 +01:00 |
|
Syoyo Fujita
|
06096520b8
|
Update README.
|
2017-12-03 17:26:25 +09:00 |
|
Syoyo Fujita
|
aec35f10c0
|
Update README.
|
2017-12-03 17:19:55 +09:00 |
|
Syoyo Fujita
|
802b4df991
|
Merge branch 'validator' into jsoncpp
|
2017-12-03 17:17:03 +09:00 |
|
Syoyo Fujita
|
738a13ebf4
|
Use C++11 in Travis build and appveyor build.
|
2017-12-02 21:22:58 +09:00 |
|
Syoyo Fujita
|
7ce4a42fc3
|
Fix compilation.
|
2017-12-02 21:21:06 +09:00 |
|
Syoyo Fujita
|
0501a46612
|
Use C++11 flag.
|
2017-12-02 21:18:59 +09:00 |
|
Syoyo Fujita
|
836753132b
|
Merge branch 'devel' into jsoncpp
|
2017-12-02 21:14:13 +09:00 |
|
Syoyo Fujita
|
a415cf477c
|
Add workaround for parsing glTF schemas
|
2017-11-25 19:55:28 +09:00 |
|
Syoyo Fujita
|
e59de221ff
|
Add json-schema-validator code.
|
2017-11-25 18:32:56 +09:00 |
|
Syoyo Fujita
|
cd1ddf341d
|
Describe supported platforms in README.
Better isnan/isinf availabity test(I guess).
|
2017-11-15 13:55:14 +09:00 |
|
Syoyo Fujita
|
b23f6fe492
|
Fix compile on iOS. Fixes #24.
|
2017-11-15 01:03:09 +09:00 |
|
Syoyo Fujita
|
1657cf6a1d
|
Merge pull request #23 from e-schrade/devel
Parse KHR_Lights_cmn extension
|
2017-11-08 01:56:08 +09:00 |
|
Emanuel Schrade
|
186322bed6
|
Parse KHR_Lights_cmn extension
|
2017-11-06 11:14:49 +01:00 |
|
Syoyo Fujita
|
ef2f49ff19
|
User lowercase for Windows.h. Fixes #22.
|
2017-11-05 17:18:46 +09:00 |
|
Syoyo Fujita
|
2e21be7e19
|
Use json.hpp instead of picojson(W.I.P.)
|
2017-11-05 17:13:24 +09:00 |
|
Syoyo Fujita
|
57c1018f89
|
Improve error message.
|
2017-10-19 18:48:26 +09:00 |
|
Syoyo Fujita
|
dfe8c70d9a
|
Merge pull request #21 from thestr4ng3r/devel
Disable wordexp for Android
|
2017-09-23 00:07:20 +09:00 |
|
Florian Märkl
|
d525e19582
|
Disable wordexp for Android
|
2017-09-22 15:25:48 +02:00 |
|
Syoyo Fujita
|
1aba9cf663
|
Merge pull request #20 from jianghaosen/devel
fix(row1728): accessor->normalize is a local variables and forget ini…
|
2017-08-29 22:29:57 +09:00 |
|
jianghaosen
|
4748ad61c0
|
fix(row1728): accessor->normalize is a local variables and forget initial it. Beside, the value of p
accessor->normalize is a local variables and forget initial it, it may be true or false. Beside, the
value of parse glTF do not assign to normalize.
|
2017-08-29 20:08:37 +08:00 |
|
Syoyo Fujita
|
1065728429
|
Remove installing cpp-coverage tool
|
2017-08-26 17:05:05 +09:00 |
|
Syoyo Fujita
|
dadcfa5306
|
Merge pull request #19 from jianghaosen/devel
fix(row926): a bug that filename is empty when parse glb
|
2017-08-26 17:03:58 +09:00 |
|
jianghaosen
|
b721fb76c6
|
fix(row926): a bug that filename is empty when parse glb
when parse glb, filename maybe a empty value, it will be wrong
|
2017-08-25 21:01:17 +08:00 |
|
Syoyo Fujita
|
59130d1a19
|
Check if JSON element is valid JSON object or not. Now all fuzz input passes. Fixes #16.
|
2017-08-01 20:23:11 +09:00 |
|
Syoyo Fujita
|
cdf849061c
|
Wrap picojson::parse with exception clause to catch JSON parsing error.
|
2017-08-01 20:12:08 +09:00 |
|
Syoyo Fujita
|
2b0307f397
|
Hardened parsing and solved some issue found by fuzzer(issue 16).
|
2017-08-01 18:15:52 +09:00 |
|
Syoyo Fujita
|
9c0c665eb4
|
Fix config setting.
|
2017-07-23 19:21:04 +09:00 |
|
Syoyo Fujita
|
cd5c5f0ea0
|
Add codes for raytrace example(W.I.P.)
|
2017-07-23 19:11:39 +09:00 |
|
Syoyo Fujita
|
c0beef73a1
|
Update travis badge URL.
|
2017-07-14 01:15:34 +09:00 |
|
Syoyo Fujita
|
259c9b2802
|
Update README.
|
2017-07-13 18:23:29 +09:00 |
|
Syoyo Fujita
|
7b6edab3a9
|
Initial support of parsing/serializing Camera.
|
2017-07-13 18:20:14 +09:00 |
|
Syoyo Fujita
|
06402256c7
|
Remove binary extension since glTF 2.0 supports binary format in native manner.
|
2017-07-13 01:28:55 +09:00 |
|
Syoyo Fujita
|
d9d012a5df
|
Accessor.min and Accessor.max are now optional parameter.
Set BufferView.byteStride default value to 0(= tightly packed). Fixes #13.
|
2017-07-12 18:29:29 +09:00 |
|
Syoyo Fujita
|
965071b309
|
Merge pull request #12 from Teybeo/devel
Update Readme.md
|
2017-07-12 15:28:18 +09:00 |
|
Teybeo
|
9ec8137dd0
|
Update Readme.md
|
2017-07-09 20:45:28 +02:00 |
|
Syoyo Fujita
|
168d0595ef
|
Remove Accessor.byteStride.
|
2017-07-03 00:56:16 +09:00 |
|
Syoyo Fujita
|
822788921e
|
Delete Accessor.byteStride field which was removed in glTF 2.0 spec.
|
2017-06-26 17:54:34 +09:00 |
|
Syoyo Fujita
|
a12620f378
|
Fix bufferView.byteStride is read into byteLength property. Fixes #9
|
2017-06-24 20:57:05 +09:00 |
|
Syoyo Fujita
|
06a2be8d9d
|
Merge branch 'devel' of github.com:syoyo/tinygltf into devel
|
2017-06-23 00:26:14 +09:00 |
|
Syoyo Fujita
|
4df5f94eb7
|
Fix appveyor script.
|
2017-06-23 00:24:24 +09:00 |
|
Syoyo Fujita
|
72d5af4d9e
|
Merge pull request #8 from soma-arc/fix-naming
Fix file/define/class name referenced in glview
|
2017-06-23 00:23:54 +09:00 |
|
soma_arc
|
74a94f5068
|
Fix file/define/class name referenced in glview
|
2017-06-22 13:34:53 +09:00 |
|
Syoyo Fujita
|
5307850555
|
Update README.
|
2017-06-21 19:27:18 +09:00 |
|
Syoyo Fujita
|
2840a0eb48
|
Rename filename/define/class name.
|
2017-06-21 02:52:11 +09:00 |
|
Syoyo Fujita
|
73cd7b9c1d
|
Fix build on Visual Studio.
|
2017-06-20 03:02:57 +09:00 |
|