Page 32 of 45

Just realized i can chance the Subject :D

Posted: Sun Aug 18, 2013 8:53 am
by noMatt
I thought cloth is supported because you wrote it ;) But I didnt tryed it.
Anyway you are doin an amazing job guy. Keep up programming, 3d art and all the other things an you'll have a great chance to get in the industry if you want to

Re: Just realized i can chance the Subject :D

Posted: Sun Aug 18, 2013 2:09 pm
by AceMastermind
noMatt wrote:I thought cloth is supported because you wrote it ;)...
Where did he write that? Link to source or it didn't happen. :)
The first post still says "No" for cloth and is probably what you should be watching after each release.

Re: XSI ZETools

Posted: Sun Aug 18, 2013 3:02 pm
by noMatt
ANDEWEGET wrote:Quick update.
WIP:
- Decreased file size of exported .msh files, might not be 100% stable yet. But I can't test-munge right now.
- Fixing/redoing parts of the ZE Tools scripts.
- Getting Cloth working... (sadly the Pandemic Exporter code isn't very clear/helpful)

Re: XSI ZETools

Posted: Sun Aug 18, 2013 3:32 pm
by AceMastermind
I saw that already, but that doesn't mean it works, just that he is working on it. :)
Supported features are listed in the first post.

Re: XSI ZETools

Posted: Sat Aug 24, 2013 5:17 am
by lucasfart
I'm just trying out the different templates and I can't get them to work nicely together! I've tried copying the files manually into the templates folder, with no apparent result (no extra import options), and importing them through the ZE tools menu works, but removes all access to the other templates. So if I activate the lightsaber templates, all the default templates (ie. rifle, pistol, unit) are gone from the list. Am I doing something wrong, or is there a bug in there?

Also, what happened to the export options regarding the boundingbox?

Re: XSI ZETools

Posted: Sat Aug 24, 2013 8:01 am
by ANDEWEGET
Just import stock .msh files, these should be way better examples.

And the bounding box is now calculated automatically.

Re: XSI ZETools

Posted: Sat Aug 24, 2013 10:55 am
by lucasfart
True. :D It was more for the reason of reporting a bug than out of any real inconvenience. :D

Another quick question - one of my models isn't exporting properly. The normals are flipped (so they point inwards), although in both blender and XSI they are perfectly fine? Is there some setting in XSI I need to change to get this working?

Re: XSI ZETools

Posted: Fri Oct 18, 2013 9:58 am
by sereja2
Another issue, I found: when I export animated 1st person model (hands), I can't see them in game. Just a floating weapon...

Re: XSI ZETools

Posted: Fri Oct 18, 2013 3:16 pm
by Nedarb7
sereja2 wrote:Another issue, I found: when I export animated 1st person model (hands), I can't see them in game. Just a floating weapon...
This problem could be related to the side. But I don't know whether it is or not. :)

Re: XSI ZETools

Posted: Sat Oct 19, 2013 10:11 pm
by ANDEWEGET
Sadly I can't do any testing right now (that + of course other projects are why there is no progress) because I don't have a disk drive anymore and thus couldn't install my DVD version of SWBF2. Need to get the Steam version sometime.

Re: XSI ZETools

Posted: Sun Nov 10, 2013 2:57 am
by ANDEWEGET
So guys,
1. The 'homepage' for XSIZETools is now HERE.
2. I fixed the CRC algorithm, so now animation should import and export fine.
3. It seems with some models (like rep_inf_yoda.msh) importing the animation will cause it to squish the model for some reason. Not sure if that's just a corrupted animation or a problem with the importer. Note that this only applies to the animation in that one .msh, the rest (geometry, bones etc) and applying animations still works.
4. The importer now imports cloth geometry and UVs (no weighting yet). No actual progress on cloth export though.

This is still a prototype, though. There might (should?) still be problems with the new vertex structure (like too few points exported).

Re: XSI ZETools

Posted: Sun Nov 10, 2013 4:02 am
by noMatt
thanks for still workin on this. i know its hard to develop a game but you are doing a great job on battlecry

Re: XSI ZETools

Posted: Tue Nov 26, 2013 3:00 am
by ANDEWEGET
ANDEWEGET wrote:Forgot to post here when I updated again a few days ago:
Cloth import now imports weights.
Added beginnings of a text-'version' of the .msh format, which basically lets me store the .msh information in a human-readable format (JSON), then use it for debugging or edit it. And then convert it to .msh again.

The bad shading which came with the 'optimized' geometry structure export a few updates ago might very well be a normal problem. Not sure yet how I'll fix that.

Update:
I possibly fixed the shading problem, not sure though.

Re: XSI ZETools

Posted: Tue Nov 26, 2013 8:40 am
by sereja2
Well, I may try to test it... if you upload it. :wink:

Re: XSI ZETools

Posted: Tue Nov 26, 2013 11:17 am
by ANDEWEGET
It's on Github or it's homepage (also on Github), as will be every new version. Just use the 'Download ZIP' button.

Re: XSI ZETools

Posted: Wed Nov 27, 2013 7:39 am
by sereja2
Well, I guess, you on the right way. Luke model, look's like much more better this time:
Hidden/Spoiler:
Image
Still, as you can see on juggernaut wheels, the serious odds still exist:
Hidden/Spoiler:
Image

Re: XSI ZETools

Posted: Wed Nov 27, 2013 10:07 am
by Maveritchell
sereja2 wrote:Well, I guess, you on the right way. Luke model, look's like much more better this time:
What's the noticeable upgrade on the Luke model (maybe some of the face or the finger seams)? Both sets of images (Luke/Juggernaut) show that hard edges are not preserved in the second image (hairline, cuffline, bevel on the wheel) where they should be.

Re: XSI ZETools

Posted: Thu Nov 28, 2013 4:13 am
by ANDEWEGET
ANDEWEGET wrote:Arms, collar, fingers are improved.

It might actually be that normals are now exported correctly. But to match the stock normals you of course have to import them first... ;)

Will try to get that done soon.
Normals should now get imported and exported correctly.

Re: XSI ZETools

Posted: Fri Nov 29, 2013 6:18 am
by sereja2
Nice work! The shading problem is totaly fixed now... Still, now it's increased count of Points, in about 10-20% so, files become bigger again.
Also, it's still can't correctly import or export 1st person hands...

Re: XSI ZETools

Posted: Fri Nov 29, 2013 7:30 am
by ANDEWEGET
Before I decreased the filesize a point which was connected to 4 polygons would result in 4 points in the .msh file. Even if all of the 4 points were exactly the same.
With the first file-size reduction I compared points (by comparing the position and UVs) and removed any doubles. That's what caused the bad shading because some of the shading info was lost. Now I'm comparing the normals, too, so it will increase the number of points again.
Is the 10-20% increase compared to the exported models before (in the last version of ZETools) or to the stock models?

And what type of problem are you encountering with first person models?