Recent content by Boxx

  1. Boxx

    OHM Phebus' Wheel Station

    Boxx submitted a new addon: Phebus' Wheel Station - in Nex'Orbiter project Read more about this addon...
  2. Boxx

    Phebus' Wheel Station v1.0.0

    Scenario included: Nex'Orbiter > Approaching Phebus' ... not yet painted, no parking selection, no lights, not vessel specific, not controlled, feedback welcome... then, more to come...
  3. Boxx

    OHM New MFD Maps - Saturnian Moons

    4th package... yeah :)
  4. Boxx

    OHM New MFD Maps - Jovian Moons

    Instead of "editing" your addon, go to "Post an update" button (grey button, still top right). There you should be able to upload a new version. Later, in your Addon's "History" tab, you can also delete outdated downloads.
  5. Boxx

    Project Blender Mesh Tools add-on

    Thank you for the quick fix. Version 2.1.8 works also for me now! Again, excellent Blender addon.
  6. Boxx

    OHM New MFD Maps - Jovian Moons

    Thank you for these additional maps... let's explore ;)
  7. Boxx

    Project Blender Mesh Tools add-on

    Sorry to report an error while exporting from Blender 4.0 with your 2.1.7 version. I can PM you my file if it helps (I've got a somewhat-large collection hierarchy). Context => Now I want to re-install v2.1.4 in Blender (after removing Addon v2.1.7 from User Preferences panel) and I can't...
  8. Boxx

    Project Blender Mesh Tools add-on

    Golden rule is to keep meaningful names. In my case, I duplicate with a Blender python script several objects 36 times, so that I end up with a lot of .0xx indices, they all "mean" something and I can't change them manually in Blender... Nevertheless, I can fix in C++ easily but it needs to be...
  9. Boxx

    Project Blender Mesh Tools add-on

    hi, small bug + easy fix: you export the objects with their exact same names in the .h (+prefix/suffix possibly). Hence, if an object name contains a dot ".", it turns into a syntax error. It happens whenever I duplicated an object multiple times, e.g.: const UINT Ceiling.000_id = 0...
  10. Boxx

    OHM Mars and Moons Map for MFD

    That's great! In the "Edit addon" page of your Addon (top-right menu in the "..."), you've got a text field: "Software License", just before "Supported Orbiter Version". I think it is enough. (if you've got a readme file, just repeat it there, then it's attached with the Addon. But if not, just...
  11. Boxx

    OHM Mars and Moons Map for MFD

    I mean for instance "MIT license" (like Orbiter 2016) so we can re-use it further. I would also be able & happy to include it in OMX as a baseline addition. If you integrate this in Orbiter development, it must be MIT (I guess).
  12. Boxx

    OHM Mars and Moons Map for MFD

    oh yes :) for Venus, Ceres and Vesta, please, although for Venus the terrain should be implemented otherwise it's not worth having the map: https://astrogeology.usgs.gov/search/map/Venus/Magellan/RadarProperties/Venus_Magellan_Topography_Global_4641m_v02 please, aslo, mention the license
  13. Boxx

    General Question GMAT mission to Venus

    maybe this can help : https://www.researchgate.net/publication/313994327_Using_the_General_Mission_Analysis_Tool_GMAT
  14. Boxx

    Programming Question What IDE do you use?

    is MSVC related to the runtime? I've been facing the problem of not having the runtime recognized, hence the user needs to have VS(2019) installed (which is a pitty for non-dev users). Am I missing some setup at compilation stage?
  15. Boxx

    Sun-Synchronous Orbit Around Mars

    Don't forget to check the box Parameters > Perturbations > Nonspherical gravity sources (because Sun-synchronous orbits are permitted by the fact that Mars, like Earth, is not spherical)
Top