Alexander Bock
baa73f2af1
Partial compile fix for Jenkins
2018-02-12 08:52:16 -05:00
Alexander Bock
2cd16e54b1
Replace initialize list of LuaLibrary with explicit instantiation ( closes #477 )
2018-02-09 13:15:21 -05:00
Alexander Bock
4f9085b9c6
Small fixes to GuiSpaceTimeComponent
2018-02-08 17:53:11 -05:00
Alexander Bock
cd33ec06c9
Cleanup of distance and time conversion classes, Modifies GuiSpaceTimeComponent
...
Changed previous slider into text field + dropbox
Added acceleration slider
Added shuffle slider (closes #479 )
2018-02-08 17:42:22 -05:00
Alexander Bock
d5f158ad0b
Add the ability to DashboardItemSimulationIncrement and DashboardItemDistance to specify fixed unit
2018-02-08 12:18:38 -05:00
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
7f6f04df5b
Update Kameleon submodule
2018-02-08 09:54:38 -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
ecee6c8d1b
Add properties to toggle simplification in Simulation Time and distance dashboard items ( closes #461 )
2018-02-07 17:15:17 -05:00
Alexander Bock
03789cd307
Add button to refocus camera on object
...
closes #465
2018-02-07 16:47:31 -05:00
Alexander Bock
4a9142cef7
Change "Now" to "Today" in TemporalTileProvider ( closes #495 )
2018-02-07 15:52:08 -05:00
Alexander Bock
1bd1b18301
Merge pull request #493 from OpenSpace/issue/488
...
Update sgct repository
2018-02-06 11:50:44 -05:00
Alexander Bock
e82aa286d8
Merge pull request #492 from OpenSpace/issue/485
...
Enable closing of filepath window using the ImGUI controls (closes #485 )
2018-02-06 11:50:27 -05:00
Alexander Bock
a44da75448
Merge pull request #490 from OpenSpace/issue/478
...
Add global timeout of 3 seconds to GDAL request
2018-02-06 11:49:26 -05:00
Alexander Bock
d26030b237
Merge pull request #491 from OpenSpace/issue/483
...
Update Ghoul repository (closes #483 )
2018-02-06 11:46:25 -05:00
Alexander Bock
8551d6799e
Update Ghoul repository ( closes #483 )
...
Do not let exception leak out of OpenSpaceEngine::create method
Add double dash to long name commandline arguments
2018-02-06 11:34:42 -05:00
Alexander Bock
02bb5e68b6
Add global timeout of 3 seconds to GDAL request
...
Remove duplicate opening of GDAL datasets on failure (closes #478 )
2018-02-06 11:03:35 -05:00
Alexander Bock
7b611abfe0
Enable closing of filepath window using the ImGUI controls ( closes #485 )
2018-02-06 10:25:29 -05:00
Alexander Bock
f7a3fa9ebf
Update sgct repository
...
Make use of new sync parametrization to disable messages and set waitout time to 15 minutes (closes #488 )
2018-02-06 10:10:42 -05:00
Alexander Bock
ccce1bcacb
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
2018-02-06 08:43:21 -05:00
Emil Axelsson
7db0b89da2
Remove deleted files from CMakeLists
2018-02-06 09:38:27 +01:00
Alexander Bock
ebe1159f00
WMS file cleanup
2018-02-05 17:37:13 -05:00
Alexander Bock
13cbc3895a
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
2018-02-05 17:00:05 -05:00
Jonathas Costa
65abb03e06
Removed unused code in RenderablePlanesCloud and changed gPosition for planes.
2018-02-05 15:58:57 -05:00
Alexander Bock
c57fc0d473
Minor coding style fixes
2018-02-05 15:58:20 -05:00
Jonathas Costa
c320abb1bd
Removed unused shaders files.
2018-02-05 15:13:52 -05:00
Jonathas Costa
9667b6eac5
Removed unused uniforms and renamed shader files.
2018-02-05 15:13:34 -05:00
Jonathas Costa
dfdc906c58
Temporarily disabled scaleFactor for meshes.
2018-02-05 14:51:58 -05:00
Emil Axelsson
8cc5250df8
Automatically compute reasonable aspect ratio ( #457 )
...
Automatically compute reasonable aspect ratio in sgct lua helper
2018-01-26 11:07:22 +01:00
Emil Axelsson
d569b8235e
Fix height mapping bugs in renderable planet
2018-01-16 17:07:45 +01:00
codingInSpace
f9d4290af1
Set a flat qualifier in nOneStripMSAA vert shader to match frag shader
2018-01-15 11:35:16 +01:00
codingInSpace
7efd8dd603
Update sub module ref to the libtorrent fork
2018-01-15 10:55:40 +01:00
Emil Axelsson
32e8f99af4
Update OpenSpace application icon
2018-01-12 23:22:52 +01:00
Emil Axelsson
001dea3a62
Add resource synchronization percentage to loading screen
2018-01-11 09:41:39 +01:00
Emil Axelsson
d21654f8d5
Add comment about requiring globes when adding datasets
2018-01-11 09:41:39 +01:00
Alexander Bock
34eb8dc359
Merge branch 'feature/wms-timeout'
2018-01-10 11:24:53 -05:00
Alexander Bock
7c7bdbbd7e
Add 5s timeout to Lua-generated GDAL files
2018-01-10 11:24:18 -05:00
Emil Axelsson
b9d073e505
Thread safety for torrent client
2018-01-10 09:26:32 +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
759faa0df9
Add request timeouts for all wms datasets
2018-01-09 13:07:42 +01:00
Emil Axelsson
1e89038517
Add request timeout for liu WMS servers
2018-01-09 10:54:33 +01:00
Emil Axelsson
bc10159200
Merge branch 'master' of github.com:OpenSpace/OpenSpace
2018-01-09 10:32:50 +01:00
Emil Axelsson
1787a44821
Fix bug introduced by setting different blend modes for individual render targets
2018-01-09 10:32:27 +01:00
Alexander Bock
1867d07fc1
Update H2 regions to new dataset
2018-01-08 21:59:22 -05:00
Emil Axelsson
4c2f72226f
Performance Optimizations ( #450 )
...
* Make derived transform classes less involved in simulation state
* Add performance measurements in openspaceengine
* Avoid redundant transformation lookups
* Fix bug causing redundant calls to GPULayerManager::bind
* Move water reflectance to alpha component of normal buffer. Remove otherData buffer.
2018-01-08 09:43:41 +01:00
Alexander Bock
237affa80d
Enable atmosphere on default
...
Add try/catch around CacheManager creation to catch potential Exceptions when directories are created
2018-01-04 16:52:37 -05:00
Emil Axelsson
1826218c9d
Update Ghoul version
2018-01-04 13:48:15 +01:00
Mike Caprio
dcc6f804d5
Update README.md
...
Minor change to fix link to MacOS compile guide
2018-01-02 23:54:17 -05:00