This project is mirrored from https://gitee.com/mirrors_OpenSpace/OpenSpace.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 29 Aug, 2022 4 commits
  2. 26 Aug, 2022 5 commits
  3. 25 Aug, 2022 2 commits
  4. 23 Aug, 2022 1 commit
  5. 22 Aug, 2022 2 commits
  6. 08 Aug, 2022 2 commits
  7. 05 Aug, 2022 3 commits
    • Emma Broman's avatar
      Update SGCT (for isGuiWindow check) · b0aedd12
      Emma Broman authored
      b0aedd12
    • Emma Broman's avatar
      Add isGuiWindow check for mouse and keyboard callbacks · 0cc5704b
      Emma Broman authored
      Fix interaction problems when hovering/clicking with the mouse in a non-GUI window, when having a setup with more than one window (e.g. the single_gui.json setup)
      
      Previously, clicking with the mouse in the rendering window without the GUI also triggered mouse clicks in all the other windows, including the GUI windows. This was disturbing for interaction in the single_gui setup
      
      Now, the GUI modules check to see if the clicked window is actually an interaction window
      0cc5704b
    • Emma Broman's avatar
      Fix collision between ImGui and WebGui · 0161d514
      Emma Broman authored
      The callbacks of WebGui (which is on top) now gets priority
      0161d514
  8. 02 Aug, 2022 3 commits
    • Emma Broman's avatar
      Update faulty description in DU asset for Open Star Clusters · 885eb74d
      Emma Broman authored
      Had the description for OB Associations. Changed to the correct one from the Digital Universe Data Profiles document
      885eb74d
    • Alexander Bock's avatar
      Add the ability to pass a boolean value into the require function that gets... · 811c4a31
      Alexander Bock authored
      Add the ability to pass a boolean value into the require function that gets passed into the loaded asset as a `enabled` property (#2187)
      
      * Add the ability to pass a boolean value into the require function that gets passed into the loaded asset as a `enabled` property
      811c4a31
    • Alexander Bock's avatar
      Feature/satellites (#2185) · 7bc9e99b
      Alexander Bock authored
      * Remove planet geometry and simplespheregeometry
      * Only use a single TLE loading implementation
      * Add caching to the satellite loader;  Add Lua function to load kepler file
      * Fix RenderablePlanetProjection specification
      * Add OMM loading funtion;  Remove mean motion from Kepler parameters
      * Replace TLETranslation class with GPTranslation and support OMM files
      * Support loading SMDB files in kepler functions
      * Merge RenderableSatellites and RenderableSmallBody with RenderableOrbitalKepler
      * Update submodules
      * Adapt existing satellites to new OMM file type
      * Remove TLE helper
      * Remove SSSB shared file and adapt sssb assets
      7bc9e99b
  9. 01 Aug, 2022 6 commits
  10. 28 Jul, 2022 1 commit
  11. 27 Jul, 2022 3 commits
  12. 26 Jul, 2022 2 commits
  13. 25 Jul, 2022 1 commit
  14. 22 Jul, 2022 2 commits
  15. 21 Jul, 2022 3 commits