Age | Commit message (Expand) | Author |
---|---|---|
2021-06-06 | AK+Everywhere: Disallow constructing Functions from incompatible types | Ali Mohammad Pur |
2021-05-30 | LibGL: Implement glBindTexture() | Stephan Unverwerth |
2021-05-27 | 3DFileViewer: Add separator before quit menu action | Linus Groh |
2021-05-27 | 3DFileViewer: Add view menu | Erik Biederstadt |
2021-05-26 | 3DFileViewer: Support textured models | Jesse Buhagiar |
2021-05-21 | 3DFileViewer: Make the main widget a GUI::Frame | Andreas Kling |
2021-05-20 | 3DFileViewer: Clean up file handling | Gunnar Beutner |
2021-05-20 | 3DFileViewer: Move the example model into the home directory | Gunnar Beutner |
2021-05-20 | 3DFileViewer: Remove unveil() calls and add "thread" pledge | Andreas Kling |
2021-05-19 | 3DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer` | Erik Biederstadt |