A new option has been added to ModelConverterX, with this option you can force the preview to use simple shaders. This option has been added because certain graphics cards have performance issues with the more complex shaders that are used by default. By setting the ForceSimpleShader to true the preview is forced to use the […]
The animation editor became a real editor now
From the next development release the animation editor will have an additional feature, you will now be able to adjust the type of each of the animations. So in a way you can now really edit the animations (as the name of the editor already suggested of course). Just select the animation you want to […]
Improvements for aircraft models
In the next ModelConverterX development release there are two big changes that are mainly important for aircraft modellers: When a custom animation is used in the FSX MDL file that is not defined in the modeldef.xml file that you pointed ModelConverterX to it will no longer be ignored. Instead ModelConverterX will read the animation parameters […]
Moving around in the preview
To move around in the ModelConverterX object preview you would use your mouse. With the left button you can rotate the object, with the right button you can pan the object. And with the mouse wheel you can zoom. And to control how much zoom and pan you give there are two options: PanScale and […]
Recent changes
In the last three weeks I have been a bit busy, so I haven’t posted about the changes I made to my tools recently. Here is a quick overview of the most important changes: There was a memory leak in scenProc when using the SplitGrid step, this has been fixed. But if you still have […]
Visibility tags
I have added a new feature to ModelConverterX, it now also uses the visibility tags that are used often in FSX aircraft models. They are read from either the MDL or the X file. And when exporting to FSX MDL they are written as well. So this should mean that such visibility tags no longer get lost […]
Batch convert changes
In the next development release a couple of changes have been made in the batch convert wizard of ModelConverterX. The main changes are: You can now select if you want to save objects or scenery. When you select objects each model in the selected files is saved as a separate file. If you select scenery, […]
Placement options
I have just extended the object placement form a bit. From now on you can set more properties of the placement. So besides the position, heading and scale, so can now also set options like NoShadow or NoAutogenSuppresion.
Importing 3DS files
I have just added a new importer to ModelConverterX. From the next development release you will also be able to import files in the 3DS format. Below is a quick overview of what is supported and what the limitations are: Geometry and texture mapping is read The 3DS format does not store the normals of […]
Recent changes
Over the last weekend I made a couple of changes to the development releases of my tools. Here is a quick overview of the changes: Last Friday I introduce the big changes to ModelConverterX that allow multiple object placements. Unfortunately some bugs slipped into these changes. These caused crashes while loading certain BGL files and […]