| Remove redundant splash screen warning about symbolic links (#653) * Remove redundant splash screen warning about symbolic links * Also this exports generation step will fail, since it's pointed at a file that no longer gets built | 3 months ago |
| 273 constellation boundaries (#274) * #273: Added constellation boundary data file. Prepared infrastructure for loading and processing boundary data in CelestialSphere base class. Implemented boundary rendering in inline/D3D7/D3D9 clients. * #273: added credits for constellation boundaries. * #273: Moved data files for background stars and constellations from the Orbiter root directory to Config/CSphere/Data to clean up root directory. | 3 years ago |
| Automatically convert many files to UTF-8 (#560) | 1 year ago |
| Fix #566 (#666) | 1 month ago |
| Port Orbiter dialogs to ImGui (#614) * [ImGui]Add helpers from imgui_dlg branch * [ImGui]Update DlgHelp * [ImGui]Update DlgTacc * [ImGui]Update DlgFunction * [ImGui]Update DlgInfo * [ImGui]Update DlgMap * [ImGui]Update DlgFocus * [ImGui]Update DlgCapture * [ImGui]Update DlgCamera * [ImGui]Update DlgRecorder * [ImGui]Fix animated collapsed header not using default open * [ImGui]Add tab styling * [ImGui]Limit AnimatedHeader overshoot * [ImGui]Update MenuInfoBar * [ImGui]Update ExtMFD * [ImGui]Update FlightData * [ImGui]Update Framerate plugin * [ImGui]Update LuaConsole * [ImGui]Update RControl plugin * [ImGui]Add scenario editor to the menu bar * [ImGui]Add Notes plugin * [ImGui]Remove ExtMFD unused bitmap * [ImGui]Update Atlantis dialogs * [ImGui]Update DeltaGlider dialog * [ImGui]Clean unused code * [ImGui]Clean unused code * [ImGui]Fix 64bit build * [ImGui]Remove useless Dialogs.cpp * [ImGui]Clean up and fix UTF8 encoding * [ImGui]Tweak dialogs * [ImGui]Remove obsolete code * [ImGui]Bump to version v1.92.5-docking * [ImGui]Open external MFDs/Notes near the cursor * Add manual workflow for PR builds * [ImGui]Move fonts to their own directory * [ImGui]Only scroll the tab content in the menu config dialog | 8 months ago |
| Automatically convert many files to UTF-8 (#560) | 1 year ago |
| fix missing jgmro_120f_sha.tab | 2 years ago |
| Port Orbiter dialogs to ImGui (#614) * [ImGui]Add helpers from imgui_dlg branch * [ImGui]Update DlgHelp * [ImGui]Update DlgTacc * [ImGui]Update DlgFunction * [ImGui]Update DlgInfo * [ImGui]Update DlgMap * [ImGui]Update DlgFocus * [ImGui]Update DlgCapture * [ImGui]Update DlgCamera * [ImGui]Update DlgRecorder * [ImGui]Fix animated collapsed header not using default open * [ImGui]Add tab styling * [ImGui]Limit AnimatedHeader overshoot * [ImGui]Update MenuInfoBar * [ImGui]Update ExtMFD * [ImGui]Update FlightData * [ImGui]Update Framerate plugin * [ImGui]Update LuaConsole * [ImGui]Update RControl plugin * [ImGui]Add scenario editor to the menu bar * [ImGui]Add Notes plugin * [ImGui]Remove ExtMFD unused bitmap * [ImGui]Update Atlantis dialogs * [ImGui]Update DeltaGlider dialog * [ImGui]Clean unused code * [ImGui]Clean unused code * [ImGui]Fix 64bit build * [ImGui]Remove useless Dialogs.cpp * [ImGui]Clean up and fix UTF8 encoding * [ImGui]Tweak dialogs * [ImGui]Remove obsolete code * [ImGui]Bump to version v1.92.5-docking * [ImGui]Open external MFDs/Notes near the cursor * Add manual workflow for PR builds * [ImGui]Move fonts to their own directory * [ImGui]Only scroll the tab content in the menu config dialog | 8 months ago |
| Documentation rework - part 2: Updates and corrections (#459) * Conversion of existing documentation to LaTeX sources (#438) * initial work in converting existing documentation to LaTeX sources * added alert and code blocks * >> added cover logo >> further work in document structure * further work in demonstrating original document reproduction * improvements and additions to common packages * further document conversion work * added more packages and code keywords * further document conversion work * further document conversion work * further document conversion work * added "MESH code" language, for styling purposes * further document conversion work * further document conversion work * further document conversion work * Added advanced mesh rendering details and 2D graphics details. * Starting Atlantis Manual * further document conversion work * further document conversion work * Almost there... * further document conversion work * Atlantis Manual finished. * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * initial work in updating cmake files * corrected silly typo and added missing argument * deleting old doc files * updating cmake file with deleted folder * another cmake update --------- Co-authored-by: GLS-SSV <GLS-SSV@users.noreply.github.com> Co-authored-by: jarmonik <jnikkanen@kymp.net> Co-authored-by: jarmonik <88397245+jarmonik@users.noreply.github.com> * Updating and correcting the new documentation (#500) * initial work in updating and correcting documentation * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * Move gravity model info to its own section * more doc updates * updated DrawOrbits image * removed DrawOrbit image TODO --------- Co-authored-by: GLS-SSV <GLS-SSV@users.noreply.github.com> Co-authored-by: Matthew W Hume <mtthwhm@gmail.com> --------- Co-authored-by: GLS-SSV <88407628+GLS-SSV@users.noreply.github.com> Co-authored-by: GLS-SSV <GLS-SSV@users.noreply.github.com> Co-authored-by: Matthew W Hume <mtthwhm@gmail.com> | 1 year ago |
| corrected normals and materials (#514) Co-authored-by: GLS-SSV <GLS-SSV@users.noreply.github.com> | 1 year ago |
| Add support to render surface labels to custom cameras (#669) * Added custom camera label rendering (scale is not working) * Implemented font-scale-based solution to scale up labels in custom cameras * Caching fonts to prevent recreation * Added gcCore interface to externally set surface label scale * Fixed double clean-up and activated flag condition to render surface flags | 1 month ago |
| Fixed up copyright notice dates everywhere and modified the site link in the launchpad (#648) | 3 months ago |
| Automatically convert many files to UTF-8 (#560) | 1 year ago |
| Add support for Dear ImGui (#550) * Add support for ImGui * [ImGui]Bump version to v1.92.2b-docking * [ImGui]Add aspect ratio lock/unlock on ExternalMFD * [ImGui]Bump version to 1.92.3-docking * [ImGui]Bump version to 1.92.4-docking | 8 months ago |
| [XRSound] Fix CTD (#658) (#660) * Fix XRSound CTD (#658) * Fix XRSound null pointer dereference with GetWavForAnimationState | 1 month ago |
| [ExtMFD] Fix ExtMFD size amnesia (#663) * Fix #355: Make External MFD save/load a previous set window size * Make WindowID stuff static | 1 month ago |
| Revert Orbiter to use Fetch mechanism instead of submodules/direct commit | 2 years ago |
| Initial Orbiter git repository from last svn snapshot on 3/7/2021 | 5 years ago |
| Port Orbiter dialogs to ImGui (#614) * [ImGui]Add helpers from imgui_dlg branch * [ImGui]Update DlgHelp * [ImGui]Update DlgTacc * [ImGui]Update DlgFunction * [ImGui]Update DlgInfo * [ImGui]Update DlgMap * [ImGui]Update DlgFocus * [ImGui]Update DlgCapture * [ImGui]Update DlgCamera * [ImGui]Update DlgRecorder * [ImGui]Fix animated collapsed header not using default open * [ImGui]Add tab styling * [ImGui]Limit AnimatedHeader overshoot * [ImGui]Update MenuInfoBar * [ImGui]Update ExtMFD * [ImGui]Update FlightData * [ImGui]Update Framerate plugin * [ImGui]Update LuaConsole * [ImGui]Update RControl plugin * [ImGui]Add scenario editor to the menu bar * [ImGui]Add Notes plugin * [ImGui]Remove ExtMFD unused bitmap * [ImGui]Update Atlantis dialogs * [ImGui]Update DeltaGlider dialog * [ImGui]Clean unused code * [ImGui]Clean unused code * [ImGui]Fix 64bit build * [ImGui]Remove useless Dialogs.cpp * [ImGui]Clean up and fix UTF8 encoding * [ImGui]Tweak dialogs * [ImGui]Remove obsolete code * [ImGui]Bump to version v1.92.5-docking * [ImGui]Open external MFDs/Notes near the cursor * Add manual workflow for PR builds * [ImGui]Move fonts to their own directory * [ImGui]Only scroll the tab content in the menu config dialog | 8 months ago |
| Fixed up copyright notice dates everywhere and modified the site link in the launchpad (#648) | 3 months ago |
| Fix conflict between tracy's ImGui and Orbiter's (#617) | 8 months ago |
| Minor tweaks | 2 years ago |
| Adding .gitattributes to make sure everything gets committed correctly | 4 years ago |
| Documentation rework - part 2: Updates and corrections (#459) * Conversion of existing documentation to LaTeX sources (#438) * initial work in converting existing documentation to LaTeX sources * added alert and code blocks * >> added cover logo >> further work in document structure * further work in demonstrating original document reproduction * improvements and additions to common packages * further document conversion work * added more packages and code keywords * further document conversion work * further document conversion work * further document conversion work * added "MESH code" language, for styling purposes * further document conversion work * further document conversion work * further document conversion work * Added advanced mesh rendering details and 2D graphics details. * Starting Atlantis Manual * further document conversion work * further document conversion work * Almost there... * further document conversion work * Atlantis Manual finished. * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * further document conversion work * initial work in updating cmake files * corrected silly typo and added missing argument * deleting old doc files * updating cmake file with deleted folder * another cmake update --------- Co-authored-by: GLS-SSV <GLS-SSV@users.noreply.github.com> Co-authored-by: jarmonik <jnikkanen@kymp.net> Co-authored-by: jarmonik <88397245+jarmonik@users.noreply.github.com> * Updating and correcting the new documentation (#500) * initial work in updating and correcting documentation * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * more doc updates * Move gravity model info to its own section * more doc updates * updated DrawOrbits image * removed DrawOrbit image TODO --------- Co-authored-by: GLS-SSV <GLS-SSV@users.noreply.github.com> Co-authored-by: Matthew W Hume <mtthwhm@gmail.com> --------- Co-authored-by: GLS-SSV <88407628+GLS-SSV@users.noreply.github.com> Co-authored-by: GLS-SSV <GLS-SSV@users.noreply.github.com> Co-authored-by: Matthew W Hume <mtthwhm@gmail.com> | 1 year ago |
| .vsconfig (#544) * Added .vsconfig to quickly set up Visual Studio * Updated README.compile * Renamed README.compile to COMPILE.md as common practice | 1 year ago |
| Remove dead GDI related code (#643) | 3 months ago |
| Add support for the Tracy Profiler (#607) | 9 months ago |
| Initial commit of a compilation script, modified COMPILE.md to reflect (#638) * Initial commit of a compilation script, modified COMPILE.md to reflect * Removed accicental inclusion of unverified SSL context | 4 months ago |
| Fixed up copyright notice dates everywhere and modified the site link in the launchpad (#648) | 3 months ago |
| .vsconfig (#544) * Added .vsconfig to quickly set up Visual Studio * Updated README.compile * Renamed README.compile to COMPILE.md as common practice | 1 year ago |
| Add a default compilation dir for local repos (#661) | 3 months ago |
| Add reference exports file | 2 years ago |
| Readme and changelog update, and release additions (#529) * >> removed old ODT and DOC help file entries >> finished updating readme files >> added command to install readme.txt and LICENSE files * final update of change log --------- Co-authored-by: GLS-SSV <GLS-SSV@users.noreply.github.com> | 1 year ago |