Skip to content

Commit 2ad6bb2

Browse files
committed
Describe the transfer of the repository.
1 parent b91fe14 commit 2ad6bb2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Old version is available as `v0.9.x` branch https://github.com/syoyo/tinyobjload
2626

2727
## What's new
2828

29+
* 19 Feb, 2020 : The repository has been moved to https://github.com/tinyobjloader/tinyobjloader !
2930
* 18 May, 2019 : Python binding!(See `python` folder. Also see https://pypi.org/project/tinyobjloader/)
3031
* 14 Apr, 2019 : Bump version v2.0.0 rc0. New C++ API and python bindings!(1.x API still exists for backward compatibility)
3132
* 20 Aug, 2016 : Bump version v1.0.0. New data structure and API!

examples/viewer/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Then,
3737

3838
## TODO
3939

40+
* [ ] Alpha texturing.
4041
* [ ] Support per-face material.
4142
* [ ] Use shader-based GL rendering.
4243
* [ ] PBR shader support.

0 commit comments

Comments
 (0)