Skip to content

WIP: Make hot-reloading opt-in by default

Benoît du Garreau requested to merge a1phyr/better_asset_handles into master
  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.

Rename AssetHandle to RawAssetHandle and make AssetHandle a type with opt-in hot-reloading and directly including an Arc.

Addresses part of #894 (closed)

Merge request reports