Search results

  1. B

    Question Missing module statement in Orbiter.log

    I've noticed my addon module does not have a module load statement in the Orbiter.log file. For example, the addon vessels in a scenario appear: ... 000000.000: Finished initialising world 000000.000: Module DeltaGlider.dll ....... [Build 160828, API 160828] 000000.000: Module LuaInline.dll...
  2. B

    Project Blender Mesh Tools add-on

    Update: 2.1.1 - 8/8/2023 Orbiter Mesh Tools for Blender === This plug-in has been updated for Blender 2.81. It is available from Github at the link above. What's new: - Tested with Blender 2.82, no issues found. latest... 2.1.2 Add option to exclude from export objects marked to be hidden...
  3. B

    Project SR-71-R for Orbiter 2015 Beta

    Attached is a version of the SR-71-R which is being developed for the new Orbiter 2015 beta. For now, 0.3.x versions (attached here) will be specifically for Orbiter 2015. 0.2.x versions will be on Orbit Hanger and are targeted for Orbiter 2010. - The only real changes at this point are to...
  4. B

    Compiler setup: VS 2015 - Orbiter 2010

    This is a 'bare metal' to 'debugging' walk through based on Visual Studio 2015 Community edition targeting Orbiter 2010. I developed this based on a clean install of Windows 10 in Hyper-V. - Find the Visual Studio Community 2015 installer (google). The initial download is a small installer...
  5. B

    SDK Question 2D Panel mesh structure

    Orbiter uses left hand, or 'clockwise' ordering of the triangle list to control face visibility. From 3DModelpdf: "Only the “clockwise” (CW) side of each triangle is rendered: the side which, if you look at it, has the vertices arranged in a clockwise order. The opposite “counterclockwise”...
  6. B

    New Release SR-71-R Vers: 0.1.2 - May 2, 2015

    Version: 0.1.2 Orbit Hanger: SR71r 0.1.2 - Fixed altitude hold bug. - Tweaked atmospheric handling. - Added 're-entry procedure' to the documentation. ============= After several years of tinkering, I've decided now is good time to share this with the community. What this is: - A fictional...
  7. B

    SDK Question IRVE Coding

    I'm exploring options for bringing an aircraft back from orbit that does not have heat shields sufficient to withstand the heat of re-entry. That is of course an option, but I want to explore other options as well. 1. Load it up with enough fuel to de-orbit under power. 2. Deploy an...
  8. B

    SDK Question Finding the velocity vector of a vessel.

    Is there an SDK call that returns the velocity vector for a vessel? (Basically the 'prograde' indicator in the HUD.) My searching has come up empty. If no, any advice on how to calculate it? Thanks.
  9. B

    In-plane launch window

    Stated simply, I hope, what is the math behind determining when a surface base location is within an orbital plane given that plane's elements (LAN, Inc etc). Stated another way, the advice when launching for rendezvous with IIS is to pull up the Map MFD and wait for the target orbit line to...
  10. B

    Blender Texture mapping issue.

    Hello all. I have been lurking here for some time, and even had an account on the old board (I believe). I am putting together a workflow using blender and I am running into a funny problem that I cannot seem to find a solution for and I am wondering if anyone has seen it. I am trying to...
Top