M3 Editor

Program to direclty edit m3 and m3a files

File Details

m3editor-0.9-src.zip

  • R
  • Jul 25, 2021
  • 359.41 KB
  • 517

File Name

m3editor-0.9-src.zip

Supported Versions

    This file contain only source code.

    Executable files for Windows

    Added animation IDs list
    Added new Tag Tree View display mode

    • it will display both tags and items as a single tree allowing selection of separate tag items from the tree
    • tags in tree a placed inside tag items that reference them
    • can be switched to old mode

    Added COL structure to color editor
    Fixed error in m3ml parser in 32 bit version
    Added rendering of the model mesh with OpenGL

    • works only on Windows version
    • vertex and fragment shaders are in separate text files that can be freely edited
    • shaders are recompiled each time 3D View window opened, no need to restart program

    Added "{this}" field in tree view

    • It will point to the whole tag structure allowing edit of VEC3, COL and possible other tags as whole structures