Drag-drop files into SEToolbox
Open
Nobody has claimed this yet.
CodePlex
enhancement
- Dominant language
- C#
- Stars
- 156
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Allow drag-drop of files directly into SEToolbox.
Need to detect the file type and act appropriately.
- Detect
.vox.vx2 files for asteroids. - Detect .sbc files for other content.
- Detect 3D models, open 3D Import screen..
- Detect image files, open image import screen.
And not throw an exception on invalid or corrupt content.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or an entry point. Start by locating SEToolbox's drag-and-drop handling and the existing 3D and image import screens, then trace how .vx2, .sbc, model, and image files are currently opened. Done means each supported type opens the appropriate workflow and invalid or corrupt content does not throw an exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100