mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 22:47:45 +00:00
![]() This patch allows two things: - Factorizing code that was in main and the open action - Displaying the full path of non-unveiled paths Indeed, looking for the path of a fd is not allowed if the file isn't unveiled. By setting the title in `load_file()` we are actually relying on the value returned by `LibFSAC` who is actually authorized to retrieve the entire path. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Common.h | ||
main.cpp | ||
Mesh.cpp | ||
Mesh.h | ||
MeshLoader.h | ||
WavefrontOBJLoader.cpp | ||
WavefrontOBJLoader.h |