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. 16 May, 2022 2 commits
  2. 06 May, 2022 1 commit
  3. 08 Apr, 2022 1 commit
  4. 26 Feb, 2022 1 commit
  5. 03 Feb, 2022 1 commit
  6. 01 Jan, 2022 1 commit
  7. 05 Aug, 2021 1 commit
  8. 30 Jul, 2021 1 commit
  9. 08 Jul, 2021 1 commit
  10. 01 Jun, 2021 1 commit
  11. 13 Apr, 2021 1 commit
  12. 11 Feb, 2021 1 commit
  13. 09 Feb, 2021 1 commit
  14. 02 Jan, 2021 1 commit
  15. 28 Dec, 2020 1 commit
    • Alexander Bock's avatar
      Feature/CMake (#1443) · ad8af3ff
      Alexander Bock authored
      General CMake cleanup/overhaul
      * Enable precompiled headers for all projects
      * Move specifications itto separate CMakeLists files
        * Add openspace-core as a subdirectory
        * Move handle_modules functionality into modules/CMakeLists.txt
        * Move handleapplications logic into apps/CMakeLists.txt
      * Introduce openspace-module-collection interface library to simplify inclusion of modules in applications
      * Turn module initialization into a two-step process to adapt to the new minimal dependency scenario
      * Compile time speedup
        * Remove circular dependencies between modules and core preventing multithreaded compilation on MSVC
        * Build Spice multithreaded and as static library
        * Remove dependency from core to module-webbrowser
        * Remove unused dependency from kameleon
        * Remove additional unnecessary dependencies
        * Cleanup volume/kameleon/kameleonvolume modules
        * Fix visibility issues. Restrict include paths
        * Compile kameleon in parallel
      * Other cleanup
        * O...
      ad8af3ff
  16. 08 Dec, 2020 1 commit
  17. 18 Oct, 2020 1 commit
  18. 09 Oct, 2020 1 commit
  19. 14 Sep, 2020 1 commit
  20. 20 Aug, 2020 3 commits
  21. 17 Aug, 2020 1 commit
  22. 25 Jun, 2020 1 commit
  23. 13 Jun, 2020 2 commits
  24. 19 Feb, 2020 1 commit
  25. 14 Feb, 2020 2 commits
  26. 13 Feb, 2020 1 commit
  27. 10 Feb, 2020 3 commits
  28. 17 Sep, 2019 1 commit
    • Alexander Bock's avatar
      Update version number to 0.15.0 · af4dee8d
      Alexander Bock authored
      Move AllowAddresses out of Interface into Server in openspace.cfg to circumvent potential stack corruption
      Make lua_state not being copied
      af4dee8d
  29. 22 Aug, 2019 2 commits
  30. 22 Jul, 2019 1 commit
  31. 19 Jul, 2019 1 commit
  32. 04 Jun, 2019 1 commit