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. 28 Feb, 2017 1 commit
  2. 01 May, 2016 1 commit
  3. 20 Apr, 2016 1 commit
  4. 18 Apr, 2016 1 commit
  5. 04 Nov, 2014 1 commit
  6. 31 Oct, 2014 1 commit
  7. 30 Oct, 2014 1 commit
  8. 07 Oct, 2014 1 commit
  9. 06 Oct, 2014 1 commit
  10. 03 Oct, 2014 1 commit
    • Jonas Strandstedt's avatar
      PowerScaling modifications · 3cad506b
      Jonas Strandstedt authored
      - Started working on PowerScaling with some initial changes
      - Faking the stars by blending with the abuffer
      - Changed texture filtering for planets, looks better in my opinion
      3cad506b
  11. 26 Sep, 2014 1 commit
  12. 25 Aug, 2014 1 commit
  13. 26 Jun, 2014 1 commit
    • Jonas Strandstedt's avatar
      Crude PowerScale implementations · d378428d
      Jonas Strandstedt authored
      - Added PowerScaling to RenderableVolumeGL and RenderableFieldlines
      - Removed the use of volumeraycasterbox since it used FBO and textures
      which was not used anymore.
      - Added a simple box implementation to RenderableVolumeGL that can have
      PowerScaled vertex positions
      
      TODO: The #include command needs to be extended in some way since the
      FieldLines passthrough shader can't access the PowerScaled includes in a
      good way.
      d378428d
  14. 25 Jun, 2014 3 commits
  15. 03 Jun, 2014 1 commit
  16. 29 May, 2014 1 commit
  17. 13 Mar, 2014 1 commit
    • Jonas Strandstedt's avatar
      Finalized first draft for the SceneGraph · b1eab2cf
      Jonas Strandstedt authored
      - Refactored several files
      - Implemented PositionInformation subclasses
      - Added standard shaders in the shader directory
      - Removed SceneGraphLoader, now integrated in the SceneGraph
      
      - TODO: Further testing and improvements to the PowerScale coordinate
      system
      b1eab2cf
  18. 09 Jan, 2014 1 commit
    • Alexander Bock's avatar
      General changes · 006bd56a
      Alexander Bock authored
      added OpenSpaceEngine
      added ConfigurationManager
      added query functions
      removed GLEW-related Windows warning
      added old external control classes
      more restructuring
      006bd56a
  19. 04 Jan, 2014 1 commit