• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

ModelConverterX 1.8 release candidate

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
34,437
Country
netherlands
I plan to release a new stable release of ModelConverterX in the near future, this will be version 1.8. You can consider the current development release of ModelConverterX a release candidate for the next stable release. I do not plan to add new features or functions to it any more at this moment. I want to use the next month or so to see if there are still crucial bugs in the development release that should be fixed. So hopefully somewhere before Christmas there will be a new stable release.

Once the new stable release is out, I will update the development release to version 1.9 and start to add new features in it again. Since I do this as a hobby it is hard to plan what I will work on (a sudden post in the forum or a cool idea can easily distract me), but I have two features high on my next-to-do list:

  1. Have another go at support skin and bone animations in the glTF format. I already tried that twice in the last years, but I never got the conversion to the glTF way the information is stored to the ModelConverterX representation working robustly. The ModelConverterX internal representation is very close to how the FSX and P3D MDL files store skin and bone animations.
  2. Update the OpenGL code of the preview. It is about 18 years ago that I started ModelConverterX and in the preview there are still old fixed pipeline elements, while most things have moved to shaders now. I think it is time to get rid of all fixed pipeline code to be more future proof and keep the code easier to maintain. This second item is probably not something that you will notice as a user, it’s more to make my life as the developer easier.

Continue reading...
 
Hi all,

In the last few weeks I got a few useful bug reports via the forum and these have been fixed now in the latest development release. I plan to wait another week or two before I release the new stable version of ModelConverterX, but hopefully it will be available before Christmas.

In the mean time I have started coding some exciting new features that will go into the 1.9 development release once the new stable release is out.
 
Back
Top