Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added scenes, camera and meshes | vimene | 2023-11-26 | 13 | -250/+172 |
* | added namespaces, made every function in engine.cpp static and added warnings... | vimene | 2023-11-26 | 18 | -81/+135 |
* | improved matrices, cube building and command parsing | vimene | 2023-11-26 | 5 | -163/+124 |
* | added matrices | vimene | 2023-11-26 | 4 | -39/+137 |
* | removed unnecessary line in .gitignore | vimene | 2023-11-26 | 1 | -1/+0 |
* | add options to choose render mode | vimene | 2023-11-23 | 4 | -266/+195 |
* | improved .gitignore | vimene | 2023-11-23 | 1 | -27/+18 |
* | improve SDL integration | vimene | 2023-11-23 | 81 | -51954/+15 |
* | code refactoring | vimene | 2023-11-22 | 17 | -62/+74 |
* | removed all generated files | vimene | 2023-11-21 | 13 | -15313/+18 |
* | fixed macro in the wrong place | vimene | 2023-11-21 | 2 | -4/+4 |
* | cleanups | vimene | 2023-11-21 | 15 | -43508/+16 |
* | renamed binary from 'main' to 'engine' | vimene | 2023-11-21 | 10 | -256/+257 |
* | started working on windows support | vimene | 2023-11-21 | 98 | -4648/+73546 |
* | improved file structure for autotools | vimene | 2023-11-20 | 27 | -2264/+10436 |
* | started switching to autotools | vimene | 2023-11-19 | 39 | -51/+33734 |
* | improved pixel window rendering | vimene | 2023-11-19 | 4 | -14/+378 |
* | added README.md | vimene | 2023-11-19 | 1 | -0/+24 |
* | started working on a pixel window | vimene | 2023-11-18 | 2 | -2/+60 |
* | initial commit | vimene | 2023-11-17 | 17 | -0/+1348 |