Leaking memory

Tonight I have been doing some memory leak hunting in ModelConverterX. I have found (and fixed) a few leaks in the 3D preview of the objects. So from the next development release you should see less memory being used, especially when you make changes in the material editor. Also when browsing through object libraries or […]

Convert Wizard update

I have released an update of the ModelConverterX Convert Wizard functionality. The main changes are: There is now also an option to combine textures while converting, thereby reducing the amount of drawcalls Before starting the conversion the wizard now checks if all compilers (like BGLComp and XtoMDL) can be found. If not the user will […]

ModelConverterX Convert Wizard

Today I have added a new feature to the ModelConverterX development release, the convert wizard. This function makes it even easier to convert and place an object into Flight Simulator. I have added this feature mainly with the novice developer in mind. Somebody who just wants to add a few objects to Flight Simulator. Even […]

Fixed camera views

I have added another small feature to ModelConverterX tonight. This is something I had in mind for some time already. You can now select a number of viewing directions for the preview. This allows you to fix the view to the front or left for example. In some case that makes it easier to monitor […]

Animation editor

A new editor has been added to ModelConverterX, the animation editor. At this moment the functionality of the editor is still limited, you can use it to remove animations from the object. You can select at which keyframe you want to fix the geometry and then that becomes the static state of the object. The […]

Nasty bug

With the recent changes I made to ModelConverterX, a nasty bug slipped into the code. This results in trouble reading MDL files, mainly FS2004 scenery MDL files. This nasty bug has been fixed now and the updated version is available from tomorrow as the development release. Sorry for the inconvenience.

Library Creator XML update

I have just released a small update for Library Creator XML. In version 2.0.3 the following changes have been made: Added: option to export TXT file with GUIDs and names Added: option to export SBuilderX style TXT file Fixed: bug that last object was not showing when scrollbar visible Fixed: bug with incorrect FS2004 GUID being […]