You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user should be able to use drag and drop to interact with the asset manager, wheter it is to import, or to use assets.
Acceptance Criteria
1. The user should be able to drag and drop file from file explorer into the asset manager (see if it is possible with ImGui)
2. The user should be able to drag and drop a model into a scene using the EditorScene or SceneTreeWindow
3. The user should be able to drag and drop a texture onto an entity in the EditorScene or SceneTreeWindow and then choose the type of texture to apply (albedo, specular, normal etc...)
Objective
The user should be able to use drag and drop to interact with the asset manager, wheter it is to import, or to use assets.
Acceptance Criteria
EditorSceneorSceneTreeWindowEditorSceneorSceneTreeWindowand then choose the type of texture to apply (albedo, specular, normal etc...)Dependencies
No response
Technical Details
No response
Type
Editor