summaryrefslogtreecommitdiff
path: root/Userland/Applications/3DFileViewer/WavefrontOBJLoader.h
AgeCommit message (Expand)Author
2023-02-163DFileViewer: Port `MeshLoader` and its child to the new `Core::File`Lucas CHOLLET
2023-02-13LibCore: Rename `File` to `DeprecatedFile`Tim Schumacher
2022-12-063DFileViewer: Properly propagate errors from WavefrontOBJLoaderMaciej
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-05-203DFileViewer: Clean up file handlingGunnar Beutner
2021-05-193DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`Erik Biederstadt