• 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.

SDE Release Version 0.90.2624

scruffyduck

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
34,981
Country
unitedkingdom
Hi Folks

There is a new version of SDE available for download. You can get it here

http://www.scruffyduck.co.uk/files/0_90_2624.zip

It contains a number of updates and changes. Hopefully fixed the bugs that have been reported to me. This is a release build in that I have reached a point in development where the program meets a set of functional criteria.

The next steps for it will be:
  1. Fix any reported bugs
  2. Tidy up the code
  3. Start development on the next user application which should introduce a map view of things

This version will be publicly announced shortly but please go ahead and download it. :)

Again please do let me know of any problems that you have and suggestions for improvement
 
Thanks Jim

This one has all the bits needed to allow for Bgl tweaking as you will see if you use the Bgl Format View. I will hook that all up in the near future.

Also want to start working on a GUI interface.

Can you check if SDE handles the ' at the end of co-ordinates OK now?
 
Jon,

Are you still planning to release your program as a dll and release the API. I am interested in adding a GUI (yes, you are also). I'm learning C# and managed code - thought I would tackle something simple. :D

Program is really looking good.
 
Jon,

Are you still planning to release your program as a dll and release the API. I am interested in adding a GUI (yes, you are also). I'm learning C# and managed code - thought I would tackle something simple. :D

Program is really looking good.


Yes I am Ron :)
 
Guys I will look at the whole issue of settings and settings files. There should be no need to manually create settings.xml.

If the application (TestApp) cannot find and entry for the FS folder or Bglcomp then it will use the SDE application folder as a default. One the entries are saved, however, then it should read your entries and not use the default. I suspect that something is going wrong though as it seems to be a pain to set and change them.
 
I assume you mean compiling to FS9. At the moment, no. You can read FS9 and FSX file but only compile to FSX. Adding compile to FS9 is on the feature list.
 
Back
Top