Commit Graph

6936 Commits

Author SHA1 Message Date
Emma Broman
39151bda2e Minor refactor 2020-03-30 14:41:36 +02:00
Emma Broman
76de04d1d7 Make PathSegment responsible for path traversal 2020-03-30 14:24:45 +02:00
Emma Broman
82ec3634f6 Sunc fork with upstream master 2020-03-27 10:46:53 +01:00
Mikael Pettersson
fa5bbc5a44 Added keymodifiers to touch event handling 2020-03-25 09:52:16 +01:00
Mikael Pettersson
3210dfd315 Made these changes only apply on Win32 builds 2020-03-25 09:52:16 +01:00
Mikael Pettersson
c9b5ffd021 Changed webbrowser to use cef touch events
rather than injected mouse events.
2020-03-25 09:52:16 +01:00
liuloppan
4753d562f1 Merge pull request #1109 from OpenSpace/feature/custom-distance-labels
Added a way to customize renderable distance labels unit
2020-03-12 10:29:55 -04:00
liuloppan
12d4252a76 Merge pull request #1090 from OpenSpace/feature/linear-flight-factor
Exposing Linear Flight Factor as Property
2020-03-12 10:29:20 -04:00
Emma Broman
3b0312e168 reorder includes 2020-03-10 16:12:53 -04:00
Emma Broman
9ed740f57d Adapt to code standard 2020-03-10 15:53:03 -04:00
Emma Broman
103679c6f1 remove test log 2020-03-10 15:09:09 -04:00
Emma Broman
1524a207f7 store the valid bounding sphere once computed 2020-03-10 15:08:51 -04:00
Emma Broman
ed47272e8e Replace CameraState with a Waypoint and CameraPose struct 2020-03-10 11:07:03 -04:00
Emma Broman
24e29955a3 refactor 2020-03-09 17:52:00 -04:00
Emma Broman
edaf37b260 Early out if simulation not paused. Also, temporary pause on play, for testing 2020-03-09 13:52:23 -04:00
Gene Payne
754a7735f9 Issue/1097 (#1098)
* Added pre-2000 date tests to globebrowsing timequantizer

* Merge with latest master

* Added checks to enforce 0.0 - 360.0 range on angles in JPL Horizons data
2020-03-09 10:43:25 -06:00
Emma Broman
a38aa3ff8e Make that we always reach the target (u = 1.0) 2020-03-06 16:54:21 -05:00
Emma Broman
3a38792f67 consistent types 2020-03-06 11:52:16 -05:00
stefanseibert
c46beadcf9 style change 2020-03-06 10:49:31 +01:00
stefanseibert
38d0f46ca6 Added a way to customize renderable distance labels unit 2020-03-06 10:49:20 +01:00
Alexander Bock
11775e73f5 Merge pull request #1106 from PTrottier/patch-1
(Closes #1105) Fix 404s in compiling instructions
2020-03-06 09:21:09 +01:00
Lingis
db51a51a5e LookAt orientation interpolator option added, for debug 2020-03-04 16:32:33 -05:00
PTrottier
bc1af5e210 Fix 404s in compiling instructions
Add the docs in the path.
2020-03-02 19:08:22 -05:00
Emma Broman
4c9874c8d3 Some cleanup 2020-02-27 14:00:37 -05:00
Emma Broman
d704c95ca0 Move rotation logic into its own class 2020-02-27 13:30:39 -05:00
Emma Broman
d606a569bc minor refactor 2020-02-27 10:48:44 -05:00
Emma Broman
aa0ae9bc73 rename function valueAt to positionAt 2020-02-27 10:07:51 -05:00
Emma Broman
384d904e52 Include the ISS in our test scene 2020-02-27 10:04:39 -05:00
Emma Broman
9c65138d73 Bug fix: No longer use reference for current path segment, since its value is set later in the code 2020-02-26 13:17:56 -05:00
Emma Broman
607404d996 Simplify test scene so it only contains our keybinding as extra 2020-02-26 11:16:19 -05:00
Emma Broman
0db62b740c Simplify curve type handling using properties (Temporary solution) 2020-02-26 10:52:37 -05:00
Emma Broman
6ec519b0ca Make minimal allowed bounding sphere a property 2020-02-26 09:49:17 -05:00
Emma Broman
cee455f649 Avoid errors for targets without bounding spheres 2020-02-26 09:00:36 -05:00
Emma Broman
3f5123ffb6 Epsilon variable for double comparsons 2020-02-25 17:02:24 -05:00
Emma Broman
01820349b0 Reslve merge conflict when syncing with master 2020-02-25 14:54:16 -05:00
Emma Broman
50d7bdafcf minor cleanup 2020-02-25 10:35:48 -05:00
Emma Broman
b15689cd50 Make sure that the anchor node is always updated 2020-02-24 08:49:29 -05:00
Jonathas Costa
d0c9716872 Allowing OS to start even if the ring shader doesn't compile. 2020-02-21 11:36:06 -05:00
Gene Payne
daf9b66328 Issue/timequantizertest (#1092)
* Added pre-2000 date tests to globebrowsing timequantizer
* Merge with latest master
2020-02-19 14:22:42 -07:00
Stefan Seibert
e94a08f866 Added min and max 2020-02-18 10:59:36 +01:00
Stefan Seibert
6f63da86b4 Exposed linear flight factor as property 2020-02-18 10:59:29 +01:00
Emma Broman
ff419371fa Remove a non-used function 2020-02-17 15:02:43 -05:00
Emma Broman
3282f08ae6 remove extra blank line 2020-02-17 13:56:15 -05:00
Emma Broman
45309a8996 Clean up helperfunctions a bit 2020-02-17 13:28:28 -05:00
Emma Broman
6fc12fd2c7 Compute length for other curve types 2020-02-17 12:53:59 -05:00
Emma Broman
566b9959ec Minor refactor 2020-02-17 10:51:56 -05:00
Emma Broman
95449a633c Reset current distance along segment when clearing a path 2020-02-17 10:43:15 -05:00
Emma Broman
65cf8a79da Rename interpolation parameter to u, to reduce confusion about what is related to time 2020-02-17 10:30:36 -05:00
Micah
9c34a55e50 Update version number to 0.15.1 releases/v0.15.1 2020-02-14 16:35:06 -05:00
Micah
3b9ca3ef4e upping mercury magnetosphere sync version 2020-02-14 16:25:24 -05:00