J0linar Posted January 8, 2016 Share Posted January 8, 2016 Hey there, came across the Godot Engine, those guys made a alternative Collada Exporter,at first glance it seems much better compared to the one that comes stock with Blender itself.The tests in T3D i did so far, all worked without issues,one of the best pros seems to be that when you ReImport your Collada(.DAE) Model back into Blender,you get your Mesh the Way you exported it (you get Quads and no Tris, makin the ReImported Mesh editableagain, therefore no quality loss when it comes to geometry)You can grab the Blender addon here:http://www.godotengine.org/projects/godot-engine/documentsor Direct Download Link:http://godotengine.org/builds/alpha/2.0/20151030/Godot_v2.0_alpha_20151030_better_collada.zipHow To Install it?!:1. Open User Preferences (Ctrl+Alt+U) and under Add-ons, click Install from File. Then navigate to the file you downloaded and select it.2. It should now appear in the window and you can tick the checkbox in the upper right to enable it.3. If you would like to have the add-on enabled every time you start Blender, click Save User Settings at the bottom.Would like to hear your experiences with this Alternative Addon for Blender.HF and happy Blending :D Quote Link to comment Share on other sites More sharing options...
Duion Posted January 8, 2016 Share Posted January 8, 2016 Is there any advantage? The quad and tris thing is just because you did not uncheck the "triangulate" options on export. Quote Link to comment Share on other sites More sharing options...
Julius Posted January 9, 2016 Share Posted January 9, 2016 Recent (?) improvements (as of version 2.76b) also made the import of .dae files into blender quite bit better, the default Torque soldier seems to import with a functional rig fine now. Just the animations are still impossible to import as they are in separate files. I even tried to copy&paste the relevant sections of the collada files by hand in a text-editor, but no luck :(Is there anyone who has a .dae or .fbx etc. that actually includes all the animations etc. in one file? Quote Link to comment Share on other sites More sharing options...
Duion Posted January 9, 2016 Share Posted January 9, 2016 Just forget the soldier, it is wasted time. If you want to do characters and animations you should learn how to do it from scratch, otherwise you will never get very far. Quote Link to comment Share on other sites More sharing options...
Duion Posted January 11, 2016 Share Posted January 11, 2016 So far we have not heard of one reason why this exporter is better than the default one. Quote Link to comment Share on other sites More sharing options...
rlranft Posted January 11, 2016 Share Posted January 11, 2016 [mention]Duion[/mention] So don't use it. Your opinion is noted. Quote Link to comment Share on other sites More sharing options...
L3zak Posted January 11, 2016 Share Posted January 11, 2016 So far we have not heard of one reason why this exporter is better than the default one. Multiple animation exporting/importing is much easier with this one. Each animation in blender keep as a different action, when exporting check "export animation" and "all actions". After importing to T3D animations will be separated. Quote Link to comment Share on other sites More sharing options...
Duion Posted January 11, 2016 Share Posted January 11, 2016 Ah OK, that sounds useful. Anyone tested it yet? Quote Link to comment Share on other sites More sharing options...
L3zak Posted January 12, 2016 Share Posted January 12, 2016 Yes, it works like a charm. Blender:http://i.imgur.com/SsWLgVV.pngand:http://i.imgur.com/c63HLRl.png Quote Link to comment Share on other sites More sharing options...
Steve_Yorkshire Posted January 19, 2016 Share Posted January 19, 2016 Nice find @J0linar :) Quote Link to comment Share on other sites More sharing options...
TorqueFan Posted February 9, 2016 Share Posted February 9, 2016 @JolinarMan thank you! This exporter right here just saved me so much time! I had a very case-specific issue importing certain meshes attached to a rig from Blender to Torque. The problem was the sub-meshes had multiple modifiers in the stack ( i.e. mirror, armature, etc. ) and upon import into Torque some of the meshes could distort when animating. Anyhow, with this tool I was able to export the Armature data separately and all of the modifier data was properly preserved!! Looking at hooking in 100's of animations across several meshes, this is a must have for me right now! Thank you so much for posting! Quote Link to comment Share on other sites More sharing options...
deathbravo Posted March 27, 2016 Share Posted March 27, 2016 404http://godotengine.org/download Quote Link to comment Share on other sites More sharing options...
JeffR Posted March 29, 2016 Share Posted March 29, 2016 Not sure what problem you're seeing deathbravo, but that page loads for me, though I grabbed the exporter by downloading the project from the github page, so if the page still isn't loading for you, you can try that.And yeah, I recently gave this a real look and it works perfectly. Good find! Quote Link to comment Share on other sites More sharing options...
deathbravo Posted March 29, 2016 Share Posted March 29, 2016 i am not sure. both of the links in the first post of this thread give me 'The requested page cannot be found';then I google and got the link I posted.maybe I have bad luck, since the garagegames' forum gives me 'EXCEPTION: (index.php).........'. Quote Link to comment Share on other sites More sharing options...
Jason Campbell Posted March 30, 2016 Share Posted March 30, 2016 I also am getting a Page not Found page. Anyway I got it from the github page and I can't seem to install it. It says "Multiple Addons using the same name found" Any help would be appreciated. Quote Link to comment Share on other sites More sharing options...
SqHd Posted March 30, 2016 Share Posted March 30, 2016 Hey Jason: Maybe a previous version is sitting in your Blender addons folder. Check the folder option to view hidden files and follow this path:C:\Users\(your account)\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addonsOnce in there look for a folder called "io_scene_dae".Also, you can check your blender preferences "add-ons" tab; just search for "better" and see if it comes up.And here's a DB link to the Better Collada Exporter zip file:https://www.dropbox.com/s/xkwcz8jjt7lojtt/Godot_v2.0.1_stable_better_collada.zip?dl=0Choose the "install from file" option in the "add-ons" tab in Blender preferences. Quote Link to comment Share on other sites More sharing options...
Jason Campbell Posted March 31, 2016 Share Posted March 31, 2016 @SqHdThanks for the working link, got it working too. Quote Link to comment Share on other sites More sharing options...
SqHd Posted March 31, 2016 Share Posted March 31, 2016 @Jason CampbellYou're welcome. Happy to help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.