Emma Broman
|
18a0a89030
|
Remove fogotten camera file (moved to another folder)
|
2021-07-14 10:22:41 +02:00 |
|
Emma Broman
|
16173d7afe
|
Merge branch 'master' into thesis/2019/camera-paths and resolve conflicts
# Conflicts:
# modules/globebrowsing/globebrowsingmodule.cpp
# modules/globebrowsing/globebrowsingmodule_lua.inl
|
2021-07-09 15:43:17 +02:00 |
|
Emma Broman
|
771aa46fcd
|
Adress review comments
|
2021-07-09 15:35:14 +02:00 |
|
Emma Broman
|
4c5f45fccb
|
Add debugging funciton to add cartesian axes for a scene graph node
|
2021-07-08 09:50:35 +02:00 |
|
Emma Broman
|
85e7c6a146
|
A few exponential slider updates
* Add exponent to RenderableTrail period and resolution
* Lower exponent of stereoscopic depth slider, to give better control
|
2021-07-07 14:29:38 +02:00 |
|
Emma Broman
|
1b3597fac4
|
Update navigation includes in touch module
|
2021-07-07 10:44:17 +02:00 |
|
Micah Acinapura
|
c35ff0e8f2
|
adapt addFocusNodes for GlobeTranslation
|
2021-07-06 23:38:36 -04:00 |
|
Emma Broman
|
d4c06951da
|
Update faulty docs and function name for getGeoPosition (#1662) (#1677)
New name: getLocalPositionFromGeo
|
2021-07-06 23:37:53 -04:00 |
|
Malin Ejdbo
|
b910282291
|
Merge branch 'master' into feature/radec-conversion
|
2021-07-05 09:38:12 +02:00 |
|
Micah Acinapura
|
a8fd08efef
|
Feature/render at distance (#1665)
Adding option to disable distance check for globes
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
|
2021-07-03 20:06:11 +02:00 |
|
Malin Ejdbo
|
bec5274ff0
|
Merge in master
|
2021-07-02 09:53:53 +02:00 |
|
Malin Ejdbo
|
dbffe34395
|
Address PR comments
|
2021-07-01 17:45:28 +02:00 |
|
Malin Ejdbo
|
21204e8367
|
Address PR comments
|
2021-07-01 17:38:28 +02:00 |
|
Malin Ejdbo
|
0d259b195c
|
Update Ra Dec conversion lua function documentation
|
2021-06-29 10:48:22 +02:00 |
|
Malin Ejdbo
|
9ef67d30c8
|
Remove redundant includes
|
2021-06-29 10:42:12 +02:00 |
|
Malin Ejdbo
|
7aafe39583
|
Add base texture or color to ModelProjection
|
2021-06-28 15:28:08 +02:00 |
|
Malin Ejdbo
|
2c47735757
|
Merge branch 'master' into feature/radec-conversion
|
2021-06-28 12:13:58 +02:00 |
|
Malin Ejdbo
|
d5a12f813e
|
Enable both strings and numbers to lua ra dec conversion function
|
2021-06-28 12:05:21 +02:00 |
|
Malin Ejdbo
|
cd7bd0fc4b
|
Move ra dec conversion lua function to the space module
|
2021-06-28 09:20:27 +02:00 |
|
Emma Broman
|
44080b2f94
|
On second though, use a slightly lower exponent...
|
2021-06-24 14:05:38 +02:00 |
|
Emma Broman
|
d2a4d3201b
|
Add exponent to GlobeTranslation altitude slider
|
2021-06-24 13:55:25 +02:00 |
|
Emma Broman
|
3d4c83cd9a
|
Prevent NaN values in StaticTranslation by limiting min and max size
Also disable exponential slider for now, as they are not working well with this kind of range
|
2021-06-24 13:51:22 +02:00 |
|
Emma Broman
|
8063b54fb8
|
Merge branch 'master' into thesis/2019/camera-paths
# Conflicts:
# src/navigation/navigationhandler.cpp
|
2021-06-23 16:31:14 +02:00 |
|
Emma Broman
|
6c9840121f
|
Remove old autonavigation module files
|
2021-06-23 15:16:08 +02:00 |
|
Emma Broman
|
4ae70283a7
|
Add path rendering code to debugging module
|
2021-06-23 15:07:42 +02:00 |
|
Emma Broman
|
a247f9d1b3
|
Move geo path creation to globebrowsing module
|
2021-06-23 15:07:05 +02:00 |
|
Emma Broman
|
77bdfaefd6
|
Move camera path code into core and refactor navigation code a bit
|
2021-06-23 09:12:36 +02:00 |
|
Alexander Bock
|
bf34c3a016
|
Add the ability to RenderableFOV to always draw the field of view frustum
|
2021-06-23 00:40:22 +02:00 |
|
Emma Broman
|
6c50b2a134
|
Supertiny cleanup (line width)
|
2021-06-21 13:28:08 +02:00 |
|
Emma Broman
|
c2a7fab3e1
|
Prepare for removing module by moving its properties
|
2021-06-21 13:23:38 +02:00 |
|
Emma Broman
|
933580e08c
|
Use the parameter passed to the function for speed
|
2021-06-21 13:23:09 +02:00 |
|
Emma Broman
|
f36b0f2869
|
rename autonavigation -> pathnavigation
|
2021-06-21 13:05:51 +02:00 |
|
Emma Broman
|
91e116bc46
|
Refactor path instruction class
|
2021-06-21 12:54:58 +02:00 |
|
Emma Broman
|
37483c689e
|
Remove unused speed files from solution
|
2021-06-18 15:25:18 +02:00 |
|
Alexander Bock
|
227a6607cc
|
Extend the skirts in local rendering again as cracks started to appear in globes (#closes 1647)
|
2021-06-18 14:50:23 +02:00 |
|
Alexander Bock
|
a69b636dea
|
Global sweep to cleanup the handling of floating point numbers and glm default initialization
|
2021-06-16 23:09:49 +02:00 |
|
Malin E
|
7fbaccc91a
|
Merge pull request #1638 from OpenSpace/issue/1626
issue/1626
|
2021-06-15 15:19:46 +02:00 |
|
Emma Broman
|
ef180eced3
|
Replace speed functions with distance based speed
|
2021-06-15 14:58:19 +02:00 |
|
Emma Broman
|
10b311ba64
|
Remove some TODO comments
|
2021-06-15 08:36:57 +02:00 |
|
Alexander Bock
|
3272bc4ebc
|
Fix issue with compiling on Debug
|
2021-06-14 15:34:29 +02:00 |
|
Emma Broman
|
47aa7a64ae
|
Improve ZoomOutOverview curve's "zoom out direction"
|
2021-06-14 14:50:09 +02:00 |
|
Emma Broman
|
dcebdd4806
|
Small tidying
|
2021-06-14 14:48:25 +02:00 |
|
Malin Ejdbo
|
573ebe5ed5
|
Add boundingSphere for RenderablePrism
|
2021-06-11 09:39:32 +02:00 |
|
Malin Ejdbo
|
cb0cd207a5
|
Merge branch 'master' into issue/1626
|
2021-06-11 08:47:28 +02:00 |
|
Malin Ejdbo
|
4dce07032a
|
Fix some small issues
|
2021-06-11 08:45:38 +02:00 |
|
Emma Broman
|
498ba2459a
|
Only support CatmullRom splines
|
2021-06-10 15:34:52 +02:00 |
|
Emma Broman
|
62257513af
|
Convert the ZoomOutOverviewCurve to a CatmullRom spline
|
2021-06-10 14:46:18 +02:00 |
|
Emma Broman
|
eee52487d4
|
Bring back Newton's method and use the interpolated sample as initial guess
|
2021-06-10 14:12:42 +02:00 |
|
Malin Ejdbo
|
41c53d262d
|
Switch use of Spice id SUN to SSB where SSB is parent
|
2021-06-10 13:30:47 +02:00 |
|
Micah
|
4f22b39a1f
|
RenderableBillboardsCloud: adding protection for data without colors
|
2021-06-09 14:43:35 -04:00 |
|