Commit Graph

5499 Commits

Author SHA1 Message Date
KarRei 974777b00c Modified path. 2018-05-09 13:43:27 -04:00
KarRei e99d600a96 Only visualizes an exoplanet/star if its radius is known. 2018-05-03 16:18:09 -04:00
KarRei f2445b7853 Added star glare. 2018-05-02 11:15:46 -04:00
KarRei 0380fa8ca4 Colors the star according to its B-V value. 2018-05-01 15:29:32 -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
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
KarRei 62acf30c1c Unit transformationMatrix added. 2018-04-19 10:20:31 -04:00
KarRei bb51614716 csv to bin task added 2018-04-17 18:17:16 -04:00
KarRei 25e56d19a7 adds and removes all exoplanets in a system 2018-04-09 16:25:23 -04:00
KarRei e094904269 getting the data for the nodes from the bin file with the parsed data 2018-04-06 17:28:21 -04:00
KarRei e0c6ec9730 adds a node for an exoplanet around the star. corrections to the units. 2018-03-22 10:47:51 -04:00
KarRei fdf8038306 lua function adds nodes to place star at position stated in star.speck 2018-03-19 13:59:07 -04:00
KarRei 3fd846530f WIP: getting position of star from stars.speck 2018-03-16 14:04:00 -04:00
KarRei c0d04bbe22 first lua-script to add scene graph nodes with renderable plane for star at arbitrary position 2018-03-15 16:01:18 -04:00
KarRei c102f2ce67 empty exoplanet module 2018-03-14 13:12:45 -04:00
Jonathan Grangien 7d1ee75577 Fix a _loggerCat declaration 2018-03-14 11:37:18 -04:00
Alexander Bock 737e82584a Issue/24 (#549)
* Implemented property animation mechanism
 * Added easing functions to Ghoul and make them usable in animation
 * Make sure that we don't leave properties around if SceneGraphNodes are deleted
 * Adding opacity settings to base renderables
2018-03-13 10:35:10 -04:00
Alexander Bock f38c26eff0 Remove warnings 2018-03-12 22:31:01 +01:00
Alexander Bock cf3992bbc8 Merge remote-tracking branch 'origin/feature/shader-const' 2018-03-10 19:33:09 -05:00
Alexander Bock 31cdee1fa1 Make URLSynchronization and HTTPSynchronization download into temporary files and if the download succeeds, transactionally move the temporary file into the correct destination 2018-03-10 05:08:14 -05:00
Alexander Bock 5b6ae62bab Add Override parameter for URLSynchronization
Add PerformShading asset parameter for RenderablePlanet
Disable shading on default for Earth
2018-03-09 11:42:32 -05:00
Alexander Bock 92a168f644 Fixes in fieldlinesequence 2018-03-09 02:46:55 -05:00
Alexander Bock 7ccb42545c Remove Clang warnings 2018-03-08 20:18:18 +01:00
Alexander Bock 06ebd75b21 Try to fix Jenkins Windows builds 2018-03-08 19:24:37 +01:00
Alexander Bock 9709b22bac Turn Configuration keys from std::string to constexpr const char* for better startup performance 2018-03-08 19:24:03 +01:00
Alexander Bock ae3b6fe850 Support stb_image based texture reader (closes #541) 2018-03-08 17:38:35 +01:00
Alexander Bock 5a3ef0fda2 Apply coding styles 2018-03-08 05:32:46 -05:00
Alexander Bock c5c95a5640 Introduce property to toggle dashboard globally (closes #545) 2018-03-08 03:04:57 -05:00
Alexander Bock cc292dd330 Include the build id into the Jenkins path 2018-03-07 19:48:57 -05:00
Alexander Bock f662e031e6 Undo change in globebrowsing.asset file 2018-03-07 18:17:23 -05:00
Alexander Bock 33d9ed19f7 Undo change in World_Imagery file 2018-03-07 18:16:45 -05:00
Alexander Bock e9d2188028 Update Ghoul repository 2018-03-07 18:15:46 -05:00
Alexander Bock a3c849843f Feature/new formatting (#547)
* Change to new logging format (closes #542)
 * Adds a screenshots folder that uses the application startup time
 * Creating focus nodes for VRT files if the info files contain location information
 * Fix issue with removing virtual properties
 * Add a method for returning the cartesian coordinates for a geolocation on a planet
2018-03-07 18:10:32 -05:00
Emil Axelsson 4675554471 One Property Tree (#500)
* Organize properties in one single property tree
* Update scenes to work with one property tree. Fix documentation issues.
2018-03-06 16:59:06 +01:00
Alexander Bock ebd69d1333 Cleanup FieldlineSequence classes 2018-03-01 19:55:50 -05:00
Alexander Bock cf8371f304 Fix crash if screenshot folder already existed 2018-02-28 15:32:16 -05:00
Alexander Bock 35fd2f79a8 Include additional performance measurement hooks into the Framebufferenderer 2018-02-28 09:07:26 -05:00
Alexander Bock 9a00f38e09 Feature/jenkins warnings (#538)
* Remove warnings from Jenkins
 * Improve Jenkins behavior
2018-02-28 08:41:55 -05:00
Alexander Bock 4831f4aa48 Update Ghoul repository 2018-02-27 10:47:44 -05:00
Alexander Bock 3c652922d7 Fix module specification
Fix Jenkins compile fix
2018-02-27 10:31:52 -05:00
Alexander Bock 3ce9f523a6 Add new dedicated directory for screenshots
* Add ability to have current date in file name path
 * Remove SGCT_ prefix for screenshots (closes #449)
2018-02-26 23:46:03 -05:00
Alexander Bock 9f90c6c39d Reuse the same font renderer program object between DU rendering classes
Working towards #525
2018-02-26 23:13:04 -05:00
Alexander Bock 7a953e0eac Enable zooming by using the left mouse button and the ALT key 2018-02-26 22:39:14 -05:00
Jonathas Costa 95e0cf478d Added support to G-Buffer. (#532) 2018-02-26 21:11:22 -05:00
Alexander Bock f0a55b21ff Add implementation of pure URL synchronization from foreign sources (#533)
* Add implementation of pure URL synchronization from foreign sources
 * Added hash of concatenated URLs to the identifier
 * Make the identifier optional
 * Remove unused code
2018-02-26 21:11:07 -05:00
Alexander Bock 991f7be3de Update timeout for Jenkins build to 90 minutes 2018-02-26 20:37:51 -05:00
Alexander Bock bc875a540f Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2018-02-25 00:31:58 -05:00
Alexander Bock 5c1a74632c Update Jenkins file to decrease latency on Jenkins builds 2018-02-25 00:30:57 -05:00