Syoyo Fujita
|
89eddf8b4e
|
Suppress VS2015 warning.
|
2016-05-01 20:36:29 +09:00 |
|
Syoyo Fujita
|
2470a951f9
|
Make some compiler happy.
|
2016-05-01 20:27:30 +09:00 |
|
Syoyo Fujita
|
3ba3cadee4
|
Initial support of loading binary glTF(.glb).
|
2016-05-01 20:03:43 +09:00 |
|
Syoyo Fujita
|
cedc1d5886
|
Merge branch 'master' of github.com:syoyo/tinygltfloader
Conflicts:
tiny_gltf_loader.h
|
2016-05-01 18:33:31 +09:00 |
|
Syoyo Fujita
|
232752a186
|
Suppress clang warnings for external code.
|
2016-05-01 17:19:37 +09:00 |
|
Syoyo Fujita
|
3303bc7f5c
|
Suppress VC2015 warnings.
|
2016-04-20 14:13:08 +09:00 |
|
Syoyo Fujita
|
eab5ced99b
|
Apply cpplint.
Use Google C++ style.
|
2016-04-20 14:06:56 +09:00 |
|
Syoyo Fujita
|
d6e4b2d02a
|
Apply cpplint and format source code.
|
2016-03-17 21:31:13 +09:00 |
|
Darryl Gough
|
df1c5262d9
|
Fixed loading child nodes
Fixed a bug that was preventing child nodes from being loaded.
|
2016-03-08 00:19:40 -05:00 |
|
Syoyo Fujita
|
8151aed456
|
Refactor source code.
Add compiler matrix in Travis build.
|
2016-03-08 01:31:49 +09:00 |
|
Syoyo Fujita
|
98388933f9
|
texture support.
|
2016-02-07 17:38:17 +09:00 |
|
Syoyo Fujita
|
527aa0dbea
|
Support loading glTF from memory(string).
|
2016-02-06 17:26:44 +09:00 |
|
Syoyo Fujita
|
0e17ce1023
|
Add image/jpeg and image/png MIME support.
Add simple unit test runner.
|
2016-01-02 23:37:12 +09:00 |
|
Syoyo Fujita
|
a4d26881cb
|
Initial commit.
|
2015-12-20 20:27:54 +09:00 |
|