Commit Graph

5452 Commits

Author SHA1 Message Date
Alexander Bock
991f7be3de Update timeout for Jenkins build to 90 minutes 2018-02-26 20:37:51 -05:00
Alexander Bock
bc875a540f Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2018-02-25 00:31:58 -05:00
Alexander Bock
5c1a74632c Update Jenkins file to decrease latency on Jenkins builds 2018-02-25 00:30:57 -05:00
Alexander Bock
e37df9de89 Feature/unittests (#536)
* Various fixes for Unit tests
* Add regression test for #517
 * Enable better handling of OptionProperties if no options are provided
 * Fix bug that left Lua state unclean after calling vector and matrix properites fromLuaState values
 * Fixed issues where numerical properties would not serialize and deserialize correct values
 * Added unit tests for OptionProperty
 * Fix unit test crash in SpaceManager
2018-02-25 00:28:41 -05:00
Alexander Bock
7ae45a6027 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2018-02-24 14:49:30 -05:00
Alexander Bock
1193e14c14 Feature/sync cleanup (#535)
* Cleanup in Sync module
 * Correctly name mar097 asset name
2018-02-24 14:18:14 -05:00
Alexander Bock
a51c0127f8 Fix linker error if SGCT_SPOUT_SUPPORT is enabled but OPENSPACE_MODULE_SPOUT is not 2018-02-24 10:21:25 -05:00
Alexander Bock
ee7e1b9b96 Fix with asset_helper
Initial cleanup of Sync module
2018-02-24 00:46:28 -05:00
Alexander Bock
c1c6e1397c Add checks to asset_helper that check the length of passed table to registerSceneGraphNodes and registerSceneGraphNodesAndExport
Add check to procedural_globe that checks the parameters to createGlobes
Fix issues with Ganymede, Triton, and Dione
2018-02-23 22:52:22 -05:00
Alexander Bock
58f79a8851 Issue/518 (#529)
* Adding ScreenSpaceSpout object to display spout textures in screen space
 * Enable the clearing of option properties
 * Fix crash in ScreenSpaceImageLocal specification
 * Split RenderablePlane into RenderablePlaneImageLocal and RenderablePlaneImageOnline
 * Add RenderablePlane Spout
 * Rename Texture parameter in ScreenSpaceImageOnline into URL

Closes #518
2018-02-23 13:24:35 -05:00
Alexander Bock
9ad1d7e3ed Reduce default sensitivity of Orbital Navigator
Rename internal macros to reduce compiler warnings
2018-02-19 16:29:38 -05:00
Alexander Bock
a112ebcec7 Specify simplification of field of view renderables 2018-02-19 16:28:18 -05:00
Alexander Bock
f0e459d05e Add settings for ambient brightness on RenderablePlanet 2018-02-19 09:42:31 -05:00
Alexander Bock
315b125172 Various New Horizons fixes
- Make it possible to toggle labels again
 - Remove Spice calls that lead to exceptions every frame
 - Rearrange loading of Spice kernels to reduce error messages
 - Set image sequence to hybrid
 - Fix height exaggeration slider value range
 - Display "No image" for image radio buttons
 - Use correct texture clamping method to prevent polar pinch color issue with LinearMipMap
 - Add documentation to ImageSequence
2018-02-19 08:06:51 -05:00
Alexander Bock
6d76080370 Simplify script precondition argument checks 2018-02-15 17:56:12 -05:00
Alexander Bock
96a39be973 Merge pull request #508 from OpenSpace/issue/501
Issue/501
2018-02-15 10:39:56 -05:00
Alexander Bock
362d50f605 Merge remote-tracking branch 'origin/master' into issue/501 2018-02-15 10:39:25 -05:00
Alexander Bock
475a9f6937 Hide the overlay information on slave nodes 2018-02-15 10:37:49 -05:00
Alexander Bock
9848eea5ac Update Ghoul repository
Adjust OnExit to use defer instead
2018-02-14 17:16:54 -05:00
Emil Axelsson
b77b54e0f6 Clear lua stack in property_getValue 2018-02-14 17:15:35 +01:00
Alexander Bock
a65eea61a1 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace releases/v0.11.1 2018-02-13 10:39:02 -05:00
Alexander Bock
9a5ae0d950 Update version number 2018-02-13 10:38:47 -05:00
Alexander Bock
ca30c18bd2 Merge pull request #502 from OpenSpace/issue/435_2
Fixed issue 435.
2018-02-13 10:22:34 -05:00
Alexander Bock
ddb03976bc Update Ghoul repository 2018-02-12 21:42:53 -05:00
Alexander Bock
fc104c8b3d Fix compile issue with asserts 2018-02-12 16:17:51 -05:00
Alexander Bock
cddde1c307 Fix DistanceConversion 2018-02-12 15:46:36 -05:00
Alexander Bock
5fe6c89b98 Try to make Jenkins happy 2018-02-12 13:06:15 -05:00
Alexander Bock
6723cda7c9 Make use of new constexpr MissingCaseException 2018-02-12 11:36:46 -05:00
Jonathas Costa
d4e9438fd9 Fixed issue 435. 2018-02-12 11:35:32 -05:00
Alexander Bock
539c0d7554 Fixing correct C++17 specification in CMake (trying to fix #501) 2018-02-12 10:12:56 -05:00
Alexander Bock
92b88fe5b6 Merge pull request #499 from OpenSpace/feature/fix-torrent-bug
Fix asset bugs
2018-02-12 09:39:51 -05:00
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
Emil Axelsson
a85eddff4e Clean up lua stack and weak pointers 2018-02-09 16:44:34 +01: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
Emil Axelsson
471c030567 Fix torrent bug and improve stability of asset loader 2018-02-08 13:28:41 +01: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