mdldefGUI is a multi-threaded front end for P3D’s XToMDL compiler. It is based on using the P3Dv4.x-onwards version of XToMDL so does not have the deprecated /NOGUI, /BATCH and /NOCRASH flags as options. It allows the storage of unlimited ‘projects’ and can compile up to three modeldef.xml files simultaneously. It will also allow you to abort any one of the three running threads at any time and because it is multi-threaded, the GUI never becomes unresponsive. It also runs a lot faster than XToMDLGUI because it is not restricted by having to update the GUI on the compiler thread.
v1.1 contains some GUI fixes.
v1.1 contains some GUI fixes.