ladybird/Userland/Applications/3DFileViewer
2023-11-08 16:26:23 +00:00
..
CMakeLists.txt 3DFileViewer: Add Manual link to the help-context-menu 2023-11-08 16:26:23 +00:00
Common.h 3DFileViewer: Add vertex normal parsing to WavefrontOBJLoader 2021-11-13 12:52:22 +01:00
main.cpp 3DFileViewer: Add Manual link to the help-context-menu 2023-11-08 16:26:23 +00:00
Mesh.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Mesh.h 3DFileViewer: Calculate face-normal from vertex-normals of the triangle 2021-11-13 12:52:22 +01:00
MeshLoader.h Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
WavefrontOBJLoader.cpp 3DFileViewer: Remove DeprecatedString usage in object loader 2023-09-16 11:07:44 +02:00
WavefrontOBJLoader.h 3DFileViewer: Port MeshLoader and its child to the new Core::File 2023-02-16 10:56:01 +00:00