I am back from vacation now for almost a week, but today I finally had the time to get up to date with all the posts on the FSDeveloper forum. This was partly because I had to go to Paris on bussiness trip two days this week and also because there were just to many […]
Levels of detail
You might already have noticed that last weekend I released a new update for ModelConverterX. It contains just some small, but important bug fixes for the version 0.50 release. So with those annoying bugs gone, I have started to concentrate on the next version again. The first feature I am working on is expanding the […]
ModelConverterX and x64
Just after the release of the new ModelConverterX version, fellow MVP Lefteris reported the first bug to me. That in itself was not so weird, as there have been many bugs reported during the previous testing phases. But the bug that was reported was a bit unusual. It seemed the tool did not run on […]
New release
This morning I put all the last details together with the next ModelConverterX release. Yesterday I had already finished updating the manual on the Wiki, And now I have packed up the next release and made it available. Check out the announcement on the forum for all details. It’s always a good feeling to have […]
User interface and manuals
It’s already some days ago that I wrote that the next version of ModelConverterX is almost ready. One reason for the delay is that I got a cold this week and that reduced the amount of time I would like to spend behind the screen a bit. But another reason is that I, and I […]
Attached object editor
I have just finished the last feature still on my todo list for the next ModelConverterX release. That does not mean the wishlist is empty now, but for the version 0.5 release I have put everything in I wanted. This last feature I just added is the ability to edit attached objects, for example an […]
ModelConverterX nearing next release
Last week the progress on the next ModelConverterX was a bit slow, but this weekend I have been able to solve a lot of the issues still on the todo list. For example I have checked whether all readers and writes report progress and events correctly. And also the user input is validate better and […]
Viewer functionality
As mentioned in my earlier post I would show a bit more of the progress on the reading and display of animations. I have now added control for the animation to the ModelConverterX form. In the animation below you can see the animation from the default baggage loader object. [View:http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.01.64.56.52/BagLoader.swf:450:365] As you can see there […]
Animation progress
Yesterday I made some progress again in reading and understanding the animation code. I can now succesfully read the scenegraph information as well. This information determines how the different transformations and animations relate to each other (child and peer relations). This makes sure they are added together in the correct way, to get the desired […]
First animation test
I am quite happy that I (sort of) got animations to work in ModelConverterX now. It is just a very simple test animation I made and there are some bugs in it left. But this is quite a big step. I never got this far in MDL Tweaker before. See a small video capture below. […]