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 […]
Ground polygons and autogen
Just before my vacation I already posted about the ground polygons wizard for ModelConverterX. Since then I have been working more on this feature and it is almost ready for inclusion in the development release. This wizard allows you to export your ground polygons without the FS2002 GMax gamepack, ModelConverterX will take care of converting […]
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.
Some ModelConverterX updates
I have made some updates to ModelConverterX today. These are the main changes: Fixed some issues with exporting animations to the FSX MDL format. Sometimes some animations were missing after exporting, this should be solved now. Improved the part of the MDL reader that reads the custom variables used in aircraft MDL files. These should […]
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 […]
Levels of details and FS2004 MDL files
Today I have worked on two bugs in ModelConverterX that deal with levels of details and the FS2004 scenery MDL format. The first one I fixed is that levels of detail where not exported correctly to the FS2004 MDL format. This should be working again now. The second one is reading the levels of detail […]