summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/wayland/wayland_thread.cpp
diff options
context:
space:
mode:
authorzinefer <zinefer@gmail.com>2023-11-24 21:00:35 -0700
committerzinefer <zinefer@gmail.com>2023-12-07 15:23:11 -0700
commit72d18d50a47ecb07f372fec80bf166a6abd0a756 (patch)
tree1a4c38878ac1825288b0922a22bdcb6f9d2a7032 /platform/linuxbsd/wayland/wayland_thread.cpp
parenta311a4b162364d032b03ddf2a0e603ba40615ad7 (diff)
downloadredot-engine-72d18d50a47ecb07f372fec80bf166a6abd0a756.tar.gz
Bugfix: Replace // with \\ before sending path to Blender
On Windows, Blender treats //fileshare/assets/model.blend as a relative path which will not be found. Instead, replace the first two chars with `\\` which when escaped becomes `\\\\`.
Diffstat (limited to 'platform/linuxbsd/wayland/wayland_thread.cpp')
0 files changed, 0 insertions, 0 deletions