A user reported that the ground polygon wizard of ModelConverterX lost some of his polygons while converting them. When I was debugging this issue, I found out that this was because the polygons were not actually on the ground. They were a few centimeters above the ground. The code that makes sure the polygons are sliced correctly […]
Autogen suppression
In the previous post about the ground polygon wizard of ModelConverterX I already mentioned that the tool also helps to prevent the exclusion of autogen by your ground polygons. I forgot to post some screenshots to illustrate this with that post, so here they are. They show Gilze Rijen airport in the Netherlands as developed […]
Ground Polygon Wizard available
I have just released a new version of ModelConverterX. The big change in this new release is that the ground polygon wizard is now included. Before I will go into the details of how to use this wizard, let’s first take a look at the problems it is trying to solve. When creating ground polygons […]
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 […]
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 […]
FSDeveloper server performance
Over the last weeks there have been some issues with the performance of the FSDeveloper server. Now and then (but quite regularly), the performance of the server is bad. This means that pages load very slow or not at all. We are sorry for this inconvenience and we are looking into this issue. The problem […]
Time for a blog post
Yes, I am still updating this blog. We are back from vacation for one and a half week already, but I haven’t had the time yet to write on this blog. I guess me writing about bad news just before the vacation was not such a good idea either, because the vacation also started with […]
Video tutorials on Wiki working again
Today we found out that during the server move a few weeks ago, the video tutorials on the FSDeveloper Wiki got broken. They were no longer playing or available for download. It was just a tiny server setting that disallowed the video format, but that has been fixed now. So the video tutorials are available […]
Some bad news and some good news (and some more bad news)
Let me start with the bad news, I have decided to stop the development of gPoly for the moment. It seems developing two tools, ModelConverterX and gPoly, at the same time does not work that well. I don’t have enough time available to turn gPoly into a stable and usable tool at the moment. Maybe in the […]
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 […]