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.
- 01 Jan, 2022 1 commit
-
-
Alexander Bock authored
-
- 05 Aug, 2021 1 commit
-
-
Alexander Bock authored
-
- 30 Jul, 2021 1 commit
-
-
Alexander Bock authored
-
- 08 Jul, 2021 1 commit
-
-
Micah authored
-
- 01 Jun, 2021 1 commit
-
-
Micah Acinapura authored
-
- 13 Apr, 2021 1 commit
-
-
Gene Payne authored
-
- 11 Feb, 2021 1 commit
-
-
Alexander Bock authored
-
- 09 Feb, 2021 1 commit
-
-
Alexander Bock authored
* Add the ability to automatically generate code to extract values out of a Dictionary (see https://github.com/openspace/codegen for more information on how to use this) * Applied this technique to a large number of cases in the codebase * Don't add _codegen files to the repository Co-authored-by:
Emma Broman <emma.broman@liu.se>
-
- 02 Jan, 2021 1 commit
-
-
Alexander Bock authored
-
- 28 Dec, 2020 1 commit
-
-
Alexander Bock authored
General CMake cleanup/overhaul * Enable precompiled headers for all projects * Move specifications itto separate CMakeLists files * Add openspace-core as a subdirectory * Move handle_modules functionality into modules/CMakeLists.txt * Move handleapplications logic into apps/CMakeLists.txt * Introduce openspace-module-collection interface library to simplify inclusion of modules in applications * Turn module initialization into a two-step process to adapt to the new minimal dependency scenario * Compile time speedup * Remove circular dependencies between modules and core preventing multithreaded compilation on MSVC * Build Spice multithreaded and as static library * Remove dependency from core to module-webbrowser * Remove unused dependency from kameleon * Remove additional unnecessary dependencies * Cleanup volume/kameleon/kameleonvolume modules * Fix visibility issues. Restrict include paths * Compile kameleon in parallel * Other cleanup * O...
-
- 08 Dec, 2020 1 commit
-
-
Alexander Bock authored
-
- 18 Oct, 2020 1 commit
-
-
Alexander Bock authored
-
- 09 Oct, 2020 1 commit
-
-
Alexander Bock authored
* Changes to work on Linux. * Bring back AA Trail Lines on Linux. * Included new branch with correction in cfitsio library linking. * Updated SGCT * Changes to compile in Clang on Linux. Authored-by:
Jonathas <jon.costa@gmail.com> Authored-by:
Tom Schober <tom@tomschober.com>
-
- 14 Sep, 2020 1 commit
-
-
Alexander Bock authored
-
- 20 Aug, 2020 3 commits
-
-
Jonathas Costa authored
Merged maste. Changed code in multiple places to have the new memory pool working on linux (experimental yet).
-
Alexander Bock authored
-
Alexander Bock authored
Remove unused VLD code
-
- 17 Aug, 2020 1 commit
-
-
Alexander Bock authored
-
- 25 Jun, 2020 1 commit
-
-
Micah authored
-
- 13 Jun, 2020 2 commits
-
-
Alexander Bock authored
-
Alexander Bock authored
-
- 19 Feb, 2020 1 commit
-
-
GPayne authored
-
- 14 Feb, 2020 2 commits
-
-
Micah authored
-
Alexander Bock authored
-
- 13 Feb, 2020 1 commit
-
-
Alexander Bock authored
Compile fix for scene.cpp
-
- 10 Feb, 2020 3 commits
-
-
Alexander Bock authored
-
Alexander Bock authored
Fix for default.scene
-
Alexander Bock authored
Add initial Tracy profiling macros
-
- 17 Sep, 2019 1 commit
-
-
Alexander Bock authored
Move AllowAddresses out of Interface into Server in openspace.cfg to circumvent potential stack corruption Make lua_state not being copied
-
- 22 Aug, 2019 2 commits
-
-
Alexander Bock authored
-
Alexander Bock authored
-
- 22 Jul, 2019 1 commit
-
-
Jonathas Costa authored
-
- 19 Jul, 2019 1 commit
-
-
Alexander Bock authored
Instrumentation is disabled on default, but can be enabled in CMake
-
- 04 Jun, 2019 1 commit
-
-
Alexander Bock authored
-
- 19 May, 2019 1 commit
-
-
Alexander Bock authored
-
- 18 May, 2019 1 commit
-
-
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
-
- 17 May, 2019 1 commit
-
-
Alexander Bock authored
* Updated GDAL version to 2.4.1 * Add vtune performance commands * Add Nvtools performance commands * Add warning if GDAL dataset could not be loaded
-
- 16 May, 2019 1 commit
-
-
Alexander Bock authored
-
- 24 Apr, 2019 1 commit
-
-
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
-
- 24 Mar, 2019 1 commit
-
-
Alexander Bock authored
* Cleanup * CMake cleanups * Update current year * Update copyright header * Use script to return list of all modules * Update credits, license and ghoul
-