There's no 'Open' or 'Load' option. I modified loader.lua to add one to the menu, to call Loader:Open() which gives a dialog, but ultimately that simply calls Loader:Load() which simply sets Loader.path but doesn't actually load anything.
I do see S3D.open() in s3d.lua, so I might be able to figure out how to hook that in
