| Hi Magnus,
 > I'd like to have something like a button i can push to bring up a small window
 > where i see all the objects and curves in my scene and then i can select the
 > objects/curves i want from there and also reverse my selection.
 
 Yeah, this kind of object manager / object browser is probably the biggest missing thing in MoI right now. But it is going to take quite a bit of work to add a really good one, so this is something that I have planned to work on for version 2.0 of MoI, I won't be able to get this into the 1.0 version.  But it is pretty much up at the top of the list for working on after version 1.0 is out.
 
 
 > Also i'd like to be able to export a selected object from a large assembly if possible,
 
 This one is possible using File / Export.  Export really means "Export selected". But right now it will only export complete objects that are selected, it won't do a sub-selection currently. So if you want to export just a few faces from a solid for example, you will need to use Edit/Separate on them to break them into separate full objects, then you can export those full objects.
 
 - Michael
 |