Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47989b5

Browse files
committed
Update copyright year and version.
1 parent 41acdc9 commit 47989b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tiny_obj_loader.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
The MIT License (MIT)
33
4-
Copyright (c) 2012-2016 Syoyo Fujita and many contributors.
4+
Copyright (c) 2012-2017 Syoyo Fujita and many contributors.
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal
@@ -23,6 +23,7 @@ THE SOFTWARE.
2323
*/
2424

2525
//
26+
// version 1.0.7 : Support multiple tex options(#126)
2627
// version 1.0.6 : Add TINYOBJLOADER_USE_DOUBLE option(#124)
2728
// version 1.0.5 : Ignore `Tr` when `d` exists in MTL(#43)
2829
// version 1.0.4 : Support multiple filenames for 'mtllib'(#112)

0 commit comments

Comments
 (0)