Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary CMake functions. | Mateja | 2021-02-20 | 1 | -2/+0 |
* | CMake TARGET_FILE_DIR fix. | Mateja | 2021-02-19 | 2 | -2/+1 |
* | Update README.v0.4 | Mateja | 2021-02-19 | 1 | -1/+0 |
* | CMake: Copy model to build directory. | Mateja | 2021-02-19 | 1 | -0/+7 |
* | Moved texture loading to `Bitmap` class. | Mateja | 2021-02-19 | 4 | -29/+44 |
* | Merge pull request #7 from MatejaMaric/fix-issue-6 | Mateja Marić | 2021-02-19 | 3 | -95/+129 |
|\ | |||||
| * | Add load model check. Don't render if model and/or texture is not | Mateja | 2021-02-19 | 3 | -80/+94 |
| * | Add texure loading check and loading time. Add ObjModel loadingTime. | Mateja | 2021-02-19 | 3 | -17/+37 |
|/ | |||||
* | Improve variable names. | Mateja | 2021-02-19 | 1 | -12/+12 |
* | Change C++ version.v0.3 | Mateja | 2021-02-15 | 1 | -2/+2 |
* | Comment CMakeLists.txt | Mateja | 2021-02-14 | 1 | -2/+8 |
* | Update README. | Mateja | 2021-02-14 | 1 | -2/+1 |
* | Auto-update git submodules. | Mateja | 2021-02-14 | 1 | -0/+19 |
* | Create CONTRIBUTING.md | Mateja Marić | 2021-02-13 | 1 | -0/+3 |
* | Update README. | Mateja | 2021-02-13 | 1 | -1/+33 |
* | Use CMake. | Mateja | 2021-02-13 | 3 | -10/+14 |
* | Add external library SFML. | Mateja | 2021-02-13 | 2 | -0/+3 |
* | Use Makefile NAME variable.v0.2 | Mateja | 2020-12-27 | 1 | -2/+2 |
* | Reorganize entire project. | Mateja | 2020-12-27 | 31 | -18/+17 |
* | Create LICENSE | Mateja Maric | 2020-12-25 | 1 | -0/+674 |
* | Anotherv0.1 | MatejaMaric | 2019-07-10 | 1 | -66/+66 |
* | Another | MatejaMaric | 2019-07-10 | 1 | -10/+10 |
* | Image link fix | MatejaMaric | 2019-07-10 | 1 | -1/+1 |
* | Image link fix | MatejaMaric | 2019-07-10 | 1 | -4/+4 |
* | Image link fix | MatejaMaric | 2019-07-10 | 1 | -4/+4 |
* | Image link fix | MatejaMaric | 2019-07-10 | 1 | -4/+4 |
* | Third commit | MatejaMaric | 2019-07-10 | 1 | -0/+6 |
* | Second commit | MatejaMaric | 2019-07-10 | 4 | -0/+0 |
* | First commit | MatejaMaric | 2019-07-09 | 24 | -0/+172115 |