Commit Graph

7607 Commits

Author SHA1 Message Date
Alexander Bock
8d7300a242 Add the ability to change the screenshot folder at runtime (#1172) 2020-11-16 14:22:56 +01:00
Alexander Bock
73d920d40d Make the linear speed dependent on the current framerate (closes #1369) 2020-11-16 14:00:18 +01:00
Alexander Bock
6c088a5609 Handle it gracefully if one of hte required folders for the launcher does not exist or when trying to launch OpenSpace with an empty profile (closes #1377) 2020-11-16 13:47:42 +01:00
Alexander Bock
88f546ca7d Add property to disable joystickinput
Set that property to false by default to disable stray joystick input (closes #1370)
2020-11-16 11:36:16 +01:00
Alexander Bock
8d6fc92cbc Correctly set the height of the LuaConsole (closes #1375) 2020-11-16 11:02:43 +01:00
Alexander Bock
ef081d27aa Try to get the location of the sync folder from the OPENSPACE_SYNC environment variable first, before using the ${BASE}/sync
Update SGCT repository
2020-11-16 10:43:08 +01:00
Alexander Bock
b4951d6607 Add some rudimentary soft FPS cap 2020-11-13 17:12:12 +01:00
Alexander Bock
997c65f729 Update kameleon repository 2020-11-12 23:02:18 +01:00
Jonathas Costa
8ad757263f Added initial position (far away) in the g-Buffer position. (#1360)
* Added initial position (far away) in the g-Buffer position.
* Fixed bug with Sun's star and atmosphere.
2020-11-12 22:10:01 +01:00
Malin E
af5ea6ad3a Merge pull request #1368 from OpenSpace/issue/1185
Issue/1185
2020-11-05 09:49:30 +01:00
Micah
a673ed9fbf fix to grids asset; issue/1371 2020-11-04 18:55:49 -05:00
Malin Ejdbo
33191aafcb More cleanup 2020-11-04 14:18:21 +01:00
Mikael Pettersson
9fa01165de Added Lowlevel mouse filtering in touch module (#1365)
- This disables windows "injected" mouse events, which stem from touch
- Only attaches if we are not debugging, as this is a global listener
  and would stall the OS if we put a breakpoint with touch module
- note that this means that debugging behaviour is different with touch enabled
2020-11-04 13:28:50 +01:00
Jonathas Costa
3fbefa5324 Feature/orion changes (#1359)
* Changed RenderableModel to allow user-control depth and blending.
* Updated RenderableModel to correctly handle the Orion Nebula model.
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2020-11-04 13:11:25 +01:00
Jonathas Costa
db4f16f75f Issue/1223 (#1358) 2020-11-04 12:59:42 +01:00
Malin Ejdbo
b5df4fcb37 General cleanup 2020-11-04 08:35:02 +01:00
Malin Ejdbo
fd16d67405 Merge branch 'master' into issue/1185
* Update to master
2020-10-28 16:23:40 +01:00
Micah Acinapura
cc7c0092a3 Feature/meta identifier list (#1357)
Updating asset.meta.identifiers to be dictionary/list instead of string
projects/2020-vislabs-2.1
2020-10-28 14:25:34 +01:00
Micah Acinapura
d7f799da63 Load psf texture on init so its readey for rendertime (#1356) 2020-10-28 14:24:37 +01:00
Micah
b2f655ee75 fix for saturn sync issue 2020-10-26 13:32:30 -04:00
Alexander Bock
efffc25ce0 Feature/globals handling (#1352)
* Cleaner handling of global state
* Prevent Lua memory corruption (closes #982)
* Initialize glfw first thing to prevent weird joystick loading bug during startup
2020-10-21 22:30:05 +02:00
Alexander Bock
1525a0490d Update SGCT and Ghoul repositories for bug fixes 2020-10-21 22:28:58 +02:00
Emma Broman
6b563e0dbc Add forgotten return statement 2020-10-21 14:00:42 +02:00
Alexander Bock
8cf5f96392 Better handle interpolation when setting interpolation time to 0
Prevent NaNs from appearing when selecting a linear flight distance of 0 (closes #1329)
2020-10-21 00:53:12 +02:00
Alexander Bock
a93b5fdf10 No long show extra interpolation warning when a slide deck image does not exist (closes #936) 2020-10-20 23:57:10 +02:00
Alexander Bock
1eea6eedeb Prevent crash when setting a PSF texture for Stars that didn't exist (closes #1222) 2020-10-20 23:46:42 +02:00
Alexander Bock
03a29eaf2d Update cfitsio to remove the creation of an empty unistd.h file 2020-10-20 23:06:21 +02:00
Alexander Bock
9d3e181d38 Fix issue that makes swiftshader folder to appear over and over again 2020-10-20 22:54:05 +02:00
Alexander Bock
eb6e6aad5f Feature/launcher cleanup (#1350)
General cleanup of the launcher
2020-10-19 23:15:50 +02:00
Micah
5fc0a151c3 updating webgui hash 2020-10-19 16:00:12 -04:00
Micah
95393ad6c2 resetting color map for du sdss 2020-10-19 15:09:32 -04:00
Micah
92838990b2 fix for spice manager with no exceptions; fix for nh profile camera 2020-10-19 15:08:33 -04:00
Alexander Bock
41ce15a6f9 Increase the number of messages and length of messages 2020-10-19 18:59:35 +02:00
Alexander Bock
24bce8e6ab Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2020-10-19 18:34:58 +02:00
Alexander Bock
8a890534cf Use the correct buffer size in the ScreenLog (closes #1330) 2020-10-19 18:34:50 +02:00
Alexander Bock
87f10ea12d Merge pull request #1349 from OpenSpace/issue/1337
Fix for crash if screenspace image load fails
2020-10-19 17:52:36 +02:00
Alexander Bock
811a84df0f Fix issue where Wormhole server's script messages could not be decoded
Fix issue where dashboard item for parallel peer would not report line number correctly
Closes #1011
2020-10-19 17:48:16 +02:00
Alexander Bock
09e0a55efb Delete Jenkins workspace after each run to save storage space 2020-10-19 14:00:48 +02:00
GPayne
37ac1466b4 Fix for crash if screenspace image load fails 2020-10-18 14:13:27 -06:00
Alexander Bock
8e05054602 Make profile saving not crash 2020-10-18 19:00:45 +02:00
Alexander Bock
940723342d Add the ability to filter the colormap linearly in the RenderableBillboardCloud
Add a butting to the RenderableBillboardsCloud to set the color table range to the min/max value of the dataset
2020-10-18 19:00:26 +02:00
Alexander Bock
250998fede Update version to Beta-8 RC1 2020-10-18 14:10:20 +02:00
Alexander Bock
e49b8ce71e Switch order of SetPropertyValue and SetPropertyValueSingle in the Profile ui 2020-10-17 20:20:21 +02:00
Alexander Bock
0779c54a07 Provide correct error message if the ProfileName is empty
Don't include Voyager and Pioneer in the base asset as it takes too long to load
Ensure that the webgui asset can load without the dashboard
Fix scripting issue in Rosetta scene with trails
Fix issue with Dashboards that would actually render one line too far down causing trouble with multiline text
Set the render option for renderablebillboards to view direction by default as the normal mode has some issues (see #1342)
Set more sensible maximum value for RenderablePlanesCloud
Correctly show the number of significant digits in the altitude
Replace setPropertyValue with setPropertyValueSingle when clicking on the friction "buttons" on screen
Add a new script function hasProperty to check whether a property exits
2020-10-17 20:10:15 +02:00
Alexander Bock
0838973b5a Merge pull request #1339 from OpenSpace/issue/1323
Issue/1323
2020-10-17 16:59:37 +02:00
Alexander Bock
03051fdaa8 Merge pull request #1338 from OpenSpace/feature/exoplanets-improvements
Exoplanets - fixes to avoid errors when adding/removing systems
2020-10-17 16:50:39 +02:00
Alexander Bock
b246984d2d Merge pull request #1332 from OpenSpace/feature/billboard-color-range-property
Adding color range as runtime property for billboards
2020-10-17 16:48:44 +02:00
Jonathas Costa
c7f239d3dc Fixed issue 1323. 2020-10-16 16:56:51 -04:00
Emma Broman
d31b20decf Adapt disc shader to handle asymmetric uncertainty intervals 2020-10-16 17:06:13 +02:00
Jonathas Costa
e0b9951e70 OpenGL state is back to a stable state. 2020-10-16 10:27:36 -04:00