UTF Editor
-
Mini_Me wrote:
A Couple other things I’ve found:Most times when you type a value into the right window directly, hit enter, and then click “Apply”, it does nothing to the actual data, only the displayed data in that window.
Ot_flags and Ot_Name are not handled properly. They should use the same method as Dt_flags and Dt_name, but as it stands now are only editable via importing / copying old data.
But other than that, it’s pure “winning”. The features to change color, opacity, shading, and visibility are all kinds of handy. Plus being able to display multiple levels of LOD.
The “recent files” is always welcome too.Can you add bug reports here http://forge.the-starport.net/projects/utfeditor/issues/new ?
-
+1 w0d. Considering quite a few developers work on the tool at the same time, reporting anything you find, even if trivial, onto the bug tracker on the Forge will be a tremendous help for everyone to keep track of what’s left to fix and what’s already been fixed.
For those who have Visual Studio 2008, remember you can always be on the bleeding edge by compiling the tool yourself from the SVN repository, which is open to anyone (read-only, obviously).
-
I love this program! the HP are color coded to the various types, (Mine,CM,Wep,Turret, etc.) so you know which is which.
2 Questions.
1.Can you look at .sur files yet with this program, and
2. will you be able to look at custom v_wire files?The ability to look at textures inside of a .mat file is something that has been seriously needed.
Congratulations on such a successful merge of Hard CMP and UTF Editor.Fus
-
-
No, not yet. As mentioned above, it doesn’t have that capability yet.
-
You can check to make sure the vms names match with the vmeshref but that’s it.
-
-
- You can check to make sure the vms names match with the vmeshref but that’s it.
-
btw, one thing it will do it update the vmeshref crcs if you change the vmeshdata node name.
-
adding wireframe support wouldn’t be hard
-
surfile support isn’t in theory hard but no one as yet as become sufficiently motivated to finish this
-
Mini_Me wrote:
Most times when you type a value into the right window directly, hit enter, and then click “Apply”, it does nothing to the actual data, only the displayed data in that window.Yeah, I never got that far.
Ot_flags and Ot_Name are not handled properly. They should use the same method as Dt_flags and Dt_name, but as it stands now are only editable via importing / copying old data.
No vanilla file has them, so they never got added - done now. Still, right-clicking and selecting Edit As works fine.
-
Cannon wrote:
- adding wireframe support wouldn’t be hard
Ya, that’s what I am referring to, the wire.lod0.vms and the VMeshWire.
Fus
-
Any updates? Last word I see from here is from 6/1.
Fus
-
Hello chaps.
Just found and tried the latest version of UTF Editor, it spouts this error message that it can’t find/load “Microsoft.DirectX.Direct3D…”.
I have DirectX 9.0c (4.09.0000.0904) on Windows XP with SP3.
I can click on Continue and it does, but I get the same message every time I click on a node.
Thanks.
-
Try downloading this:
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=35You might have DirectX, but this is complaining about lacking managed DirectX.
-
Many thanks FF, that did the trick.