taniwha Posted October 29, 2014 Author Share Posted October 29, 2014 Shaders can be done with my script, though I admit they're a RPITA.Engine/RCS transforms: no problem. Just use an empty with the appropriate name.Animations: planned, but I have several yaks to shave. Patches/pull requests welcome Quote Link to comment Share on other sites More sharing options...
Night Lone Posted October 31, 2014 Share Posted October 31, 2014 (edited) Shaders can be done with my script, though I admit they're a RPITA.Engine/RCS transforms: no problem. Just use an empty with the appropriate name.Animations: planned, but I have several yaks to shave. Patches/pull requests welcome Thank you x100 (Tempted to write it all out, but I'll spare everyone a wall of text of thank yous)I see that they can import animations well, I was about to assume they can export them, but since you mentioned they're not supported, okay! At least I can work on half of the stuff I have planned You are so awesome!! I don't care if this is a PITA to set up correctly and understand, it saves me 3 hours of downloading Unity due to sucky internet! I can wait for animations! xDEDIT:I am curious, when I load up something, like the small landing gear, it has an animation I can play... I didn't read that it can load animations... So does that mean Animations are very Soonâ„¢? Edited November 1, 2014 by Night Lone Question Quote Link to comment Share on other sites More sharing options...
bartv Posted November 3, 2014 Share Posted November 3, 2014 Hey guys, I'd like to double-check if the Taniwha's .MU exporter is still working correctly in Blender 2.72? We're not seeing many new *.MU file uploads at Sketchfab since Blender was updated, so I'm a little worried. Quote Link to comment Share on other sites More sharing options...
taniwha Posted November 3, 2014 Author Share Posted November 3, 2014 bartv: it does here (blender git build), but there were reports of people having trouble with it, so I don't really know what's going on either. Quote Link to comment Share on other sites More sharing options...
Night Lone Posted November 4, 2014 Share Posted November 4, 2014 Okay, just confirming that this does export wheels (perfectly I might add). I may decide to do a tutorial later (step by step, with pics) as soon as I have made some more wheels without any problems. I think it's a lot better to be able to do this without unity Unity is for programmers, if you're an artist, you shouldn't need unity!! (my opinion of course).Taniwa, once you get the animations done, this will be the best thing that ever happened since KSP Quote Link to comment Share on other sites More sharing options...
bartv Posted November 4, 2014 Share Posted November 4, 2014 bartv: it does here (blender git build), but there were reports of people having trouble with it, so I don't really know what's going on either.Ok, thanks! I guess we may have to wait and see for a bit then. I'll keep an eye on our uploads. Quote Link to comment Share on other sites More sharing options...
taniwha Posted November 4, 2014 Author Share Posted November 4, 2014 Night Lone: That's fantastic news. Quote Link to comment Share on other sites More sharing options...
Dungchunker Posted November 4, 2014 Share Posted November 4, 2014 @taniwha I got the Plugin to work with 2.72. Usually when i update Blender my addon scripts installed to the previous version just carry over to the next branch when i tell it to "import settings"...but for whatever reason it was showing up under import/export options but just wasn't selectable. I re-downloaded the plugin and installed it like normal under my 2.72 addons and now it's working fine. You didn't happen to update the plugin for 2.72 in the last week or so have you? if not, then this is just a Blender hicup and just had to reinstall the plugin. Quote Link to comment Share on other sites More sharing options...
taniwha Posted November 4, 2014 Author Share Posted November 4, 2014 Dungchunker: the only changes I did in the last week were to update the minimum blender version (to 2.7.0 (as a guess because 2.63 doesn't work)) and make collider non-import work. It sounds like a hiccup. Quote Link to comment Share on other sites More sharing options...
Night Lone Posted November 7, 2014 Share Posted November 7, 2014 (edited) Since you're never on the IRC when I am; I've found a major flaw with your exporter (which I'm willing to fix, (ie, by the time you read this, i've fixed it, or cursing about it))You don't check the per-face smoothing to see if you need the flat normals at the vertices, or the smooth normals at the vertices. Hopefully this can be solved without me tearing my hair out EDIT:No offence, I can't understand your code at all! I guess I gotta be creative... Edited November 7, 2014 by Night Lone Quote Link to comment Share on other sites More sharing options...
Cryocore Posted November 14, 2014 Share Posted November 14, 2014 It appears that I've hit a snag. When I try to import a model from the FusTek Station Parts pack, it says that there is an error, I dont know how to describe it, so Ive attached a picture to show the error. http://i.imgur.com/PQrRPKb.png Quote Link to comment Share on other sites More sharing options...
taniwha Posted November 15, 2014 Author Share Posted November 15, 2014 Cryocore: that looks like it's a bug in my shader setup code. Quote Link to comment Share on other sites More sharing options...
Aivoh Posted November 22, 2014 Share Posted November 22, 2014 For those having issues installing to windows, when I extracted the zip it created a folder io_object_mu-master with a sub folder io_object_mu-masterSo my install was like this when not listed in addonsC:\Program Files (x86)\Blender Foundation\Blender\x.xx\scripts\addons\io_object_mu-master\io_object_mu-masterI removed the duplicate folder name and it worked So my install was like this when listed in addonsC:\Program Files (x86)\Blender Foundation\Blender\x.xx\scripts\addons\io_object_mu-masterWhere x.xx is your blender version folder.Thanks Quote Link to comment Share on other sites More sharing options...
Dungchunker Posted December 6, 2014 Share Posted December 6, 2014 I try to import a .mu but it comes up with a selection window that goes offscreen and doesn't do anything I:The model should be there, since the program that the KSP model was originally made in wasn't blender the models cords in THE 3D space varies. Zoom way out on your 3D View and look for the model on the out skirts of your viewer. default your cursor to center and select the root empty for the KSP model then "move to cursor" and it will move the entire model with children to the center of your screen. hope this helps. Quote Link to comment Share on other sites More sharing options...
Dungchunker Posted December 6, 2014 Share Posted December 6, 2014 Hey guys, I'd like to double-check if the Taniwha's .MU exporter is still working correctly in Blender 2.72? We're not seeing many new *.MU file uploads at Sketchfab since Blender was updated, so I'm a little worried.bartv: it does here (blender git build), but there were reports of people having trouble with it, so I don't really know what's going on either.I posted a while back that i had issues with Mu importer and Blender 2.72, where i couldn't get it to even load up. Typically when i upgrade Blender to the newest version all my plugins convert over without any issues when i direct it to previous settings upon updating(at least MU always has). However, this time i haved to manually re-install the MU Importer plugin....after which it worked just fine. Quote Link to comment Share on other sites More sharing options...
Black-Talon Posted December 21, 2014 Share Posted December 21, 2014 For what it's worth, I wasn't able to get this to load into Blender. I'm completely new to Blender so it's likely I've missed something basic. I did the following:1. Downloaded and installed Blender (64-bit) 2.72b from http://www.blender.org/download/2. Downloaded .zip of GitHub and unzipped to folder in Documents3. In User Preferences I've selected "Install from file..." and double clicked on import_mu.pyBlender changes back to User Preferences but no MU Import Export option is seen there so I'm unable to enable it.Any ideas on what I might be doing wrong here? Quote Link to comment Share on other sites More sharing options...
Climberfx Posted December 21, 2014 Share Posted December 21, 2014 Man, this conversor in Blender help me a lot. Know is easier to mach the other parts in doing new ones. Just choose what you need, convert and voila! Quote Link to comment Share on other sites More sharing options...
longbyte1 Posted December 21, 2014 Share Posted December 21, 2014 For what it's worth, I wasn't able to get this to load into Blender. I'm completely new to Blender so it's likely I've missed something basic. I did the following:1. Downloaded and installed Blender (64-bit) 2.72b from http://www.blender.org/download/2. Downloaded .zip of GitHub and unzipped to folder in Documents3. In User Preferences I've selected "Install from file..." and double clicked on import_mu.pyBlender changes back to User Preferences but no MU Import Export option is seen there so I'm unable to enable it.Any ideas on what I might be doing wrong here?You need to double click on the zip file, not the py file. Quote Link to comment Share on other sites More sharing options...
Black-Talon Posted December 22, 2014 Share Posted December 22, 2014 For what it's worth, I wasn't able to get this to load into Blender. I'm completely new to Blender so it's likely I've missed something basic. I did the following:1. Downloaded and installed Blender (64-bit) 2.72b from http://www.blender.org/download/2. Downloaded .zip of GitHub and unzipped to folder in Documents3. In User Preferences I've selected "Install from file..." and double clicked on import_mu.pyBlender changes back to User Preferences but no MU Import Export option is seen there so I'm unable to enable it.Any ideas on what I might be doing wrong here?You need to double click on the zip file, not the py file.Solved everything - THANKS! Quote Link to comment Share on other sites More sharing options...
RobotsAndSpaceships Posted December 23, 2014 Share Posted December 23, 2014 Double clicking on the zip did not help for me. Quote Link to comment Share on other sites More sharing options...
BruceKnowles Posted December 23, 2014 Share Posted December 23, 2014 (edited) Hi, Actually this is not a difficult process to follow once it is explained (I have never used Blender, so I thought I would take a look at the software today ..My installation path is: "E:\Multimedia Applications\Blender3D", yours will be similar. Currently I have version 2.72b installed.All that is required is to open up the zip file with your favourite utility and then drag the directory named io_object_mu-master from the zip file directly into the path "E:\Multimedia Applications\Blender3D\2.72\scripts\addons". After that start Blender; bring up the Addon tab in the User Preferences pane, scroll down till you see the text "Import-Export: Mu model format (KSP)" click the check box on the extreme right, save your settings and the job is done.The next time you choose to use the file import/export options you will now see a new choice for importing KSP .mu files. Edited December 23, 2014 by BruceKnowles Quote Link to comment Share on other sites More sharing options...
Camacha Posted January 8, 2015 Share Posted January 8, 2015 This works like a charm. Great for getting the right scale of a part, surface or edge. Thanks! Quote Link to comment Share on other sites More sharing options...
basic.syntax Posted January 15, 2015 Share Posted January 15, 2015 I'm trying to add a Flag, (FlagTransform mesh) to a stock part, copying the convention I saw in another stock part where flag is present and working. (That part exports back to .mu with no errors.) But, I think I'm missing something in the attempt to create a new sub-object for the other stock part, because... Traceback (most recent call last): File "J:\blender-2.73-windows64\2.73\scripts\addons\io_object_mu-master\__init__.py", line 88, in execute return export_mu.export_mu(self, context, **keywords) File "J:\blender-2.73-windows64\2.73\scripts\addons\io_object_mu-master\export_mu.py", line 350, in export_mu mu.obj = make_obj(mu, obj) File "J:\blender-2.73-windows64\2.73\scripts\addons\io_object_mu-master\export_mu.py", line 342, in make_obj muobj.children.append(make_obj(mu, o)) File "J:\blender-2.73-windows64\2.73\scripts\addons\io_object_mu-master\export_mu.py", line 342, in make_obj muobj.children.append(make_obj(mu, o)) File "J:\blender-2.73-windows64\2.73\scripts\addons\io_object_mu-master\export_mu.py", line 323, in make_obj muobj.renderer = make_renderer(mu, obj.data) File "J:\blender-2.73-windows64\2.73\scripts\addons\io_object_mu-master\export_mu.py", line 294, in make_renderer if mat.mumatprop.shader: [B]AttributeError: 'NoneType' object has no attribute 'mumatprop'[/B] location: <unknown location>:-1Would this be familiar to anyone... Quote Link to comment Share on other sites More sharing options...
taniwha Posted January 15, 2015 Author Share Posted January 15, 2015 basic.syntax: it looks like you did not set up the mesh's mu material. Take a look in the materials tab in blender (and yeah, it's a bit of a pain to setup). Quote Link to comment Share on other sites More sharing options...
Universe Posted January 16, 2015 Share Posted January 16, 2015 Hey guys,I've been using blender for a while now, and this tool is great!!Anyways, does anyone know how where in the _KSP directory the kerbal mesh is hidden? I've made my own, but I'm not too great at texturing; it would be nice if I could rip a pretextured model from the game.Thanks, Universe 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.
Note: Your post will require moderator approval before it will be visible.