Skip to content

Remove "file" protocol check#969

Merged
robertosfield merged 1 commit into
openscenegraph:OpenSceneGraph-3.6from
unelsson:daeremoveprotcheck
Nov 10, 2020
Merged

Remove "file" protocol check#969
robertosfield merged 1 commit into
openscenegraph:OpenSceneGraph-3.6from
unelsson:daeremoveprotcheck

Conversation

@unelsson

@unelsson unelsson commented Jul 1, 2020

Copy link
Copy Markdown
Contributor

This is an artificial limit, and prevents using custom virtual file system or relative paths in custom image read callbacks. Removing that enables using dae image paths like "textures/texture.png". Removing the check results in passing the filepaths directly to cdom::uriToNativePath.

@robertosfield
robertosfield merged commit b898222 into openscenegraph:OpenSceneGraph-3.6 Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants