CGCookie / CGCookie/io_export_blend
Add option to export multiple objects to seperate .blend files
- Dominant language
- Python
- Stars
- 111
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Here's a request from a customer on the Blender Market:
> I hope you are well. I purchased the addon and I'm looking for a way to export 100 object to 100 blender seperate files. It would be very appropriated to create an extra feature for this. And can the addon be programmed to already add the name of the object as well? Many thanks in advance and have a great day!
https://blendermarket.com/inbox/conversations/92987
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Python exporter entry point that handles selected objects, collections, or nodes. Review how a single .blend file is currently produced, then define and verify the behavior for exporting each selected object to its own file with the object name included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blender, python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100