CMP Editor
-
Any chance that flame bit will enable changing animated texture speeds / directions? Last I recall, changing the deltas for animated textures resulted in choppy movement that looked like arse.
Being math-retarded, figuring this out flew right over my widdle cranium.
-
**The openFlame format appears to be for making meshes using linear algebraic formulas. Once I get through with the more commonly used leaf types, I will look into making those commands editable.
I’ve already decompiled the VMeshRef, VMeshData, VWireData, Fix, Pris and Rev formats, I will be adding editors for those soon. Also, the UTF Editor 1.4 does not show the entire structures of the Fix, Pris, Rev or VMeshData. Alot is left out of the editors for those and the exporter for the VMeshRef only exports 1 of 3 sections in that leaf data.**
-
@Lancer:
**I hope so, I did find the homepage for it.
ya thats originally the one i found lol
-
**@mini me - hehe, good proposition, I could always use an extra hand while programming, I need somebody to feed my since I’m glued to my chair
@CoT - I thought so, since my MSN doesn’t save chats I had to hunt it down again
BTW, did u ever remember who it was that got the models working in-game?**
-
cold void.
-
**Argh, oh well….
The latest screenshot can be found below…
http://www.galacticenigma.com/Pix/CMPEditor02.jpgAdded in a texture viewer into the main dialog.**
-
That’ll come in handy, saves me from havin to re-export textures I’ve forgotten the details of -again… and again.
It still early enough to tweak icons? I noticed from the screenie it might look like the leaf (mips) is comming off the branch (texture library) instead of the texture node itself. Ex:
|–li_weapon.TGA
|–>MIPSperhaps:
|–li_weapon.TGA
|–>MIPSJust an observation, someone using a UTF ed for first time might not recognize the difference.
-
Actually, those are nodes I opened up. I have no control over the actual lines drawn by the tree control, that is built into Windows. The red is a branch with a child and sibling and the blue is a branch with a child only. The green arrows point to the leaf nodes which contain the data.
-
**I should be releasing a test version this weekend. I have a 3 day weekend due to the 4th of July here so I have plenty of time to get the save routine working.
So, still no suggestions on the complicated nodes you would like to see editable….
We have VMeshRef, VMeshData & VWireData to choose from, it’s your choice.
Also, the SUR and wireframe builders won’t be available until I get them working properly. The SUR code is pretty much working like it should so that will probably be the first maker that is done.
Also, post your ideas, I intend on making a wizard for adding in glow maps (I hate doing those by hand). Also, I plan on doing an animation wizard as well later on.**
-
interface.generic.vms
make this file in some form of readable format? just s i can understand wtf is going on! lol, id like new buttons XD so if this could be deciphered that would be AWESOME!
-
interface.generic.vms is just a VMeshData file outside of an UTF file. You will be able to edit it with the VMeshData editor once I add it.
-
WOOT.
-
;D I once imported that into a CMP and tried to import it into milkshape, I could see the “stats” for the model but just couldn’t load the mesh, to many groups & material assignments for MS3D to cope with.
Looking forward to “playing” with this sometime LS
-
**Since I am already using DX in the program (texture viewer) I may just make it like HardCMP. This way you could see it in full 3D and edit that way as well. That will take quite a bit of work to pull off but seeing it makes it so much easier to edit it.
The good thing is I’ve already written a full DX animation program, so I can just pull code from that to help with showing it in 3D.**
-
;D I once imported that into a CMP and tried to import it into milkshape, I could see the “stats” for the model but just couldn’t load the mesh, to many groups & material assignments for MS3D to cope with.
Looking forward to “playing” with this sometime LS
you just gave me an idea. lol