diff --git a/.gitmodules b/.gitmodules index 05d781d50..7a73d1f9d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,10 +44,13 @@ branch = master [submodule "extern/nativefiledialog-extended"] path = extern/nativefiledialog-extended - url = https://github.com/btzy/nativefiledialog-extended.git + url = https://github.com/encounter/nativefiledialog-extended.git + branch = nfd-install-option [submodule "extern/optick"] path = extern/optick url = https://github.com/AxioDL/optick.git + branch = master [submodule "extern/aurora"] path = extern/aurora url = https://github.com/encounter/aurora.git + branch = main diff --git a/extern/nativefiledialog-extended b/extern/nativefiledialog-extended index e018ec82b..dd2c57c64 160000 --- a/extern/nativefiledialog-extended +++ b/extern/nativefiledialog-extended @@ -1 +1 @@ -Subproject commit e018ec82bc86240c80161ac616fd7da8bdcd85db +Subproject commit dd2c57c648ccf3472e44fb368181a2d2684d9127