v0.5.41 — Studio assets can land in your open project
- Add Studio assets directly to the project currently open in Summer Engine
- Cloud assets now download into the local project before you use them, instead of pretending they already exist on disk
- Embedded Studio understands the open project and falls back safely for older desktop clients
Added
- Studio asset install bridge: embedded Studio can add one or more cloud assets directly to the open desktop project, without making you hunt through a separate download folder
- Imported Studio assets land under res://assets/summer with per-asset manifests so the editor and future cloud sync can identify where each cloud asset lives locally
Improved
- Studio asset cards, detail modals, and preview modals now share the same Add to project flow and report clearer local/cloud import state
- The desktop bridge advertises project, scene, and asset-install capabilities so Studio can choose direct native import or the older server bridge safely
- Chat can receive a prepared user message for selected assets, setting up the follow-up "use these in my scene" flow
Fixed
- Adding assets from embedded Studio no longer assumes cloud assets already exist on disk; they are downloaded into the open local project before use
