aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Copy model to project directory.HEADv0.6masterMateja2021-02-201-0/+7
| | | | Needed for CMake-GUI generated Visual Studio projects.
* Merge branch 'fix-issue-5'v0.5Mateja2021-02-201-2/+11
|\
| * Don't use shared libraries.Mateja2021-02-201-0/+3
| | | | | | | | Fixes #5
| * Build only necessary SFML libraries.Mateja2021-02-201-0/+8
| |
| * Remove unnecessary CMake functions.Mateja2021-02-201-2/+0
|/
* CMake TARGET_FILE_DIR fix.Mateja2021-02-192-2/+1
| | | | | On Visual Studio `model` directory wasn't copied to build directory. This commit fixes that.
* Update README.v0.4Mateja2021-02-191-1/+0
|
* CMake: Copy model to build directory.Mateja2021-02-191-0/+7
|
* Moved texture loading to `Bitmap` class.Mateja2021-02-194-29/+44
|
* Merge pull request #7 from MatejaMaric/fix-issue-6Mateja Marić2021-02-193-95/+129
|\ | | | | Fix issue #6
| * Add load model check. Don't render if model and/or texture is notMateja2021-02-193-80/+94
| | | | | | | | loaded.
| * Add texure loading check and loading time. Add ObjModel loadingTime.Mateja2021-02-193-17/+37
|/
* Improve variable names.Mateja2021-02-191-12/+12
|
* Change C++ version.v0.3Mateja2021-02-151-2/+2
|
* Comment CMakeLists.txtMateja2021-02-141-2/+8
|
* Update README.Mateja2021-02-141-2/+1
|
* Auto-update git submodules.Mateja2021-02-141-0/+19
|
* Create CONTRIBUTING.mdMateja Marić2021-02-131-0/+3
|
* Update README.Mateja2021-02-131-1/+33
|
* Use CMake.Mateja2021-02-133-10/+14
|
* Add external library SFML.Mateja2021-02-132-0/+3
|
* Use Makefile NAME variable.v0.2Mateja2020-12-271-2/+2
|
* Reorganize entire project.Mateja2020-12-2731-18/+17
|
* Create LICENSEMateja Maric2020-12-251-0/+674
|
* Anotherv0.1MatejaMaric2019-07-101-66/+66
|
* AnotherMatejaMaric2019-07-101-10/+10
|
* Image link fixMatejaMaric2019-07-101-1/+1
|
* Image link fixMatejaMaric2019-07-101-4/+4
|
* Image link fixMatejaMaric2019-07-101-4/+4
|
* Image link fixMatejaMaric2019-07-101-4/+4
|
* Third commitMatejaMaric2019-07-101-0/+6
|
* Second commitMatejaMaric2019-07-104-0/+0
|
* First commitMatejaMaric2019-07-0924-0/+172115