Closed jefferis closed 2 years ago
ngl_decode_scene should add url as attribute to the parsed scene and then ngl_encode_url should use that if available.
ngl_decode_scene
ngl_encode_url
Fixed by https://github.com/natverse/fafbseg/pull/167/commits/ba8b0e008b777e7b115777f97fddebf82402d858
Correction fixed by https://github.com/natverse/fafbseg/pull/167/commits/87123ba4f76dd81195197d8a7d0c614e202aaae2
ngl_decode_scene
should add url as attribute to the parsed scene and thenngl_encode_url
should use that if available.