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. 01 Jan, 2022 1 commit
  2. 02 Jan, 2021 1 commit
  3. 19 Feb, 2020 1 commit
  4. 12 Feb, 2020 1 commit
  5. 10 Feb, 2020 1 commit
  6. 20 Aug, 2019 1 commit
  7. 31 Jul, 2019 1 commit
  8. 22 Jul, 2019 1 commit
  9. 16 Jul, 2019 1 commit
    • David Laidlaw's avatar
      minVR updates (#908) · 64f8793e
      David Laidlaw authored
      * changed libopenspace cmake module name to openspace-core
      * change mouse button callback to include modifiers
      * added some new ghoul initialization from the non-MinVR main.cpp
      * Add GLFW as an external dependency for MinVR
      64f8793e
  10. 18 May, 2019 1 commit
    • Emil Axelsson's avatar
      Feature/cef cmake (#873) · d0e91706
      Emil Axelsson authored
      * Expose `CMAKE_BUILD_TYPE` to cmake gui (for single configuration generators)
      * Use generator expressions to get debug vs release mode
      * Fix mac app icon
      d0e91706
  11. 17 May, 2019 1 commit
  12. 24 Mar, 2019 1 commit
    • Alexander Bock's avatar
      Feature/jenkins fix (#816) · bb3db7ad
      Alexander Bock authored
      * Cleanup
      * CMake cleanups
      * Update current year
      * Update copyright header
      * Use script to return list of all modules
      * Update credits, license and ghoul
      bb3db7ad
  13. 06 Nov, 2018 1 commit
  14. 30 Oct, 2018 1 commit
    • Alexander Bock's avatar
      Feature/minvr (#744) · f630944f
      Alexander Bock authored
       * Move SGCT external library from ext/sgct to apps/OpenSpace/ext/sgct
       * Remove all GLFW dependencies from openspace-core
       * Add MinVR dependency
       * Add new executable OpenSpace-MinVR that uses MinVR instead of SGCT
      f630944f