Alexander Bock
d9f874472e
Add comment informing the user of not using single backslashes in paths
2018-02-08 10:19:53 -05:00
Alexander Bock
3c284fc908
Set the follow focus node rotation distance for the NewHorizons scene to 20 times the planet's radius ( closes #480 )
2018-02-07 17:47:24 -05:00
Alexander Bock
ebe1159f00
WMS file cleanup
2018-02-05 17:37:13 -05:00
Emil Axelsson
d21654f8d5
Add comment about requiring globes when adding datasets
2018-01-11 09:41:39 +01:00
Emil Axelsson
2758b35dec
Feature/mipmapping ( #454 )
...
* Enable mipmapping for textures where it was previously disabled
* Fix mipmapping for renderable projections
2018-01-09 17:52:34 +01:00
Emil Axelsson
a0218dcbbd
Add request timeouts for all wms datasets ( #456 )
2018-01-09 16:42:41 +01:00
Alexander Bock
7789f7d612
Add spherical grids to digital universe
2018-01-09 09:45:44 -05:00
Emil Axelsson
1e89038517
Add request timeout for liu WMS servers
2018-01-09 10:54:33 +01:00
Alexander Bock
1867d07fc1
Update H2 regions to new dataset
2018-01-08 21:59:22 -05:00
Alexander Bock
edc250deb8
Cleanup core script extensions
...
Cleanup default scripts
2017-12-31 23:26:38 -05:00
Alexander Bock
51551bc291
Move VRT specification into separate customization asset
...
Reenable customization scripts
Remove warning from HTTPRequest class
2017-12-31 22:13:55 -05:00
Alexander Bock
8ea5837f00
Various updates and fixes to scene and assets
2017-12-31 17:26:46 -05:00
Alexander Bock
e4875dd8d6
Remove scene folder
2017-12-30 00:15:51 +01:00
Alexander Bock
2d2bd4518f
Update default values for some DU assets
2017-12-29 20:25:12 +01:00
Alexander Bock
1ddde4b6e1
Merge commit 'a9661f681e115ebed096f5d25343dc99aad0f33f' into feature/data-management
...
# Conflicts:
# data/scene/default.scene
# data/scene/digitaluniverse/abell/abell.mod
# data/scene/digitaluniverse/backgroundradiation/backgroundradiation.mod
# data/scene/digitaluniverse/constellations/constellations.mod
# data/scene/digitaluniverse/grids/grids.mod
# data/scene/digitaluniverse/quasars/quasars.mod
# data/scene/digitaluniverse/sloandss/sloandss.mod
# data/scene/digitaluniverse/tully/tully.data
# data/scene/digitaluniverse/tully/tully.mod
# data/scene/earth/earth.mod
# data/scene/grids/grids.mod
# data/scene/mars/mars.mod
# data/scene/milkyway/digitaluniverse/digitaluniverse.mod
# data/scene/moon/moon.mod
# data/scene/satellites/tle/geo.txt
# data/scene/satellites/tle/gps-ops.txt
# data/scene/satellites/tle/stations.txt
# modules/imgui/src/renderproperties.cpp
# modules/sync/ext/libtorrent
# openspace.cfg
# src/rendering/renderengine.cpp
2017-12-27 19:39:40 +01:00
Alexander Bock
59916bc0c1
Renaming path tokens
...
- ${BASE_PATH} -> ${BASE}
- ${OPENSPACE_DATA} -> ${DATA}
- Make use of new token ${WEB}
Enable Phobos and Deimos on default
Remove unused cdflist file
2017-12-26 20:49:17 +01:00
Alexander Bock
339c45a7f6
Add specialized TaskRunner application "Sync" that only synchronizes all scenes in the asset folder
...
Replace TaskRoot in openspace.cfg with ${TASK} in Taskrunner
Remove Launcher
2017-12-26 20:13:23 +01:00
Alexander Bock
fb8114f5fc
Cleanup of Earth, Moon, and Mars WMS configuration files
2017-12-26 19:45:33 +01:00
Alexander Bock
5fc297cdcf
Add Phobos and Deimos
2017-12-26 18:19:15 +01:00
Alexander Bock
dd689b6ac1
Fix size of the logo on the loading screen
...
Reduce the font size on the loading screen
Add moons to Neptune and Uranus
Fix specification of Mercury
2017-12-26 17:20:06 +01:00
Alexander Bock
28750b3926
Add Saturn minor moons
2017-12-26 12:16:09 +01:00
Alexander Bock
fef18e549d
Exchange old jup260 kernel for updated jup310 and 341
...
Add asset files for Jupiter's minor moons
2017-12-26 10:53:15 +01:00
Alexander Bock
08ba7fada5
Fix Gui paths for Voyager 1 and Voyager 2
2017-12-25 10:29:18 +01:00
Alexander Bock
fad87fc4e9
Add old Pluto image to the selection of textures
...
Have newhorizons.asset require all child assets to ensure initialization
2017-12-25 09:31:25 +01:00
Alexander Bock
d749c43a54
Enable multiple directories for image sequence
...
Set correct maximum text size values for Exoplanets and Starlabels
Fix Rosetta scene and rendering on MacOS
Add Voyager scene
2017-12-25 09:09:19 +01:00
Alexander Bock
7920c97767
Fix the map configurations for Mars
...
Include hotfix for limiting the number of concurrent downloads
2017-12-24 18:23:18 +01:00
Alexander Bock
c7c4f01f26
Make SyncTask work with globebrowsing scripts
...
Add additional error information to http request
2017-12-24 01:45:22 +01:00
Alexander Bock
e74801b490
Enable RenderablePlanetProjection to have a selection of possible targets and change and hotload them at runtime
...
Makke RenderablePlanetProjection work if no base texture is loaded
2017-12-23 20:24:19 +01:00
Alexander Bock
32534e43c7
Specify New Horizons location relative to Pluto rather than SSB
2017-12-23 17:38:54 +01:00
Alexander Bock
0149162fbe
Move deinitialization of Assets from OpenSpaceEngine::destroy into OpenSpaceEngine::deinitialize as some of its components might be needed in the asset's deinitialization (like MissionManager)
...
Add function to unload Mission file
2017-12-23 17:32:28 +01:00
Alexander Bock
310bdf6be9
Completed conversion of of scene/mod files
2017-12-23 16:39:27 +01:00
Alexander Bock
4b65e20570
Support loading of .asset and .scene files
...
Fix hardcoded paths to placeholder image add placeholder image to repository
Disable launcher in SyncWidget to keep it compiling until deletion
2017-12-23 08:08:12 +01:00
Jonathas Costa
3ea918b818
Multiples fixes and added max text size for grids.
2017-12-19 17:49:30 -05:00
Jonathas Costa
1c72561bff
Fixes introduced.
2017-12-19 12:56:09 -05:00
Emil Axelsson
0584f42e64
Remove old scene helper
2017-12-19 13:09:36 +01:00
Emil Axelsson
a90050de8f
Remove old milkyway asset
2017-12-19 13:06:02 +01:00
Emil Axelsson
f5b650948e
Add missing files
2017-12-19 12:08:32 +01:00
Emil Axelsson
7e6660716b
Remove old scene files
2017-12-19 12:05:14 +01:00
Emil Axelsson
09182c9274
Cleanup code
2017-12-19 11:48:30 +01:00
Alexander Bock
db668b5342
Some changes to PR #432
2017-12-18 16:25:02 -05:00
Emil Axelsson
ab52504ec8
Restructure asset files
2017-12-18 18:55:12 +01:00
Jonathas Costa
5ad7fa94f3
Merge branch 'master' into feature/NewAtmosphere
2017-12-18 12:21:08 -05:00
Alexander Bock
0b0ad54028
Reenable digital universe on default
...
Fix refresh rate setting in configuration_helper
2017-12-18 11:58:22 -05:00
Emil Axelsson
d4278f9adc
Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/data-management
2017-12-17 18:30:00 +01:00
Emil Axelsson
603078af53
Add sync task
2017-12-15 13:28:24 +01:00
Jonathas Costa
eead4b7f25
Merged master into NewAtmosphere.
2017-12-14 15:55:27 -05:00
Alexander Bock
23a446cb2c
Update Ghoul repository
...
Adapt to changes that absPath is not called automatically as often anymore
Remove atmosphereearth.scene
2017-12-13 21:55:29 -05:00
Alexander Bock
167222c814
Feature/dashboard ( #431 )
...
Merging Dashboard branch that introduces the Dashboard, DashboardItem and moves most of the screen rendering code into a component-based layout that can also be displayed as a screenspace renderable
* Add Onscreen Dashboard
* Add Dashboard class
* Add DashboardItem classes and subclasses
* Added font and fontsize customization to dashboarditems
* Add default dashboard specifications to all scenes
* Add tests.scene to test dashboard items
* Add configuration options to DashboardItemDistance
* Fix distance conversion to correctly use singular or plural values
* Make DashboardItems unique when adding them to a dashboard
* Correctly position test with different font sizes
* Add Dashboard Item that enables spacing between other items
* Add performance measurement to dashboard rendering
* Add method to DashboardItemDistance that computes distance to surface
* Add DashboardItemAngle that computes and prints the angle between three objects
* Add DashboardItemInstruments that shows the instruments on New Horizons
* Add ability to OpenSpaceModules to return a list of Luascripts defined by child objects
* Make it possible for ScreenSpaceDashboard to work with its own dashboard or the main one
2017-12-13 17:11:54 -05:00
Jonathas Costa
4c0f0333af
New Fade-in controlled range for planes cloud.
2017-12-12 16:47:47 -05:00
Jonathas Costa
6109b0c031
New Fade-in controlled range.
2017-12-12 16:20:20 -05:00