Commit Graph

9071 Commits

Author SHA1 Message Date
Malin Ejdbo 4d323c85de Style Horizons log 2022-01-26 11:03:17 +01:00
Malin Ejdbo 63564d491f Add log to the side of horizons dialog 2022-01-25 16:00:08 +01:00
Malin Ejdbo 7f9ce5df76 Add more error handling 2022-01-24 13:38:37 +01:00
Malin Ejdbo 7f7f12d2e0 Improve GUI design 2022-01-21 14:16:24 +01:00
Malin Ejdbo 10ebd3c3f0 Update to use the json output instead of the batch version 2022-01-19 15:19:52 +01:00
Malin Ejdbo f3cb3bc0ba Generalize parsing of matches 2022-01-17 18:29:04 +01:00
Malin Ejdbo 1d17c63905 Merge branch 'master' into feature/horizons-framework 2022-01-17 17:07:40 +01:00
Malin Ejdbo f65d1655b8 Make sure not to overwrite existing file 2022-01-17 15:57:18 +01:00
Malin Ejdbo 9c43bc35e5 Trim the parsed matches 2022-01-17 14:37:47 +01:00
Malin Ejdbo bfe77a7385 Validate fields before sending a request 2022-01-17 13:39:12 +01:00
Alexander Bock 2ed8113047 Fixing the Folder based TemporalTileProvider 2022-01-17 11:27:30 +01:00
Malin Ejdbo 448b0da6c6 Do not support observer stations 2022-01-17 10:59:34 +01:00
Malin Ejdbo 988a8728f2 Clean up 2022-01-17 09:22:31 +01:00
Alexander Bock 111397979b Merge pull request #1800 from OpenSpace/feature/tileproviders
Feature/tileproviders
2022-01-14 12:03:52 +01:00
Alexander Bock ba16dfccad Add and apply an explicit mode parameter 2022-01-14 12:02:51 +01:00
Malin E fd7ea608c8 Merge branch 'master' into feature/horizons-framework 2022-01-13 09:35:52 +01:00
Malin E 4d546051d9 Add stringstream library 2022-01-13 09:33:01 +01:00
Emma Broman 7c3d6b4c4d Change how moveLayer works slightly, so it is easier to use in a GUI implementation
* "newPosition" is now considered to be the item's new position (index) in the list
* also update the documentation a little
2022-01-12 09:39:12 +01:00
Alexander Bock 2222d3d9e0 Update SGCT to enable taking screenshots of individual windows 2022-01-07 12:00:00 +01:00
Alexander Bock c78ff28109 Update submodules, fix formatting for units 2022-01-05 17:06:47 +01:00
Alexander Bock cf664cd749 Hotfix to make the Sloan Digital Sky Survey work again 2022-01-02 15:02:37 +01:00
Alexander Bock 6673791b05 Shorten the configuration extraction 2022-01-02 14:02:39 +01:00
Alexander Bock 21df9066e1 Make use of the new map feature in codegen (#1801) 2022-01-02 13:36:41 +01:00
Alexander Bock 0290bec7d0 Remove empty unit test 2022-01-01 22:41:21 +01:00
Alexander Bock 88dc5e90d1 Add documentation 2022-01-01 22:39:30 +01:00
Alexander Bock 9668745860 Cleanup 2022-01-01 22:25:56 +01:00
Alexander Bock 468eb887db Support interpolation in Folder mode 2022-01-01 22:11:12 +01:00
Alexander Bock 1a4e0d2c88 Some more cleanup 2022-01-01 20:59:01 +01:00
Alexander Bock 9c7d01dcfb More cleanup 2022-01-01 14:57:49 +01:00
Alexander Bock d4bd58600d Some more cleanup 2022-01-01 13:22:54 +01:00
Alexander Bock 550faec8fb Fix example, don't store DefaultTileProvider as unique_ptrs 2022-01-01 13:07:15 +01:00
Alexander Bock 2d341a875d Happy local new year 2022-01-01 12:35:36 +01:00
Alexander Bock cdac4942b6 Merge branch 'master' into feature/tileproviders
# Conflicts:
#	ext/ghoul
#	modules/globebrowsing/src/tileprovider.cpp
#	modules/globebrowsing/src/tileprovider.h
2022-01-01 12:34:42 +01:00
Alexander Bock d7d279ea16 Happy new year 2022-01-01 12:32:55 +01:00
Alexander Bock 60b2f1b78b Make use of the new temporal tile provider type 2022-01-01 11:41:59 +01:00
Alexander Bock e2ea30ac1c First version of providing a folder-based temporal tileprovider 2021-12-31 20:12:25 +01:00
Alexander Bock 7e62f7af1d Turn the color map into a 1D texture 2021-12-31 18:02:53 +01:00
Alexander Bock e97ce70107 Bring the example back to life 2021-12-31 16:04:23 +01:00
Alexander Bock 90dbb6a01f Rename Generative to Prototyped; Remove restriction on date format 2021-12-31 15:01:38 +01:00
Alexander Bock d81644ecc5 Move temporal information from the XML file format into the asset file 2021-12-31 12:23:28 +01:00
Alexander Bock 0b496c32a9 TileProvider cleanup 2021-12-30 23:26:10 +01:00
Alexander Bock cd2fc3f88a Splitting tile providers back into individual files 2021-12-30 11:52:34 +01:00
Alexander Bock 4c9337a465 Fix issue when drag-dropping an image that has extra dots in the name (closes #1793) 2021-12-29 14:13:59 +01:00
Alexander Bock d8226f7c1d Moving the map service configs in with the asset files 2021-12-29 13:50:15 +01:00
Alexander Bock 064a483b81 Cleanup and unifying coding style for asset files 2021-12-28 23:40:09 +01:00
Alexander Bock 8b4de949dc Correctly report issue if a required asset is not available; Fix issue loading a colormap for the gaia stars 2021-12-28 23:39:33 +01:00
Alexander Bock fdd995ba01 No longer require the filenames from a synced resource to start with a / 2021-12-28 00:10:01 +01:00
Alexander Bock 1245a9f9fa Remove some unnecessary state from TemporalTileProvider and return value from update functions 2021-12-27 22:16:42 +01:00
Alexander Bock 7cf5c37474 Image sequence tileprovider (#1798)
* Fix for rendering DoublePropertys in ImGui
* Adding an ImageSequenceTileProvider that loads a folder of images and makes them available through a user-selectable index
2021-12-27 18:58:05 +01:00
Alexander Bock 76b9c7587b Adapt to explicit specifcation of texture size (#1794)
* Adapt to explicit specifcation of texture size
2021-12-26 19:19:04 +01:00