Kompakkt / Viewer

Kompakkt - the web based 3D viewer and 3D annotation system.
https://kompakkt.de
GNU Affero General Public License v3.0
17 stars 2 forks source link

Fix: Decode "endpoint" and "resource" parameters in standalone loading. #52

Closed HeyItsBATMAN closed 5 months ago

HeyItsBATMAN commented 5 months ago

When both "endpoint" and "resource" parameters are provided to the standalone viewer, they should still be considered as possibly encoded.

This was made aware in the following issue: https://github.com/Kompakkt/Viewer/issues/51