ModelConverterX supports a number of command line arguments, for example to load a file at startup or to start a batch convert. I have now added a few extra command line arguments to give more flexibility. Below example usages are given. Loading object To load an object at startup of ModelConverterX you can just specify […]
Mouse rectangle mess
ModelConverterX can read and write the mouse rectangles of virtual cockpit MDL files for quite a while already. But this week I fixed some annoying bug in that code. These bugs must have been there for quite a long time already. Now and then some issues with mouse rectangles were reported on the forum, but […]
Recent changes
Until today you could view the recent changes in my tools here on the website, there used to be a link for that in the menu on the left (or on the bottom if you are viewing on a mobile device). But lately that change log was not being updated correctly anymore, so that recent […]
AeroFly FS 2 support in scenProc
This week I was approached by an AeroFly FS 2 user with the question if scenProc could be used to make cultivation (the AeroFly name for autogen) for AeroFly FS 2 as well. Of course this was not the highest priority item on the wishlist to work on, but I liked the challenge and the […]
Hierarchy editor improvements
Last week I made two changes to the hierarchy editor: You can now drag nodes in the hierarchy editor, so that you can give them another parent node. This can be used to animate attachpoints. You can specify a NoCrash option per modelpart now, this way certain parts can be excluded from the crash box […]
Prepar3D v4 visibility conditions for scenery?
This evening I have been testing Prepar3D v4 a bit more and I have especially looked at using visibility conditions in scenery MDL files. Before these were not supported at all for MDL files placed through BGL. We had to use SimObject for them, as tools like SODE do. But with Prepar3D v4 things have […]
Prepar3D v4 MDL support
In my previous post about Prepar3D v4 support of my tools I mentioned that the MDL format didn’t seem to contain many changes. On further investigation it turned out that there are a number of changes and new sections in the MDL format. These are related to the following new functionalities: Support for a second […]
Prepar3D v4 support
I have just released a new build of my tools that supports Prepar3D v4 as well. Below it is listed what this means for the different tools. ModelConverterX As far as I know now the MDL and BGL format in Prepar3D v4 are the same as in Prepar3D v2, so there is no new file […]
Two new simulators
I the last week one new simulator was released and another one was officially announced. In this blog post I want to discuss what the impact on my various tools will be. The new simulator that was released is Flight Sim World from Dovetail. After installing the early access version I have come to the […]
Scene Builder Wizard
In the latest development release you will find a new wizard, the Scene Builder Wizard. With this feature you can build one scene (object) from a set of FS library objects and their placement. With this information ModelConverterX will generate a combined scene that contains all these objects at the right positions. This might be […]