add native file dialogs extended from vcpkg

also some required changes to filedialog.cpp to use the updated nfde commented and documented
This commit is contained in:
marauder2k7 2026-06-20 12:19:14 +01:00
parent 392df11e2b
commit 00f8e08025
20 changed files with 87 additions and 2633 deletions

View file

@ -113,6 +113,7 @@ set(TORQUE_VCPKG_PACKAGES
libogg libvorbis libflac opus libtheora
libsndfile[core,external-libs]
libsquish
nativefiledialog-extended
)
if(TORQUE_TESTING)
list(APPEND TORQUE_VCPKG_PACKAGES gtest)