Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41acdc9 commit 47989b5Copy full SHA for 47989b5
tiny_obj_loader.h
@@ -1,7 +1,7 @@
1
/*
2
The MIT License (MIT)
3
4
-Copyright (c) 2012-2016 Syoyo Fujita and many contributors.
+Copyright (c) 2012-2017 Syoyo Fujita and many contributors.
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy
7
of this software and associated documentation files (the "Software"), to deal
@@ -23,6 +23,7 @@ THE SOFTWARE.
23
*/
24
25
//
26
+// version 1.0.7 : Support multiple tex options(#126)
27
// version 1.0.6 : Add TINYOBJLOADER_USE_DOUBLE option(#124)
28
// version 1.0.5 : Ignore `Tr` when `d` exists in MTL(#43)
29
// version 1.0.4 : Support multiple filenames for 'mtllib'(#112)
0 commit comments