commit | 4581d37bec66daeaccb869505c3e415c3179e9cd | [log] [tgz] |
---|---|---|
author | Syoyo Fujita <syoyo@lighttransport.com> | Tue Sep 06 22:02:31 2022 +0900 |
committer | Syoyo Fujita <syoyo@lighttransport.com> | Tue Sep 06 22:02:31 2022 +0900 |
tree | 45b7fbca97bb69920a0b592256da542da62a5e85 | |
parent | 966a9d0df7ded4f1535bf6cb6e4613181d420a3e [diff] [blame] |
v2.6.1
diff --git a/tiny_gltf.h b/tiny_gltf.h index a4aa996..174dbfc 100644 --- a/tiny_gltf.h +++ b/tiny_gltf.h
@@ -26,6 +26,7 @@ // THE SOFTWARE. // Version: +// - v2.6.1 Better GLB validation check when loading. // - v2.6.0 Support serializing sparse accessor(Thanks to @fynv). // Disable expanding file path for security(no use of awkward `wordexp` anymore). // - v2.5.0 Add SetPreserveImageChannels() option to load image data as is.