Search results

  1. B

    OHM SR-71-R 1.2.1 (for Orbiter 2016)

    I have updated github with the fixes for the animation issues. I also put the new version (1.2.1) on OrbitHanger. Touchdown points: No change. With Orbiter 2016 these are now part of a larger 'mesh' that describes the shape of the vessel. Adjusting those points with the landing gear is on...
  2. B

    OHM SR-71-R 1.2.1 (for Orbiter 2016)

    Do a pull request in github and I'll take a look. I am trying to keep this free from dependencies on other add-ons, so if it is self-contained I'll certainly consider adding it. I have fixes for the animation issues I'll put up in github later today.
  3. B

    OHM SR-71-R 1.2.1 (for Orbiter 2016)

    By client I mean D3D9 vs inline. The mesh tolerance seems to be different between the two, so what works inline does not always behave the same D3D9. I do all development inline, and then run through a test in D3D9, but I don't always catch everything. By sound, do you mean changes to the...
  4. B

    OHM SR-71-R 1.2.1 (for Orbiter 2016)

    Thanks for the feed back Abullah, looks like I missed some tweaks on the animations. What client are you using?
  5. B

    Problem Shading

    It looks like your normals are 'inverted'. In Edit mode in Blender, hit the space bar and start typing 'flip normals'. Apply that command and see if it helps. By 'edit mode' I mean, select your object in Blender. Press the TAB key to put that object in 'edit' mode. The space bar will let...
  6. B

    OHM SR-71-R 1.2.1 (for Orbiter 2016)

    New version: Minor changes to code. I have updated the VC and changed how the autopilot works with regard to the flight computer, which is still a work in progress. Also, I have put the source code, GIMP files, and Blender files on github: https://github.com/BMCDad/orbiter-sr71r
  7. B

    Project Blender 2.63 + to Orbiter import/export addon

    FYI, Blender script changes are documented here: https://wiki.blender.org/wiki/Reference/Release_Notes/2.80/Python_API/Addons How classes are registered and named is also changing. Scripts and blend files are not backward compatible. As has been noted, this is Beta software and any...
  8. B

    Question Missing module statement in Orbiter.log

    Thanks, I have not needed that yet so I have not implemented it. However that did get me looking more closely at the MODULE rather than VESSEL. Missing InitModule is not the issue, where #define ORBITER_MODULE is located is the issue. Some time ago I moved OrbiterAPI.h and OrbiterSDK.h...
  9. B

    Question Missing module statement in Orbiter.log

    It's a vessel, here is a typical section from a scenario: SR-01:SR71r STATUS Landed Earth POS -80.6825940 28.5969240 HEADING 330.01 ALT 1.807 AROT 67.454 33.964 10.328 RCSMODE 0 AFCMODE 7 PRPLEVEL 0:1.000000 1:1.000000 NAVFREQ 94 524 APU 0 AUTOPILOT 0 0 0 0 0 0...
  10. 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...
  11. B

    Software Using VS Code ... not an Orbiter thread ...

    My understanding: 'Express' is now 'Community' and it is free unless you are an enterprise (there are other exceptions): If you are an enterprise, your employees and contractors may not use the software to develop or test your applications, except for: (i) open source; (ii) Visual Studio...
  12. B

    Orbiter becoming a procedural universe..

    ...Blake imagines a series of Orbiter development tutorials hosted by Bob Ross.
  13. B

    Real world spacecraft question? What is this thing in ShenZhou?

    Flux capacitor. I could be wrong.
  14. B

    Humor Random Comments Thread

    I feel your pain. Worse, after telling it to go ahead and update it takes forever doing god knows what only to come back with the same old interface. A few days later its asking me again if I want to update. :facepalm:
  15. B

    Huge Western USA trip - eclipse of 2017.

    I'm glad you enjoyed our little neck of the woods.
  16. B

    Flight Question What was your Orbiter progression?

    Stock Delta Glider: - Learn how to fly into orbit. This is different than just flying into space. - Rendezvous with ISS. Learn all about orbital planes and synchronizing orbits. - Dock with the ISS. Practice your RCS skills. - Fly to the moon. Watch the earth shrink in size and appreciate...
  17. B

    US Solar Eclipse August 21, 2017

    I pulled these photos off of my wife's cell phone. 10 seconds apart, they show the moon's shadow entering Teton Valley. In the bottom photo we still have a few seconds of sunlight remaining where we are. Fix image link...I hope.
  18. B

    US Solar Eclipse August 21, 2017

    Our location for totality was a farm on the eastern side of the Teton Valley in eastern Idaho. The farm is up above the valley a bit with pastures and wheat fields laid down to the west. The owner is a relative of my wife's and he let us park our trailer in one of his pastures. Dragging the...
  19. B

    US Solar Eclipse August 21, 2017

    Just got back, I'll have more to post tomorrow. What MaverikSawyer said: A partial eclipse and a total eclipse are two entirely different experiences.
  20. B

    US Solar Eclipse August 21, 2017

    We are headed out tomorrow morning and we are going as far east in Idaho as you can get. The quickest route is via Idaho Falls, but there are back routes if that gets backed up. We have school starting on Tuesday so we have to get back. Its getting back that has me worried. That and...
Back
Top