Skip to content

Use relative paths in mesh URLs...

David Thompson requested to merge dcthomp/smtk:mesh-urls into master

... and rename location to url in ".smtk" files to match the existing model and auxiliary geometry filename convention.

This should not break old SMTK files with "location" in the name since we look for "location" when "url" is missing and only SMTK files with "url" should use relative paths.

Merge request reports