Skip to content

Releases: spaceexpanse/metaverse

Orbiter development build

Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:05
3c336b1

Builds

Commits

  • acb9135: Use std::filesystem instead of windows API in Orbiter core (Gondos) #374
  • ce174af: Add new CreateAirfoil4 function (Matthew W Hume) #384
  • 97df5e7: fix sign error (Matthew W Hume) #384
  • 635925a: Add gravity model for Earth; fix documentation. (Matthew W Hume) #385
  • 0579cbb: add credit in documentation for data (Matthew W Hume) #385
  • bc826f4: Bump actions/checkout from 3 to 4 (dependabot[bot]) #386
  • 41485ac: Bump actions/upload-artifact from 3.1.2 to 3.1.3 (dependabot[bot]) #387
  • aa4d51a: Add system requirements (Miner34dev) #388
  • 8209db3: Update README.md (Miner34dev) #388
  • e64484d: Revert "Use std::filesystem instead of windows API in Orbiter core" (Matthew W Hume) #390
  • 85c3b0c: Addressing issue orbitersim#277 (jarmonik) #394
  • a659fcd: Merge branch 'main' of https://github.com/orbitersim/orbiter into terrain_elev (jarmonik) #394
  • f3ea689: Implemented a use of D3D9on12 driver to address issues on some intel graphics chips such as (Iris Xe Graphics) (jarmonik) #392
  • 25661ac: Merge branch 'main' of https://github.com/orbitersim/orbiter into d3d9on12 (jarmonik) #392
  • 21e9229: Added a note, regarding link error with outdated d3d9.lib (jarmonik) #392
  • 91d8e5e: Changed calling place of clbkInitialise(), can't be called from DllMain() (jarmonik) #395
  • 04017e6: Merge branch 'main' of https://github.com/orbitersim/orbiter into startup_cleanup (jarmonik) #395
  • f344154: Further startup cleanup and error detection. (jarmonik) #395
  • e9e6153: Adding exports artifact (Oleg V. Kozlyuk) #393
  • 1622330: Filtered and demangled exports.txt (Oleg V. Kozlyuk) #393
  • a286af5: Use 'server' Orbiter.exe, fix for syntax (Oleg V. Kozlyuk) #393
  • ce9ffec: Add reference exports file (DarkWanderer) #393
  • 8defd0a: Diff exports with 2016 edition (Oleg V. Kozlyuk) #393
  • 6e80138: Use -U0 for git diff (Oleg V. Kozlyuk) #393
  • 25d71b7: Fix working directory (Oleg V. Kozlyuk) #393
  • 3394583: Only diff x86 exports (Oleg V. Kozlyuk) #393
  • 4eb26d2: Increased maximum terrain resolution level to 21 (jarmonik) #394
  • 4d1ee0f: Fixed elev_mod problem. (jarmonik) #394
  • 7171239: Bump actions/download-artifact from 3 to 4 (dependabot[bot]) #396
  • 5f7e038: Bump actions/upload-artifact from 3.1.3 to 4.0.0 (dependabot[bot]) #397
  • 0b74561: add vector function (Matthew W Hume) #384
  • 6a8fa99: Fixed issue orbitersim#328 and improved real-time debugging. (jarmonik) #400
  • 9859daa: Fix error with Drag reporting variable (Matthew W Hume) #384
  • 87836fd: fix missing jgmro_120f_sha.tab (Matthew W Hume) #401
  • 045698d: start adding side-force vector (Matthew W Hume) #384
  • 6127042: Included with VC 2017 and lower (jarmonik) #394
  • cb2b095: fixed inconsistend line endings (why is this ALWAYS happening?) (schnepe2) #402
  • 38f7ad8: replaced deprecated by (schnepe2) #402
  • e9fd305: removed #include (was just commented-out) (schnepe2) #402
  • 23a1ca5: added missing logic to save option changes upon their change and enable/disable sub-options (GLS-SSV) #403
  • 64e92ac: add missing functions (Matthew W Hume) #384
  • 20c0aa5: testing (Matthew W Hume) #384
  • 8677916: Add visual helper option (Matthew W Hume) #384
  • eb4134a: Merge branch 'main' into exports-check (jarmonik) #393
  • 5318e92: Merge branch 'main' of https://github.com/orbitersim/orbiter into terrain_elev (jarmonik) #394
  • 72e6268: Merge branch 'orbitersim:main' into CreateAirfoil4 (Matthew W Hume) #384
  • c57dfd2: First (untested) extension to "file i/o" Lua interface. (schnepe2) #414
  • 0c981b5: Merge branch 'orbitersim:main' into Lua_extension (schnepe2) #414
  • c47a802: further fixes to menu and functions (Matthew W Hume) #384
  • 670952f: fix menu (Matthew W Hume) #384
  • eff61a0: Merge branch 'CreateAirfoil4' of https://github.com/n7275/orbiter into CreateAirfoil4 (Matthew W Hume) #384
  • a1bbd0b: - Added rendering of side force vectors (jarmonik) #384
  • eb8e1c0: Cleaned up video configuration, added message box for failed device creation. (jarmonik) #395
  • ccfccb0: Merge branch 'main' of https://github.com/orbitersim/orbiter into startup_cleanup (jarmonik) #395
  • 1d922a8: Fixed config file write error (jarmonik) #395
  • efe39a6: Standardize TerrainToolKit naming (jarmonik) #409
  • c5100e4: Merge branch 'orbitersim:main' into Lua_extension (schnepe2) #414
  • 259e1bd: Increased max tile level, fixed tile bounds check bug. (jarmonik) #409
  • 6672a95: Fixed overlay clipping problem. (jarmonik) #409
  • c72ff75: Fixed "cancel" CTD, disable unused GUI buttons. (jarmonik) #409
  • 634a878: Enabled tile mipmaps for all tile levels. Default = All (jarmonik) #409
  • 6188e64: Floating point output stream formatter added to serialize double/float values nice & tidy. (schnepe2) #411
  • b23c9d7: Merge branch 'orbitersim:main' into fix_410_unpredictable_precision (schnepe2) #411
  • 0145ba2: Merge branch 'orbitersim:main' into Lua_extension (schnepe2) #414
  • 11f03d3: fix vector direction display (Matthew W Hume) #384
  • b7ea10c: - added generic Lua 'oapi' Tests (schnepe2) #414
  • bf0aeac: get_color doesn't seem to work in "headless" CI test :( (schnepe2) #414
  • 496dfb6: Merge branch 'orbitersim:main' into fix_410_unpredictable_precision (schnepe2) #411
  • baf51c9: Merge branch 'orbitersim:main' into Lua_extension (schnepe2) #414
  • 7e173fc: Merge branch 'orbitersim:main' into Lua_extension (schnepe2) #414
  • 9e34918: - extended generic Lua 'oapi' Tests (schnepe2) #414
  • 65a6049: Added removal of "delete_me.txt" test-artifact file. (schnepe2) #414
  • 02b06fb: Grrr last commit included to many changes, so here's the rest (schnepe2) #414
  • 931212d: Try to get CI tests to pass. (schnepe2) #414
  • 124e95f: Try to get CI tests to pass. (schnepe2) #414
  • 8b0518c: Try to get CI tests to pass. (schnepe2) #414
  • ab864f7: Try to get CI tests to pass. (schnepe2) #414
  • 2a7166c: Try to get CI tests to pass. (schnepe2) #414
  • fffd344: Try to get CI tests to pass. (sc...
Read more