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. 21 Apr, 2018 3 commits
  2. 20 Apr, 2018 3 commits
    • Alexander Bock's avatar
      Feature/configuration (#605) · b4be63af
      Alexander Bock authored
       * Switch openspace.cfg file from a Dictionary-based loading to a variable based loading
       * Change ConfigurationManager to not use Dictionary anymore, but a struct with explicit configuration values instead
      b4be63af
    • Alexander Bock's avatar
      Issue/451 (#595) · 38102093
      Alexander Bock authored
      * Add ability for Joystick input
      * Change location of LuaConsole files
      38102093
    • Alexander Bock's avatar
      Update Ghoul · a9fa9117
      Alexander Bock authored
      a9fa9117
  3. 19 Apr, 2018 2 commits
  4. 17 Apr, 2018 1 commit
  5. 12 Apr, 2018 2 commits
  6. 10 Apr, 2018 4 commits
    • Alexander Bock's avatar
      Fix correct aspect ratio · 09e7a642
      Alexander Bock authored
      09e7a642
    • Alexander Bock's avatar
      Feature/focusmarkers (#594) · 1c70f914
      Alexander Bock authored
      * Add function to optionally automatically create focus nodes based on info files
      1c70f914
    • Alexander Bock's avatar
      Issue/525 (#593) · 40dbf875
      Alexander Bock authored
      * Add initializeGL and deinitializeGL methods to OpenSpaceModule Call releaseAll from ProgramObjectManager in deinitializeGL to guard against errors when deinitializing assets
      
      * Change removeProgramObject function in RenderEngine to take a non-owning pointer instead of a reference to a unique pointer to make it compatible with the ProgramObjectManager
      Update Ghoul repository
      
      * Using ProgramObjectManager in more modules to reduce the number of programs compiled at startup
      40dbf875
    • Alexander Bock's avatar
      Prevent floating point over- and underflows; specifically when interpolating... · 34987e9f
      Alexander Bock authored
      Prevent floating point over- and underflows; specifically when interpolating the camera position (closes #575)
      34987e9f
  7. 09 Apr, 2018 4 commits
  8. 30 Mar, 2018 2 commits
  9. 29 Mar, 2018 3 commits
  10. 28 Mar, 2018 3 commits
  11. 27 Mar, 2018 1 commit
  12. 23 Mar, 2018 1 commit
  13. 20 Mar, 2018 3 commits
    • Gene Payne's avatar
      Update of touch table interface code (#561) · 53806369
      Gene Payne authored
      * Version of touch interface for user study that has disabled panning and limited zoom to prevent zooming through the planet surface
      
      * Update starlabels.data file
      
      * Enable minimum picking distance in NDC
      
      * Fix stack corruption bug in TouchMarker
      
      * Version of touch interface for user study that has disabled panning and limited zoom to prevent zooming through the planet surface
      
      * Fix stack corruption bug in TouchMarker
      
      * Add time limit to levmarq solver
      
      * Add debug properties to touch GUI with a compile time flag
      
      * Guard against accessing outside bounds
      
      * Added exponential zoom for faster zoom with increased distance from focus node
      
      * Refined the exponential zoom for better behavior on the touch table
      
      * Added properties for disabling panning and node boundary sphere multiplier for zoom
      
      * Added more debug logging and stopped using camera focusNode (looks deprecated) for distance calculation
      
      * Found error in the deceleration algorithm
      
      * Default-disable debug logging, exponential zoom coeff change and additional debug log statement
      53806369
    • Gene Payne's avatar
      Modified SGCT configuration commands to allow aspect ratio tracked keyword in... · 9a44d9c9
      Gene Payne authored
      Modified SGCT configuration commands to allow aspect ratio tracked keyword in openspace config file (#560)
      
      9a44d9c9
    • 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
      d64a0df5
  14. 19 Mar, 2018 2 commits
  15. 17 Mar, 2018 1 commit
    • Alexander Bock's avatar
      * Rudimentary fix to make side_by_side stereo work in `master` · df68ab55
      Alexander Bock authored
       * Fix Triton asset file
       * Display an error if no Property matches a regex in setPropertyValue
       * Correct user-facing name for some Moon assets
       * Add fade in and fade out helping functions
       * Reenable label fading in New Horizons
       * Added GUI hint to hide uninteresting nodes
       * Set Hidden Hint on barycenter nodes
      df68ab55
  16. 16 Mar, 2018 4 commits
  17. 15 Mar, 2018 1 commit