Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore clangd files, ignore any "build*/" directories | gilzoide | 2024-04-26 | 1 | -2/+6 |
* | update | Henrique Alves | 2024-04-26 | 2 | -4/+9 |
* | Readme | Henrique Alves | 2024-04-25 | 1 | -20/+1 |
* | Adding more API | Henrique Alves | 2024-04-25 | 5 | -44/+61 |
* | Add output folder | Henrique Alves | 2024-04-25 | 4 | -3/+33 |
* | Fix basic counting on web | Henrique Alves | 2024-04-25 | 3 | -12/+12 |
* | simplifying test | Henrique Alves | 2024-04-25 | 2 | -13/+8 |
* | Testing web export (crashing on s7_init) | Henrique Alves | 2024-04-24 | 2 | -19/+56 |
* | Successful test with s7! | Henrique Alves | 2024-04-24 | 6 | -29/+99586 |
* | Fix cmakelist for mac | Henrique Alves | 2024-04-23 | 1 | -0/+7 |
* | MVP of bug | Henrique Alves | 2024-04-22 | 4 | -83/+14 |
* | Testing texture API | Henrique Alves | 2024-04-22 | 5 | -22/+92 |
* | cleaned root folder | Henrique Alves | 2024-04-10 | 6 | -1222/+6 |
* | First commit | Henrique Alves | 2024-03-30 | 9 | -25/+1283 |
* | Create LICENSE | Luca Sas | 2023-12-10 | 1 | -0/+16 |
* | Merge pull request #6 from ranguli/add-cmake-output | Luca Sas | 2023-08-15 | 1 | -1/+9 |
|\ | |||||
| * | Add more descriptive build output | ranguli | 2023-08-14 | 1 | -1/+9 |
|/ | |||||
* | Update README.md | Luca Sas | 2021-11-04 | 1 | -1/+1 |
* | Update README.md | Luca Sas | 2021-11-04 | 1 | -11/+1 |
* | Removed local raylib | LucaSas | 2021-11-04 | 14 | -2453/+0 |
* | Merge remote-tracking branch 'origin/master' | LucaSas | 2021-11-04 | 14 | -0/+2453 |
|\ | |||||
| * | Merge pull request #4 from thclmnt/master | Luca Sas | 2021-08-23 | 130 | -36872/+70549 |
| |\ | |||||
| | * | Updated to raylib 3.7 | Thomas | 2021-08-15 | 130 | -36872/+70549 |
| |/ | |||||
| * | Update README.md to explain how to support C++ | Luca Sas | 2020-11-19 | 1 | -1/+23 |
* | | Changed the template to now download raylib instead of having it in the repo. | LucaSas | 2021-11-04 | 183 | -194293/+44 |
|/ | |||||
* | Fixed conflicts | Luca Sas | 2020-10-01 | 2 | -7/+2 |
|\ | |||||
| * | Update main.c | Luca Sas | 2020-09-14 | 1 | -4/+1 |
| * | Update CMakeLists.txt | Luca Sas | 2020-09-14 | 1 | -2/+3 |
* | | Updated to raylib 3.0 | Luca Sas | 2020-10-01 | 74 | -14532/+20674 |
|/ | |||||
* | Update path variable to work in vscode by default | Luca Sas | 2020-03-24 | 1 | -1/+1 |
* | Updated gitignore and added asset path variable | Luca Sas | 2020-03-24 | 2 | -2/+7 |
* | Lowered the cmake version. | Luca Sas | 2020-03-06 | 2 | -2/+4 |
* | Setup the project | Luca Sas | 2020-03-06 | 176 | -0/+188211 |