Emil Axelsson
ad3921fda5
Remove unused postRender method for scene graph nodes and renderables
2016-12-14 14:14:53 +01:00
Alexander Bock
dbb599a5fa
Separate base module into base and space
2016-12-13 14:43:44 +01:00
Alexander Bock
2165fa7f39
Ghoul reference update
2016-12-09 23:39:31 +01:00
Alexander Bock
d139dd2d22
Clean include guards in OpenSpace core
...
Remove unused files
2016-12-09 13:54:22 +01:00
Alexander Bock
df543f0ec3
Cleanup of license headers
...
Cleanup of include guards in modules
2016-12-09 12:02:16 +01:00
Alexander Bock
80d806d62c
Remove nonfunctioning keyboard bindings
2016-12-09 10:34:11 +01:00
Alexander Bock
b3be4180de
Clean data/scene folder; remove lodesritest and restructure lodglobes folders
...
Fix various issues in mod files
Remove backslash from file paths in StringProperty
2016-12-09 10:21:17 +01:00
Alexander Bock
2a3b532745
Add display of double precision properties to ImGui
...
Do not show date text when render information is hidden
Add Utah WMS files
2016-12-09 09:04:53 +01:00
Alexander Bock
189a68dd6d
Add Utah MOLA and CTX configurations
2016-12-07 23:23:17 +01:00
Alexander Bock
8da0684ae2
More cleanup for newhorizons and globebrowsing module
2016-12-07 21:56:59 +01:00
Alexander Bock
b3db661277
Fix RenderableFoV for all missions (NewHorizons, Rosetta, OsirisRex)
...
Make the CacheManager not crash when ShadowCylinder shader is created in the same cache directory as RenderablePlanet
Remove excessive logging from TileDataset
2016-12-07 14:51:31 +01:00
Alexander Bock
2cffaa352a
Provide Mars WMS servers in the correct order
2016-12-07 08:59:11 +01:00
Alexander Bock
1a48868ae3
Add data file to lodsaturn
2016-12-06 19:03:57 +01:00
Alexander Bock
c937203dc3
Cleanup New Horizons module
2016-12-06 18:48:07 +01:00
Alexander Bock
04c6398d6a
Fix case dependent kernels in OsirisRex
...
Fix stitched trail rendering for RenderableTrailTrajectory
Adapt Lua scheduler helper scripts to new Dictionary layout
Make Spice throw exceptions on default again
Enable caching on default for CTX and MOLA data
Add NOAA rt data (commented out in LodEarth)
2016-12-06 18:47:46 +01:00
Alexander Bock
921cc59a23
Update the OpenSpace version to 0.6.0 (AGU)
...
Update Ghoul reference
2016-12-06 08:54:38 +01:00
Alexander Bock
aa496fd28c
Remove the default override of Orbital interaction mode
2016-12-06 08:43:25 +01:00
Alexander Bock
44afee3af5
Merge branch 'develop' into feature/globebrowsing
2016-12-06 08:27:07 +01:00
Alexander Bock
1d79fea969
Add potential for modules to be defines as shared libraries
2016-12-05 15:51:11 +01:00
Alexander Bock
02551fdf3b
Merge branch 'develop' of https://github.com/OpenSpace/OpenSpace into develop
2016-12-05 15:46:56 +01:00
Alexander Bock
8c2f2efcd1
Sort CMakeLists file
...
Set debugging correctly as globebrowsing dependency
Remove extra files
2016-12-05 13:35:45 +01:00
Alexander Bock
3318022a40
Jenkins compile fix
2016-12-04 14:55:21 +01:00
Alexander Bock
bf16e65077
Jenkins compile fix
2016-12-04 14:51:45 +01:00
Alexander Bock
d2bea839c8
Jenkins compile fix
2016-12-04 14:49:59 +01:00
Alexander Bock
0fa8c29af5
Jenkins compile fix
2016-12-04 14:47:36 +01:00
Alexander Bock
6c1bd2c91b
Jenkins compile fix
2016-12-04 14:42:23 +01:00
Alexander Bock
7bc48f859e
Jenkins compile fix
2016-12-04 14:20:25 +01:00
Alexander Bock
d2fa5c1011
Jenkins compile fix
2016-12-04 14:18:15 +01:00
Alexander Bock
ab6a952193
Some more code cleanup
2016-12-04 11:23:41 +01:00
Alexander Bock
dc3ded891b
Started with code cleanup of Globebrowsing
2016-12-04 10:34:25 +01:00
Alexander Bock
341bc8b105
Merge branch 'develop' into feature/globebrowsing
...
# Conflicts:
# modules/globebrowsing/chunk/chunkrenderer.cpp
# modules/globebrowsing/globes/renderableglobe.cpp
# modules/globebrowsing/globes/renderableglobe.h
2016-12-03 01:32:23 +01:00
Alexander Bock
777e6c628f
Change tabs to spaces
2016-12-03 01:21:54 +01:00
Alexander Bock
afd60683a3
Windows compile fixes
2016-12-03 01:20:53 +01:00
Alexander Bock
c515bbfd0f
Redesign the ScriptScheduler to not copy scripts on return
...
Fix earth.mod file
2016-12-03 00:51:32 +01:00
Alexander Bock
fe436748bf
Implementing Translation classes for Keplerian elements as well as two-line element formats ( #172 )
2016-12-02 15:05:49 +01:00
Alexander Bock
694cc4d6cd
Merge branch 'feature/globebrowsing' of https://github.com/OpenSpace/OpenSpace into feature/globebrowsing
2016-11-30 14:00:46 +01:00
kalbl
ddd101e1b6
Add ability to read local temporal datasets.
2016-11-30 01:01:59 +01:00
Erik Broberg
058f1460e3
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace into feature/globebrowsing
2016-11-29 13:35:30 +01:00
Erik Broberg
322c87e499
Add ability to limit num parents in chunktile seletion
2016-11-29 13:32:55 +01:00
kalbl
0df09d23ad
Add possibility to switch geographic position
2016-11-29 13:29:02 +01:00
Alexander Bock
3a12713ecc
Add lodglobes texture folders to the gitignore
2016-11-29 09:24:22 +01:00
Erik Broberg
0f4ab18876
Add TileProviderByIndex and use test for Earth
2016-11-29 01:06:45 +01:00
Erik Broberg
3eedf20eba
Add ghoul dictionary constructor to TileIndex
2016-11-29 01:05:13 +01:00
Erik Broberg
f7957255f8
Add and use TileIndex positionRelativeParent
2016-11-28 18:19:04 +01:00
Erik Broberg
e6d758a418
Move ChunkTile selection to TileProvider interface
2016-11-28 18:09:26 +01:00
Erik Broberg
fa1407f2ac
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace into feature/globebrowsing
2016-11-28 17:40:55 +01:00
Erik Broberg
14f9126df2
Add TileProviderByLevel and use for Earth
2016-11-28 17:40:47 +01:00
Alexander Bock
ee8d129da6
Update Ghoul and SGCT repository
2016-11-28 14:20:32 +01:00
Alexander Bock
af21e40074
Split up scalar, vector, and matrix properties into their own files for improved compile times
2016-11-27 01:17:38 +01:00
Alexander Bock
d4145ede0c
Enable Translation classes to signal when settings have changed substantially
...
RenderableTrail listens to those changes and recomputes the trail if Translation settings have changed
Minor GUI improvements
Remove try/catch block from SpiceRotation
Update Ghoul reference
2016-11-26 14:45:09 +01:00