Syoyo Fujita
|
7c8d4ed748
|
Added 'warning' message parameter to glTF loader API.
Asset loading failure messages(e.g. image file is missing) are now stored in `warning` message, not `error` message.
|
2018-07-27 16:49:10 +09:00 |
|
johan bowald
|
642a343684
|
output both embedded and image files, small fix to serializer.
|
2018-04-01 12:37:18 +02:00 |
|
johan bowald
|
30c5347afe
|
added embed buffers as an option in serializer
|
2018-03-30 11:52:56 +02:00 |
|
Syoyo Fujita
|
d42767e63f
|
Store relative URI in Buffer serializer. Fixes #48.
Apply clang-format.
Add simple saver sample.
|
2018-03-15 21:52:00 -05:00 |
|