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 Nov, 2018 5 commits
  2. 13 Nov, 2018 5 commits
  3. 12 Nov, 2018 1 commit
  4. 09 Nov, 2018 1 commit
  5. 08 Nov, 2018 2 commits
  6. 07 Nov, 2018 3 commits
  7. 06 Nov, 2018 15 commits
  8. 05 Nov, 2018 5 commits
  9. 02 Nov, 2018 2 commits
    • Alexander Bock's avatar
      Add option for automatic caching of WMS servers into openspace.cfg · cdfd0d12
      Alexander Bock authored
      Remove all manual specification of caching and offline mode from manual wms servers
      cdfd0d12
    • Gene Payne's avatar
      Feature/session recording (#737) · b671ad35
      Gene Payne authored
      * In progress with new version of session recording
      
      * Session recording coding pass for both record and playback, not building yet.
      
      * Working on getting first build of prototype
      
      * Code changes to get playback working with all 3 timing modes
      
      * Fixing session recording interactions with the timemanager
      
      * Bug fixes for newly discovered timing issues, mothballing recording of timing updates
      
      * Fixed camera jitter issue
      
      * Updated new reference to latest ghoul
      
      * Got session recording/playback working with changes made in master
      
      * Added threshold for differences in camera movement as criteria for saving to recording file
      
      * Added support for binary file for session recording/playback
      
      * Minor changes with handling timeManager keyframes in playback
      
      * New timeline structure & keyframes specific to session recording
      
      * Fixed bug with fixed-script size
      
      * Switched to new timeline specific to session recording, bug fixes, currently debugging camera position & rotation
      
      * Formatting changes only
      
      * Fixed scripts not working after timeline change
      
      * Add session recording test scene
      
      * Fixed problem with re-running the same playback multiple times
      
      * Fixed problems with camera interpolation
      
      * Fixed detection of camera playback finishing, and improved camera interpolation
      
      * Added comments for interface of externInteraction include
      
      * Fixed view frustum culling issues in session playback due to not appropiate camera scaling. Also made function in datamessagestructures to read and write this data to streams.
      
      * Added camera scaling fix to code that supports Ascii format
      
      * Added startPlayback default command for playing back while forcing simulation time to match the recording
      
      * Fixed camera jump in sessionRecording after playback finished. Cleanup in playback of camera to re-use same functionality in keyframenavigator.
      
      * Superb fix to sessionRecording. Realized focusNode of globalNavigationHandler needed to be activly update when camera change for either position of camera to be accurate or for rendered objects to be calculated without precision issues. Can now achieve a correct playback, even close to chunks/renderable, which was not possible before.
      
      * sessionRecording cleanup, fixed all warnings and renamed files to lowercase to match current standards.
      
      * Added error handling for bad input playback filename, protection from corrupted playback file
      
      * Implemented code review changes on pull request #737 for sessionRecording
      b671ad35
  10. 01 Nov, 2018 1 commit