Commit Graph

2150 Commits

Author SHA1 Message Date
Alexander Bock 008896bdd7 Only add color layers and height layers through info files if they exist 2017-10-20 17:01:44 -04:00
Alexander Bock 4dacba868b Fix featured property display
Set correct blend mode for Themis on Mars
2017-10-19 22:52:25 -04:00
Alexander Bock 78aa164ccf Reset moon.mod 2017-10-19 15:14:04 -04:00
Alexander Bock 2e7da84dbf Some minor ImGUI color changes 2017-10-18 19:30:32 -04:00
Oskar Carlbaum 69fd2ed8a4 Remove unnecessary debug messages and return false in update() if renderable is disabled 2017-10-18 23:48:39 +02:00
Oskar Carlbaum ecc760ac12 Change ALL_CAPS constants to camelCase 2017-10-18 23:29:09 +02:00
Alexander Bock 40f52c54b0 Turn DU into a default module 2017-10-18 10:00:41 -04:00
Alexander Bock 1c61f56043 Various Mac related fixes 2017-10-18 09:58:12 -04:00
Alexander Bock 7377d63794 Clean up digitaluniverse data folder
Add mod files
Add Moon WAC wms file
2017-10-17 21:36:54 -04:00
Alexander Bock 791a3c5e20 Fix indentation 2017-10-17 18:56:08 -04:00
Alexander Bock d628c1a667 Merge branch 'master' into feature/DU
# Conflicts:
#	data/scene/grids/grids.mod
#	ext/sgct
2017-10-17 17:09:37 -04:00
Alexander Bock f8754115eb Various cleanup 2017-10-16 17:11:28 -04:00
Alexander Bock a303bf3aa8 Fix for mission visualization
Change default monospaced font
2017-10-16 16:27:32 -04:00
Alexander Bock 7520edab83 Added first version of mission visualization 2017-10-16 10:23:00 -04:00
Alexander Bock cf01749e83 Simplify property tree if a tree node only has a single child and no scenegraph nodes 2017-10-13 19:32:54 -04:00
Alexander Bock bb5f4d4381 Rename GuiGrouping to GuiPath
Add GuiPath to existing scenegraph nodes
Add option to toggle tree representation
Add caption font to UI
2017-10-13 13:08:59 -04:00
Alexander Bock ebd506975c Added initial scenegraph node grouping support 2017-10-13 00:17:28 -04:00
Jonathas Costa 27e6043857 Removed unused code. 2017-10-12 22:06:42 -04:00
Jonathas Costa d545042b9c Updated fade-out of Milkyway. 2017-10-12 22:05:48 -04:00
Jonathas Costa 41bcfd91d7 Enabled caching for billboard clouds and removed debugging code. 2017-10-12 15:46:56 -04:00
Alexander Bock f1fd2b1960 Add window to show featured scenegraph nodes 2017-10-12 12:13:55 -04:00
Jonathas Costa 75783a5352 Fixing cache system for DU files. 2017-10-11 18:20:38 -04:00
Jonathas Costa 7ff8064ef2 Improved grid rendering for DU meshes. 2017-10-11 17:02:39 -04:00
Alexander Bock 327779d88f Implemented Space/Time ImGui widget 2017-10-11 15:58:41 -04:00
Jonathas Costa a5243cf4d1 Added luminosity/size and slum controls by datavar in plane clouds. 2017-10-11 14:51:26 -04:00
Alexander Bock d97cfbe829 Change ImGUI look and feel
Add Arimo font to be used in UI
2017-10-11 10:54:19 -04:00
Alexander Bock 5ccc200258 Fix loading of RGB screenspace images 2017-10-11 09:13:20 -04:00
Alexander Bock 06550ea42f Add support for OpenGL 4.6
Compile fix in rawvolumewriter
2017-10-11 09:05:10 -04:00
Jonathas Costa 07cdbb6d59 Added Milkyway transition. 2017-10-10 17:42:31 -04:00
Jonathas Costa d67a89a6ed Fixed alignment problem in AMNH dome. Added dedbug code for testing the fix on the dome. 2017-10-10 15:24:50 -04:00
Alexander Bock aa969795cc Factor ScreenSpaceImage into separate classes for local loading and online download (closes #296) 2017-10-10 14:16:55 -04:00
Alexander Bock 45d5676177 Minor compile fixes 2017-10-10 11:27:29 -04:00
Oskar Carlbaum 1a00d8a34f Add default colortable to data folder 2017-10-09 23:58:32 +02:00
Oskar Carlbaum bb43dace32 Cleanup minor things 2017-10-09 23:46:20 +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 bf83073120 Add general helper functions for Kameleon 2017-10-09 22:55:29 +02:00
Oskar Carlbaum 3f756016e7 Ensure no extraQuantity-dependent properties are added when there are no extraQuantities 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 caa98a4a62 Move stringToModel function to utils/commons.cpp 2017-10-09 22:55:29 +02:00
Oskar Carlbaum c4c576eaa2 Load states from JSON into RAM and save to osfls if output folder is specified 2017-10-09 22:55:29 +02:00
Oskar Carlbaum 0bb118b4cc Save state to JSON when input is .osfls and an output folder is specified in the lua-modfile 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 d9268593ce Add functionality for saving states to the OSFLS format 2017-10-09 22:55:28 +02:00
Oskar Carlbaum 84a511a1fc Add functionality for reading field line states from JSON files 2017-10-09 22:55:28 +02:00
Oskar Carlbaum bfe0cfd770 Implement functionality for saving field line states to a JSON format 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