Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the NIFLA group. File : /Binaries/Blender...
NIFLA@yahoogroups.com
Apr 1, 2005 9:38 am
787
Do yuo have a nif exporter for ms3d that supports the morrowind file format?...
I've made some small changes to the standard text files sent to new members. Those files hadn't been updated since NIFLA's beginnings. Heck I never even...
Check out the "files" section of the group. NIF is the Morrowind file format and there is a NIF exporter for MS3D, created by Taharez. ... -- No virus found...
Yes - although it does not support animation, fires or lights. You have to subscribe to the group to down load it. Also, when you import NIF models, you must...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the NIFLA group. File : /Binaries/Blender...
NIFLA@yahoogroups.com
Apr 7, 2005 4:44 pm
793
.. but I haven't been idle! New version out, and while it's still in alpha this is a major release. I reworked the structure of the script completely, added a...
As far as I know at the moment the developement of the exporter is halted, as some of the source code for it has been lost. I am working for an importer for...
i looked all over the site and still cant find the thing lol and the one i did find bridge comander didnt work for morrowind plz help i want to start moding...
... sry if this is a a double post but other post didnt show up so ill put here i would also like to know the link or if some one could email it to me i would...
1: The posts do not show immediately in yahoo groups. When you post you are warned about this, so if you had read what was on screen you could have avoided...
Well, import and export tools worked fine, but the program itself is... difficult. The Question is, how to "translate" the 3D-model into a 2D-plain? While...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the NIFLA group. File : /Nifla FAQ ...
NIFLA@yahoogroups.com
Apr 8, 2005 1:05 pm
803
Alright, I've started a FAQ. But honestly I don't think it will do much good. The people who don't bother reading the Welcome letter--which states that plugins...
If I understand you right, you want unwrap the models to make a texture map right? I use LithUnWrap for that. You can find a link to it in the Links/Utilities...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the NIFLA group. File : /Binaries/Blender...
NIFLA@yahoogroups.com
Apr 8, 2005 6:19 pm
806
I dont suppose anyone knows of a Milkshape .usx importer?...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the NIFLA group. File : /Binaries/Blender...
NIFLA@yahoogroups.com
Apr 10, 2005 2:59 pm
809
I uploaded a piccie of a model from an official bethesda mod, the Adamantium Helm of Tohan, in the Photos section, here: ...
I'm a total noob with Python and Blender. I have the latest version of Python, v2.4.1, but Blender is saying I don't have it installed. And the importer isn't...
It's a common Blender annoyance, unfortunately, just check this thread http://www.elysiun.com/forum/viewtopic.php?t=7723. I love Blender, but I won't say it's...
Thanks for the detailed answer. I wish I could say that it's working now but it's not :-( I've tried both approaches, and I've tried some of the suggestions...
Disregard that last message. I got it working now. It didn't like python 2.4. I switched to python 2.3.5 and typed "c:\python23\lib" in the variable. Got a...
Hi, all =) First off, just wanted to say thank you for all the work you've done to bring us NIF importer and exporter! With that out of the way, I was just...
Hmm, 're' are the regular expressions... I guess they must have changed names between Python versions. I'll install python 2.4 and try to adjust the script in...
Thank you for your offer of help, we don't get too many people coming here with actually the intention of doing something other than downloading the...
I had a look at the current Python documentation, and my use of the 're' module is correct even for version 2.4.x . I must then assume that Blender isn't able...
Thanks for responding =) I assume a good place to start would be to read the file format description files and look at the source for NIFlib? I found...