Node editor image source accepting relative links

Currently the image source node in the material editor only accepts absolute links (full https:// …) to identify the location of the image. For portability it would be nice that it also takes relative links, meaning that the current web server serving the page is added to the relative path. The image link is way more efficient that embedding the content as it will be json encoded otherwise.

Thanks
LB

cc @Deltakosh the brillant mind behind Node editor… and Babylon lol

Good idea! Please create an issue for me on the repo. I will do it after the v7.0 release :slight_smile:

2 Likes