aboutsummaryrefslogtreecommitdiff
path: root/src/ObjModel.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved texture loading to `Bitmap` class.Mateja2021-02-191-2/+0
|
* Add load model check. Don't render if model and/or texture is notMateja2021-02-191-0/+1
| | | | loaded.
* Add texure loading check and loading time. Add ObjModel loadingTime.Mateja2021-02-191-0/+2
|
* Reorganize entire project.Mateja2020-12-271-0/+31