Commit Graph

5601 Commits

Author SHA1 Message Date
KarRei
33f8d30bde Start of discovery method visualization components 2018-06-04 13:18:45 -04:00
KarRei
3defbe6f7f Added module property class that will toggle the discovery method modes 2018-05-30 14:34:46 -04:00
KarRei
e0f4afa9f6 Separate file for lua functions 2018-05-30 10:57:16 -04:00
KarRei
13bbcfa12a Limiting the value of the eccentricity to be between 0 and 1 2018-05-28 12:14:39 -04:00
KarRei
30e21ae7fd Star glare smaller 2018-05-24 19:07:16 -04:00
KarRei
f8bc262958 Now the input star name has to be in the same form as it is in the expl.speck file 2018-05-24 17:50:22 -04:00
KarRei
8e4b23b49f Adds the renderable Orbitdiscs for each orbitline where there is an uncertainty of the semi-major axis 2018-05-22 11:13:32 -04:00
KarRei
2722aef895 New RenderableOrbitdisc that visualizes uncertainty in the semi-major axis 2018-05-22 11:10:00 -04:00
KarRei
0b36ccc0bb Cleanup comments 2018-05-22 11:05:14 -04:00
KarRei
0a220a23e4 Some paths of more generic type. 2018-05-10 09:17:46 -04:00
KarRei
4860120c56 Clearer lua-function names. 2018-05-09 15:54:35 -04:00
KarRei
f728d1c1dd Cleanup. 2018-05-09 15:46:10 -04:00
KarRei
6eda714ce8 Changed Name to Identifier in nodes. 2018-05-09 15:01:07 -04:00
KarRei
50c1222789 Merge branch 'master' into feature/exoplanets 2018-05-09 13:55:34 -04:00
KarRei
974777b00c Modified path. 2018-05-09 13:43:27 -04:00
Emil Axelsson
97b2311cb3 ToyVolume: Fix bugs, clean up and add example asset 2018-05-04 18:04:47 +02:00
Alexander Bock
20ff81017c Keep old image projections on a model 2018-05-03 17:43:29 -04:00
KarRei
e99d600a96 Only visualizes an exoplanet/star if its radius is known. 2018-05-03 16:18:09 -04:00
Alexander Bock
b5be0db02c Make removeSceneGraphNode remove recursively correctly 2018-05-03 15:24:12 -04:00
Alexander Bock
e13160efb5 Add distance information to voyager 1 and 2
Update Saturn Ring texture
2018-05-02 21:15:25 -04:00
KarRei
f2445b7853 Added star glare. 2018-05-02 11:15:46 -04:00
Alexander Bock
0f33639ca2 Add LiU WMS files
Make use of Sweden-based WMS files
Set correct name for automatically loaded Info files
2018-05-01 17:16:28 -04:00
KarRei
0380fa8ca4 Colors the star according to its B-V value. 2018-05-01 15:29:32 -04:00
Alexander Bock
d6571a131d Enable the disabling of hash generation in URL synchronization 2018-05-01 14:30:18 -04:00
KarRei
cf897648d2 Calculates and saves a B-V value for each exoplanet(star) 2018-04-30 13:50:31 -04:00
KarRei
737ef795f1 Small changes to default values of exoplanets translations. 2018-04-23 13:18:48 -04:00
Alexander Bock
a881eef156 Cleanup in Renderers 2018-04-22 09:15:42 +00:00
Alexander Bock
7068637c9d Make it possible to click on the friction markers in the image to toggle the friction (closes issue #576) 2018-04-21 19:04:47 +00:00
Alexander Bock
f7e5ba8fff Closes #604
Remove identifier from VirtualPropertyManager
Add VirtualPropertyManager to the query of allProperties
2018-04-21 14:34:15 +00:00
Alexander Bock
5e1f26cc6b Issue/372 (#606)
* Add commandline argument that applies a Lua script to the configuration
2018-04-21 09:54:05 -04:00
Alexander Bock
8a902efb26 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2018-04-21 08:28:42 -04:00
Alexander Bock
db66084ad8 Fix warnings and coding style issues 2018-04-21 08:27:20 -04:00
Alexander Bock
d0368a2edd Fix warnings and coding style issues 2018-04-21 08:26:59 -04:00
Alexander Bock
818ee225a5 Define a Cache path on default
Cleanup OpenSpaceEngine
Cleanup RenderEngine
  * ScreenSpaceRenderables are now owned by RenderEngine, rather than being shared_ptr
Cleanup LogFactory
2018-04-21 07:00:43 -04:00
Alexander Bock
8aa4c4fa42 Update copyright headers 2018-04-21 00:44:54 -04:00
Alexander Bock
a9b981d718 LLVM compile fixes
Updated to new Ghoul commit
2018-04-20 23:12:13 -04:00
Jonathas Costa
d5af5aab5d Fixed interaction of trail points with ATM. (#602)
* Fixed interaction of trail points with ATM.
* Added fix from SunEarh day.
2018-04-20 22:47:17 -04:00
Alexander Bock
b4be63af65 Feature/configuration (#605)
* Switch openspace.cfg file from a Dictionary-based loading to a variable based loading
 * Change ConfigurationManager to not use Dictionary anymore, but a struct with explicit configuration values instead
2018-04-20 18:40:21 -04:00
Alexander Bock
3810209365 Issue/451 (#595)
* Add ability for Joystick input
* Change location of LuaConsole files
2018-04-20 16:12:18 -04:00
Alexander Bock
a9fa9117f6 Update Ghoul 2018-04-20 15:39:43 -04:00
KarRei
560235d9d7 Orbit lines added. 2018-04-20 13:35:33 -04:00
KarRei
80f8b7dca9 Correction of star position 2018-04-19 15:24:31 -04:00
Alexander Bock
a1e1c3841a Remove option from torrentclient to auto-select a port 2018-04-19 13:36:32 -04:00
Alexander Bock
4041bbb935 Cleanup (#600)
* General Code Cleanup
 * Add check for TABs to check_style_guide.py
 * Removing warnings
2018-04-19 13:27:15 -04:00
KarRei
62acf30c1c Unit transformationMatrix added. 2018-04-19 10:20:31 -04:00
Alexander Bock
12db1dd0c2 Fix Norrköping WMS servers 2018-04-17 18:44:02 -04:00
KarRei
bb51614716 csv to bin task added 2018-04-17 18:17:16 -04:00
Alexander Bock
20b8319161 Forward mouse-released events to the navigation handler regardless of whether a callback has consumed them 2018-04-12 10:02:04 -04:00
Alexander Bock
0b332a586a Render Saturn's rings without warnings (closes #584) 2018-04-12 09:50:21 -04:00
Alexander Bock
09e7a642bf Fix correct aspect ratio 2018-04-10 17:24:27 -04:00