It would be great if you could batch import more than one .obj file at a time.
Multiple .Obj file importSoftware: Prefab3D |
||
|
||
Fabrice Closier, Administrator
Posted: 12 December 2012 12:33 PM Total Posts: 1265 [ # 1 ] Can you give me a use case here? |
||
|
||
Fabrice Closier, Administrator
Posted: 12 December 2012 12:46 PM Total Posts: 1265 [ # 3 ] You know that adding just o tag with a name in obj file would lead to propper naming. That having said, Prefab has already a command line listener active en indeed some batch features could be handled this way. Thinking about it, that’d be quite a nice addition… |
||
|
||
Shaedo, Newbie
Posted: 13 August 2013 01:48 PM Total Posts: 9 [ # 5 ]
Apologies for being obtuse but could someone please elaborate on how to add an o tag to an obj file? I’d be happy to write a php script or air to do a batch convert if I only knew what syntax to use for the file
|
||
Fabrice Closier, Administrator
Posted: 13 August 2013 02:20 PM Total Posts: 1265 [ # 6 ] simply add char o+1 space+name before the first v tag |
||
Shaedo, Newbie
Posted: 14 August 2013 02:14 AM Total Posts: 9 [ # 7 ] Thanks Fabrice, much appreciated. I was hoping that this might change the file name as well when exporting as an awd2. I’ve got about 3500 .obj files I’d like to convert to awd2 so here’s hoping a batch convert option comes out soon |
||
Fabrice Closier, Administrator
Posted: 14 August 2013 08:00 AM Total Posts: 1265 [ # 8 ] The next update I’m currently working on, means lots of work. Unfortunatly, unlike most of my updates in the past, I cannot release this one in steps spreaded over a few updates. However, even if the batch functionality is already partly implemented, I cannot garanty atm that it will be part of the very next release as there are a few annoying bugs with higher priority that I would preffer see gone first. |