Kollberg
112a0ecb57
Created an initializing function in webfieldlinesmanager
2019-07-09 13:11:25 -04:00
Kollberg
49d88ab56b
Added webfieldlinesmanager as a member variable to renderable fieldlinessequence
2019-07-02 14:52:27 -04:00
Kollberg
decc49d522
Added the possibility to read coloringmethod to field line asset file
2019-07-01 13:35:54 -04:00
Sovanny Huy
d3bb858a41
create base for new class
2019-06-21 15:28:10 -04: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