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.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 29 Aug, 2022 4 commits
-
-
Malin E authored
-
Malin E authored
-
Malin E authored
-
Alexander Bock authored
-
- 26 Aug, 2022 5 commits
-
-
Alexander Bock authored
* Define WIN32_LEAN_AND_MEAN and VC_EXTRALEAN globally * Use forked version of TUIO, some more work on precompiled headers * Improvements for the Kameleon module
-
Malin E authored
-
Malin E authored
-
Malin E authored
* Note that it currently does not work well if the number of segments are odd
-
Emma Broman authored
-
- 25 Aug, 2022 2 commits
-
-
Malin E authored
-
Emma Broman authored
-
- 23 Aug, 2022 1 commit
-
-
Emma Broman authored
-
- 22 Aug, 2022 2 commits
-
-
Alexander Bock authored
* Add the loading of a hash for wwt image files and automatically force a redownload of the files if the hash has changed * Move the wwtdataimages location into the sync folder * Some general code cleanup
-
Alexander Bock authored
-
- 08 Aug, 2022 2 commits
-
-
Ylva Selling authored
-
Ylva Selling authored
-
- 05 Aug, 2022 3 commits
-
-
Emma Broman authored
-
Emma Broman authored
Fix interaction problems when hovering/clicking with the mouse in a non-GUI window, when having a setup with more than one window (e.g. the single_gui.json setup) Previously, clicking with the mouse in the rendering window without the GUI also triggered mouse clicks in all the other windows, including the GUI windows. This was disturbing for interaction in the single_gui setup Now, the GUI modules check to see if the clicked window is actually an interaction window
-
Emma Broman authored
The callbacks of WebGui (which is on top) now gets priority
-
- 02 Aug, 2022 3 commits
-
-
Emma Broman authored
Had the description for OB Associations. Changed to the correct one from the Digital Universe Data Profiles document
-
Alexander Bock authored
Add the ability to pass a boolean value into the require function that gets passed into the loaded asset as a `enabled` property (#2187) * Add the ability to pass a boolean value into the require function that gets passed into the loaded asset as a `enabled` property
-
Alexander Bock authored
* Remove planet geometry and simplespheregeometry * Only use a single TLE loading implementation * Add caching to the satellite loader; Add Lua function to load kepler file * Fix RenderablePlanetProjection specification * Add OMM loading funtion; Remove mean motion from Kepler parameters * Replace TLETranslation class with GPTranslation and support OMM files * Support loading SMDB files in kepler functions * Merge RenderableSatellites and RenderableSmallBody with RenderableOrbitalKepler * Update submodules * Adapt existing satellites to new OMM file type * Remove TLE helper * Remove SSSB shared file and adapt sssb assets
-
- 01 Aug, 2022 6 commits
-
-
Alexander Bock authored
-
Alexander Bock authored
-
Alexander Bock authored
-
Alexander Bock authored
-
Alexander Bock authored
-
Alexander Bock authored
-
- 28 Jul, 2022 1 commit
-
-
Alexander Bock authored
- Fixes for all files - constexpr cleanup - Cosmetic changes - Remove punctuation from the end of messages
-
- 27 Jul, 2022 3 commits
-
-
Alexander Bock authored
-
Alexander Bock authored
-
Alexander Bock authored
-
- 26 Jul, 2022 2 commits
-
-
Micah authored
-
Alexander Bock authored
* Harmonizing ( and ) in function calls * static const -> constexpr * Fix compile issue * Unify shader tab size * Add _fs and _vs to shaders * Harmonize spacing
-
- 25 Jul, 2022 1 commit
-
-
Alexander Bock authored
* constexpr const -> constexpr * const char* -> std::string_view
-
- 22 Jul, 2022 2 commits
-
-
Alexander Bock authored
-
Alexander Bock authored
-
- 21 Jul, 2022 3 commits
-
-
Ylva Selling authored
-
sylvass authored
Feature/getting started tour
-
sylvass authored
Fade out renderables in atmosphere
-