Alexander Bock
d7d279ea16
Happy new year
2022-01-01 12:32:55 +01:00
ElonOlsson
505215964a
more pr comments fixed
2021-09-10 17:11:44 -04:00
ElonOlsson
e8bc3ab19c
-5000 to 5000 default min-max values on range for color quantity and masking
2021-09-03 11:45:13 -04:00
ElonOlsson
92ac9c2459
masked and colored magnetosphere asset with minMaxRange property
2021-09-03 11:21:17 -04:00
ElonOlsson
21633a20c2
PR fixes, rotation corrected
2021-08-23 10:26:28 -04:00
elon
9c2086170b
easily fixed comments on PR
2021-08-13 15:39:13 -04:00
ElonOlsson
514fb8b898
modernized fieldlinessequence with codegen etc.
2021-06-03 15:45:44 -04:00
ElonOlsson
5c143da954
directory of seedpoint files instead of just one seedpoint file
2021-05-03 10:24:34 -04:00
elon
8ea0f245d3
submodule update
2021-02-11 12:38:07 -05:00
Alexander Bock
7004c02b86
Happy new year
2021-01-02 15:26:51 +01:00
Elon Olsson
194d8232bf
magnetogram, fieldlines with line width, and volume from thesis/2018/mas-model
2020-05-04 17:11:59 -04:00
Alexander Bock
d8e9db76a3
Update the copyright header to 2020
2020-02-10 21:51:01 +01:00
Alexander Bock
bb3db7ada7
Feature/jenkins fix ( #816 )
...
* Cleanup
* CMake cleanups
* Update current year
* Update copyright header
* Use script to return list of all modules
* Update credits, license and ghoul
2019-03-24 11:19:39 +01: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
db7ae7e384
Issue/453 ( #556 )
...
* Introduced guiName to PropertyOwner
* Added requirement that PropertyOwner::identifier may not contain whitespaces
* Changed Name to Identifier in asset and scene files
* Added new PropertyOwner to RenderEngine that owns the ScreenSpaceRenderables
* Moved Name and GuiPath into GUI group
* Added user-facing names to layer groups
2018-03-16 09:21:29 -04:00
Alexander Bock
ebd69d1333
Cleanup FieldlineSequence classes
2018-03-01 19:55:50 -05:00
Alexander Bock
dcfef3557f
Update copyright header
2017-12-29 20:11:22 +01:00
Alexander Bock
758e26789c
More coding style conformance
2017-11-11 11:25:49 -05:00
Oskar Carlbaum
afd91fc4af
Move all kameleon dependency to separate files named 'kameleonfieldlinehelper'
2017-10-22 14:55:59 +02:00
Oskar Carlbaum
ecc760ac12
Change ALL_CAPS constants to camelCase
2017-10-18 23:29:09 +02:00
Oskar Carlbaum
173a32b020
Add extraQuanities to FieldlinesState from cdf source
2017-10-09 23:46:20 +02:00
Oskar Carlbaum
4fc88c595f
Load CDFs and trace field lines using kameleon and store the info in FieldlinesState.
2017-10-09 22:55:29 +02:00
Oskar Carlbaum
fad306d510
Cleanup! Neater structure in initialize.
2017-10-09 22:55:29 +02:00
Oskar Carlbaum
b1d1a7cf02
Refactor: restructure & clean up
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
adcd62dedd
Add DomainLimiting, Masking and AdditiveBlending options
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
dc597f59c4
REFACTOR: split renderablefieldlinessequence.cpp into two files and give propertiy variables a 'p' as prefix
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
3c9d48315c
Add trigger properties. One for focus the camera on parent and one for time jump to start of sequence!
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
f521939370
Always refer to the extra quantities used for coloring lines as quantities, never variables.
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
f442dd4f7c
Add functionality for coloring lines by different quantities
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
ec8c3c5ea7
Add functionality for reading and displaying OSFLS files during runtime
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
eea7c7306a
Add functionality to illustrate magnetic flow
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
42d49ecc55
Setup OpenGL variables and shaders and draw field lines
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
5882c16bcc
Add functionality for checking which state should be shown, depending on time
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
8ff9cb403e
Load OSFLS states into RAM and keep track of trigger times
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
94d0cc3ddd
Handle inputs from modfile Dictionary in separate function
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
4f51dafae3
Place _loggercat in empty namespace of .cpp instead of storing it as a member variable
2017-10-09 22:55:28 +02:00
Oskar Carlbaum
499156d221
Add functionality which read sourceFolder from Modfile and extracts all valid files from that directory
2017-10-09 22:55:27 +02:00
Oskar Carlbaum
d6eaab8c26
Add FieldlinesState class files
2017-10-09 22:55:27 +02:00
Oskar Carlbaum
44d046e770
Setup main files for fieldlinesSequence module
2017-10-09 22:55:27 +02:00