This program uses slightly modified structures.xml to parse m3 files.
Allows editing of integer, float, CHAR string and other values.
Can add, delete, move tags and tag items.
Can convert m3 to xml (m3ml) and back.
Will open files from command line parameter, i.e. you can set m3, m3a and m3ml files to "Open with" this program.
Work In Progress:
Binary values editor.
Range display and edit of simple tag values (I8__, U8__, I16_, U16_, etc.).
Common structures editor (VEC2, VEC3, VEC4, Martix).
Vertex editor.
You can download binary executable for windows from github: https://github.com/tangorcraft/m3editor/releases
Sources on github: https://github.com/tangorcraft/m3editor
Powered by Lazarus.
