mirror of
https://github.com/opensim/opensim.git
synced 2026-05-26 03:45:36 +08:00
This allows you to load an oar without loading its assets. This is useful if you know that the required assets are already in the asset service, since loading without assets is quicker. This option will become more useful when the ability to save oars without assets is added, which should happen fairly soon. At this point there will also be better documentation.