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. 14 Feb, 2020 1 commit
  2. 13 Feb, 2020 1 commit
  3. 10 Feb, 2020 3 commits
  4. 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
  5. 22 Aug, 2019 2 commits
  6. 22 Jul, 2019 1 commit
  7. 19 Jul, 2019 1 commit
  8. 04 Jun, 2019 1 commit
  9. 19 May, 2019 1 commit
  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
      Unverified
      d0e91706
  11. 17 May, 2019 1 commit
  12. 16 May, 2019 1 commit
  13. 24 Apr, 2019 1 commit
    • Emil Axelsson's avatar
      Feature/cef speedup (#806) · 0dcf65ce
      Emil Axelsson authored
        * Improve cmake errors
        * Calling doMessageLoopWork more often to increase gui performance
        * Introduce frequent callbacks
        * Restructure browser update callbacks
        * Cleanup cef speedup
        * Add flag to toggle updating browser between renderable calls
        * CEF should not be used in single process mode
        * Update CEF version
        * Postbuild step for finding framework from web helper
        * Load libcef dynamically to fix issue with CEF update
        * Only include dynamic library loader on mac
        * Improve keyboard mapping support on MacOS
        * Add arrow keys
        * Rename manifest
        * Fix bug with missing blinking cursor in text fields
        * Bump minimum cmake version
        * CEF fixes: Runtime and correct helper path
        * Be true to actual sandbox compatibility specified by CEF
        * Cleanup
      0dcf65ce
  14. 24 Mar, 2019 1 commit
  15. 03 Dec, 2018 1 commit
  16. 06 Nov, 2018 2 commits
    • Alexander Bock's avatar
      Beta-3 Release Candidate branch (#753) · 26787987
      Alexander Bock authored
       * Merge experimental session recording branch
       * Merge new CEF-based webgui branch
      Unverified
      26787987
    • Emil Axelsson's avatar
      Feature/webgui ops (#723) · 7181de46
      Emil Axelsson authored
        * Update node packages, download nodejs in build process, start server from openspace process
        * Patch CEF cmake automatically
        * Build webserver automatically
        * Work on CMake for WebBrowser, Webgui and CefWebGui
        * Map key modifiers to CEF
        * Smooth time interpolation in webgui
        * Automatically focus on search field in filter lists
        * Move webgui code to external repositories
        * Use asset system to distribute webgui
        * Remove webgui from main repository
        * Add support for right click in webgui and improve timetopic
        * Resolve cmake policy warning
        * Add relative time interpolation to lua interface
        * Sanitize json error message before logging error. Workaround for #736
        * Added gui properties to scene graph nodes
        * Add version topic
        * Add shortcuttopic
        * Add ability to disable rendering of cefwebgui
        * Don't do message loop work if there is no browser.
        * Set correct path to nodejs on unix
        * Message loop work in presync
        * modifications for shortcuts in gui, added names for shortcuts
        * Set properties via lua scripts
        * Allow gui grouping for shortcuts
        * Add gui paths keybindings
        * Blocking keyboard callbacks when webgui has keyboard focus in an editable field
        * Allow disabling of WebBrowser and CefWebGui
        * Make it possible to hide GUI
        * Get rid of redundant dashboard items if web gui is used
        * Hide WebGUI on slave nodes
        * Hide WebGUI on main rendering window if a GUI window exists
       * Enable WebGUI on default unless it is overwritten in the openspace.cfg
        * Add guiName for propery owners in socket api
      7181de46
  17. 01 Nov, 2018 1 commit
  18. 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
      Unverified
      f630944f
  19. 21 Sep, 2018 1 commit
  20. 29 Jun, 2018 1 commit
  21. 27 Jun, 2018 1 commit
  22. 26 Jun, 2018 1 commit
  23. 20 Mar, 2018 1 commit
    • Emil Axelsson's avatar
      Feature/thesis work merge (#566) · d64a0df5
      Emil Axelsson authored
      Web GUI from Klas Eskilson (three new modules: webgui, webbrowser and cefwebgui)
      Parallel connection refactorization
      Wormhole server added to the main repository
      Transfer function editor work from Cristoffer Särevall
      Update ghoul
      Unverified
      d64a0df5
  24. 25 Feb, 2018 1 commit
    • Alexander Bock's avatar
      Feature/unittests (#536) · e37df9de
      Alexander Bock authored
      * Various fixes for Unit tests
      * Add regression test for #517
       * Enable better handling of OptionProperties if no options are provided
       * Fix bug that left Lua state unclean after calling vector and matrix properites fromLuaState values
       * Fixed issues where numerical properties would not serialize and deserialize correct values
       * Added unit tests for OptionProperty
       * Fix unit test crash in SpaceManager
      Unverified
      e37df9de
  25. 13 Feb, 2018 1 commit
  26. 01 Jan, 2018 1 commit
  27. 29 Dec, 2017 1 commit
  28. 18 Dec, 2017 1 commit
  29. 11 Dec, 2017 1 commit
    • Alexander Bock's avatar
      Update version number · 7dfa3374
      Alexander Bock authored
      Correctly layout tooltips in space/time widget
      Fall back on old Digital Universe stars
      Move settings of tooltip delay into each GuiComponent
      7dfa3374
  30. 30 Oct, 2017 1 commit
  31. 26 Oct, 2017 1 commit
  32. 16 Oct, 2017 1 commit
  33. 30 Aug, 2017 1 commit
  34. 15 Aug, 2017 1 commit
  35. 14 Aug, 2017 1 commit
    • Alexander Bock's avatar
      Feature/cmake cleanup (#381) · c275b2f8
      Alexander Bock authored
      * Rename OnScreenGui module to ImGui
      * Support multiple external module folders (closes #31)
      * Cleaning up CMake files
        * Restructure application specification
        * Add parameter for library mode to all modules
        * Add functions to handle global variable state
      * Misc/remove warnings (#383)
      * Increase build timeout and do a clean rebuild every commit
      c275b2f8
  36. 21 Jul, 2017 1 commit