https://github.com/nepluno/libWetHair
Revision 9b297f841740e58292339048b980292a1d4db87d authored by Fredrik Salomonsson on 25 April 2023, 19:01:28 UTC, committed by Fredrik Salomonsson on 25 April 2023, 21:46:23 UTC
The pressure solver for the fluid can now throw if it fails. Catch
that, print the error to std::cerr, clean up and then exit with error
code EXIT_FAILURE to indicate that something went wrong.
1 parent 3b035b2
History
Tip revision: 9b297f841740e58292339048b980292a1d4db87d authored by Fredrik Salomonsson on 25 April 2023, 19:01:28 UTC
Catch std::runtime_error& and exit gracefully for the App
Tip revision: 9b297f8
File Mode Size
App
assets
cmake
libWetHair
.gitignore -rw-r--r-- 97 bytes
CMakeLists.txt -rw-r--r-- 1.9 KB
LICENSE.txt -rw-r--r-- 16.3 KB
README.md -rw-r--r-- 4.6 KB

README.md

back to top