diff --git a/SConstruct b/SConstruct index 111caa1..bdb4c64 100644 --- a/SConstruct +++ b/SConstruct @@ -24,11 +24,6 @@ if env["godot_version"] == "3": if "platform" in ARGUMENTS and ARGUMENTS["platform"] == "macos": ARGUMENTS["platform"] = "osx" # compatibility with old osx name - scons_cache_path = os.environ.get("SCONS_CACHE") - if scons_cache_path is not None: - CacheDir(scons_cache_path) - Decider("MD5") - env = SConscript("godot-cpp-3.x/SConstruct") # Patch base env diff --git a/godot-cpp b/godot-cpp index 3da6db4..734d9ef 160000 --- a/godot-cpp +++ b/godot-cpp @@ -1 +1 @@ -Subproject commit 3da6db4fe41b8f3d3aaeb0dc80f1556f83fd7fe6 +Subproject commit 734d9ef092dfd5be08e39af8eaebe7c5cde3bac4 diff --git a/godot-cpp-3.x b/godot-cpp-3.x index ac572d5..7c09b54 160000 --- a/godot-cpp-3.x +++ b/godot-cpp-3.x @@ -1 +1 @@ -Subproject commit ac572d5f847572ee90e32e014854894dda8b4cec +Subproject commit 7c09b5484de21c5be02ffee4fe32e27e9f4b7e14 diff --git a/thirdparty/libdatachannel b/thirdparty/libdatachannel index 0844450..595f0eb 160000 --- a/thirdparty/libdatachannel +++ b/thirdparty/libdatachannel @@ -1 +1 @@ -Subproject commit 084445012d6c63c9f2cc250d88df553aed2eb189 +Subproject commit 595f0ebaac3974f17e5a5c63e7e7dc0c5edd163d