Malin E
ffd3514b77
Merge pull request #1671 from OpenSpace/feature/radec-conversion
...
Feature/radec conversion
2021-07-05 10:31:16 +02:00
Malin Ejdbo
b910282291
Merge branch 'master' into feature/radec-conversion
2021-07-05 09:38:12 +02:00
Alexander Bock
8e5a7034ee
Add the ability to optionally ignore the scale value read from session recordings
2021-07-04 19:45:54 +02:00
Alexander Bock
82b7c4e823
Fix issue with interrupted fisheye rendering between cube maps ( closes #1275 )
2021-07-03 23:27:06 +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
Alexander Bock
724ad5b553
Reduce fontsize of shutdown warning and center it instead with a dimming of the rendering ( #1675 )
...
* Reduce fontsize of shutdown warning and center it instead with a dimming of the rendering
2021-07-03 19:00:12 +02:00
Malin E
472644ece2
Merge pull request #1668 from OpenSpace/issue/1652
...
Add base texture or color to ModelProjection
2021-07-02 10:36:07 +02:00
Alexander Bock
5ed70f9142
Merge branch 'master' into issue/1652
2021-07-02 10:19:29 +02:00
Malin Ejdbo
36393c1078
Update Ghoul
2021-07-02 10:01:57 +02:00
Malin Ejdbo
9d7d8686ea
Merge master
2021-07-02 10:00:42 +02:00
Malin Ejdbo
bec5274ff0
Merge in master
2021-07-02 09:53:53 +02:00
Malin Ejdbo
505601b1c9
Update Ghoul
2021-07-02 09:35:16 +02:00
Malin Ejdbo
0f0812ea15
Address further PR comments
2021-07-02 09:05:01 +02:00
Emma Broman
1912f8f08b
Avoid non-supported ranges for exponential slider ( #1672 )
...
* Warn if setExponent is called with an invalid minmax range
* Disable bounding and interaction sphere exponent, to suppress warning
2021-07-02 08:11:37 +02:00
Alexander Bock
87da9a27ab
Feature/path normalization ( #1674 )
...
* Path normalization (making sure there are fewer cases of '"..."'
* Using more std::filesystem::path instead of std::string
* Update Ghoul
2021-07-01 23:46:22 +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
Alexander Bock
20aa307ece
Feature/sun position atmosphere ( #1673 )
...
* General atmosphere cleanup
* Make sun projection originate from Sun position instead of SSB (closes #1695 )
2021-07-01 15:27:09 +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
9dc2b3348b
Clean up
2021-06-29 10:06:19 +02:00
Alexander Bock
92c4837c6c
Correctly pass in the irradianceFactor into the inscatter radiance for atmosphere ( closes #1660 )
2021-06-28 15:47:18 +02:00
Malin Ejdbo
7aafe39583
Add base texture or color to ModelProjection
2021-06-28 15:28:08 +02:00
Alexander Bock
773585565e
Update SPICE library to N0066, build spice as static library to improve performance slightly
2021-06-28 13:10:42 +02:00
Alexander Bock
55ffbf0bce
Increase the number of objects and windows that are extracted from SPK and CK files
2021-06-28 12:54:11 +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
Malin Ejdbo
ef0b1fe4f4
Improve Ra Dec string conversions
2021-06-23 15:45:04 +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
Malin Ejdbo
c39baac3a8
Add functions to convert a cartesian coordinate to a ra dec distance
2021-06-21 13:43:31 +02:00
Malin Ejdbo
30df815a25
Update jwst launch time frame
2021-06-18 16:30:00 +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
7bea53a355
Comment out FOV for REXIS as it has an unsupported shape ( closes #1650 )
2021-06-18 14:17:05 +02:00
Alexander Bock
741ed2ac05
Remove remnant of scriptlogtype in log message
2021-06-18 09:16:15 +02:00
Alexander Bock
b1f10b1b70
Add the ability to specify RenderEngine font sizes in the configuration file ( closes #1653 )
2021-06-17 15:39:16 +02:00
Malin Ejdbo
094ca18471
Merge branch 'master' into feature/radec-conversion
2021-06-17 11:19:51 +02:00
Malin Ejdbo
89fa6de0b9
Add simple animation example asset
2021-06-17 11:16:29 +02:00
Alexander Bock
ff920f73b7
Fix issue that would prevent opening of the first distributed profile in the editor
2021-06-17 09:47:27 +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 Ejdbo
03a55c930d
Make JWST profile read-only
2021-06-16 11:47:36 +02:00
Malin Ejdbo
660ff65baf
Rause code for the conversion for ra and dec
...
* float -> double
* Add error handling
2021-06-16 10:56:46 +02:00
Emma Broman
4f4ca7c577
Increase usability of a couple of property sliders
...
* Prevent setting flight destination distance to 0 (lead to nan position), and give it an exponent
* Smaller step size for FlightDestinationFactor
* Give interaction monitor's idle time property an min and max value
2021-06-16 09:26:46 +02:00
Alexander Bock
af5b9c0344
Don't automatically create screenshot folder until the folder is actually needed ( closes #1639 )
2021-06-15 23:52:48 +02:00
Malin Ejdbo
c8d7d5c294
Merge branch 'master' into feature/radec-conversion
2021-06-15 15:44:24 +02:00
Malin E
6c3538bbf8
Merge pull request #1641 from OpenSpace/feature/joysticks
...
Separate different joystick configurations
2021-06-15 15:21:16 +02:00
Malin E
7fbaccc91a
Merge pull request #1638 from OpenSpace/issue/1626
...
issue/1626
2021-06-15 15:19:46 +02:00