Alexander Bock
0ca84d91f1
Feature/cmake cleanup ( #727 )
...
* Sweeping CMake cleanup
* Cleaning up message log in CMake
2018-09-21 14:25:51 -04:00
Alexander Bock
ef61dc8c16
Rename DashboardGlobeLocation to DashboardItemGlobeLocation
...
Remove JSON from iswa module and use openspace one instead
Remove warnings
General code cleanup
2018-07-05 12:00:32 -04:00
Alexander Bock
4952f8f977
Code cleanup branch ( #618 )
...
* Make height map fallback layer work again
* Add documentation to joystick button bindings
* Removed grouped property headers
* Add new version number constant generated by CMake
* Make Joystick deadzone work properly
* Change the startup date on Earth to today
* Fix key modifier handling
* Add debugging indices for TreeNodeDebugging
* Fix script schedule for OsirisRex
* Do not open Mission schedule automatically
* Upload default projection texture automatically
* General code cleanup
* Fix check_style_guide warnings
* Remove .clang-format
* MacOS compile fixes
* Clang analyzer fixes
2018-06-10 04:47:34 +00:00
Alexander Bock
4041bbb935
Cleanup ( #600 )
...
* General Code Cleanup
* Add check for TABs to check_style_guide.py
* Removing warnings
2018-04-19 13:27:15 -04:00
Alexander Bock
f38c26eff0
Remove warnings
2018-03-12 22:31:01 +01:00
Alexander Bock
5a3ef0fda2
Apply coding styles
2018-03-08 05:32:46 -05:00
Alexander Bock
a3c849843f
Feature/new formatting ( #547 )
...
* Change to new logging format (closes #542 )
* Adds a screenshots folder that uses the application startup time
* Creating focus nodes for VRT files if the info files contain location information
* Fix issue with removing virtual properties
* Add a method for returning the cartesian coordinates for a geolocation on a planet
2018-03-07 18:10:32 -05:00
Alexander Bock
9a00f38e09
Feature/jenkins warnings ( #538 )
...
* Remove warnings from Jenkins
* Improve Jenkins behavior
2018-02-28 08:41:55 -05:00
Alexander Bock
7f6f04df5b
Update Kameleon submodule
2018-02-08 09:54:38 -05:00
Alexander Bock
dcfef3557f
Update copyright header
2017-12-29 20:11:22 +01:00
Alexander Bock
a08c678bb0
Remove erraneous enabled OpenGL checking code
...
Remove warnings
Reset using the star glare texture as billboard for the Sun
2017-12-12 13:07:56 -05:00
Alexander Bock
719130b6b7
Jenkinswarnings ( #419 )
...
* Remove more warnings
* Removing more warnings
* More warning fixes
* More warnings
* More warnings
* Update ghoul
2017-11-16 21:19:28 -05:00
Alexander Bock
669078201a
Add check for usage of ghoul_assert instead of plain old assert
...
Update Ghoul
2017-11-16 16:12:54 -05:00
Alexander Bock
758e26789c
More coding style conformance
2017-11-11 11:25:49 -05:00
Alexander Bock
5fe98b85ff
Merge pull request #403 from OpenSpace/feature/fieldlineSequence
...
Feature/fieldlinesSequence
2017-11-09 12:23:13 -06:00
Alexander Bock
b50b52d351
Cleanup for coding style
...
Add strict mode to check_style_guide script
2017-11-08 10:35:39 -06:00
Oskar Carlbaum
ecc760ac12
Change ALL_CAPS constants to camelCase
2017-10-18 23:29:09 +02:00
Oskar Carlbaum
bf83073120
Add general helper functions for Kameleon
2017-10-09 22:55:29 +02:00
Jonathas Costa
74f0da9033
Added new data, new RenderableBillboardsCloud renderable, added and fixed multiple shaders.
2017-09-22 08:12:45 -04:00
Alexander Bock
c275b2f833
Feature/cmake cleanup ( #381 )
...
* Rename OnScreenGui module to ImGui
* Support multiple external module folders (closes #31 )
* Cleaning up CMake files
* Restructure application specification
* Add parameter for library mode to all modules
* Add functions to handle global variable state
* Misc/remove warnings (#383 )
* Increase build timeout and do a clean rebuild every commit
2017-08-14 09:38:32 -04:00
Alexander Bock
dc79a94142
Remove warnings
...
Update SGCT repository
Update Ghoul repository
2017-07-26 11:59:48 -04:00
Alexander Bock
0963184293
Removing more warnings
2017-07-18 01:05:59 -04:00
Alexander Bock
0e9edaeb12
Fix byte order mark commits
...
Update Ghoul
2017-07-17 15:54:00 -04:00
Alexander Bock
26682669ff
More work on making use of nested namespaces
2017-07-16 01:55:35 -04:00
Alexander Bock
db9db49716
Provide a static member variable Name for all OpenSpaceModules
2017-07-12 13:59:16 -04:00
Alexander Bock
9258c9f858
Update Kameleon submodule
2017-07-11 13:34:50 -04:00
Alexander Bock
78b0d77101
Start removing warnings
2017-04-06 20:07:01 -04:00
Alexander Bock
d7e1a21551
Define compile options as private for supressing warnings
2017-04-06 19:38:10 -04:00
Emil Axelsson
442969f2b1
Jenkins compilation fix
2017-03-02 18:50:11 +01:00
Emil Axelsson
686fec4f9d
Add Spice kernels for Mercury and Saturn magnetosphere rendering, implement inside volume rendering for kameleon volumes
...
Conflicts:
data/scene/mercury/mercury.mod
data/scene/saturn/saturn/saturn.mod
2017-03-02 18:20:02 +01:00
Alexander Bock
6199289e91
Code cleanup
2017-02-27 23:03:07 -05:00
Alexander Bock
15867d6849
Cleanup of warnings in external libraries
2017-02-13 13:45:27 -05:00
Alexander Bock
70020e3de7
- Add style check for correct use of components and subcomponents in
...
include guards
- Disallow use of lower case characters in include guards
- Fix wrong components and subcomponents
2017-02-10 14:46:51 -05:00
Alexander Bock
23ea86949f
Updated check_style_guide to test for include guards and copyright
...
notices
- Fix include guards
- Fix copyright header indentation
- Update copyright years
2017-02-09 23:55:39 -05:00
Alexander Bock
94e3e11188
Update copyright header to 2017
...
Update Ghoul repository
Remove libgdal link
2017-02-06 18:02:01 -05:00
Alexander Bock
dbb599a5fa
Separate base module into base and space
2016-12-13 14:43:44 +01:00
Alexander Bock
df543f0ec3
Cleanup of license headers
...
Cleanup of include guards in modules
2016-12-09 12:02:16 +01:00
Michael Nilsson
fd026dae53
only get selected datavalues from file
2016-06-13 17:59:36 -04:00
Michael Nilsson
86bcbfb92c
windows fix
2016-06-13 16:27:59 -04:00
Michael Nilsson
db9af4c886
abstracted cygnet properties to DataCygnet
2016-06-10 16:57:55 -04:00
Michael Nilsson
1633d9048e
cleanup iswacygnet header, 90 degree rotation fix, small optimization
2016-06-10 15:48:34 -04:00
Sebastian Piwell
1f8df7a166
Refactor dataprocessor
2016-05-31 16:52:46 -04:00
Sebastian Piwell
e3c1093310
Read cdf list
2016-05-23 17:24:46 -04:00
Sebastian Piwell
e3c7624605
Read cdf slice of any axis
2016-05-19 10:55:59 -04:00
Sebastian Piwell
19c301f769
Options to Kameleonplane
2016-05-18 14:26:29 -04:00
Sebastian Piwell
6878975192
Colormaps and read image format from string
2016-04-27 14:44:07 -04:00
Sebastian Piwell
d3df58ff92
Preparation for ENLIL model
2016-04-25 13:37:27 -04:00
Michael Nilsson
c72536fbbc
untabify to make merge easier
2016-04-20 15:21:30 -04:00
Sebastian Piwell
bea3a1b89b
Correct updateintervall
2016-04-05 17:09:45 -04:00
Sebastian Piwell
b1a009e1b0
Create ISWACygnets with metadata struct
2016-04-05 11:44:49 -04:00