Commit Graph

5979 Commits

Author SHA1 Message Date
Elon 4945be880d use an alternative position function from keplerTranslation 2019-05-30 10:33:15 -06:00
Jonathan Fransson fc4f3fc6e9 Fixed readTLE 2019-05-30 10:32:13 -06:00
Jonathan Fransson 0d838c2160 merge 2019-05-30 10:32:13 -06:00
Elon 7ab7f0a7de started adding on calculatePosition. Does not complie yet 2019-05-30 10:31:52 -06:00
Elon 9eb5dca42d TLETranslation errer, File and Type missing key 2019-05-30 10:31:52 -06:00
Elon 609b97bd56 todo: add render and updateBuffer functions 2019-05-30 10:31:29 -06:00
Jonathan Fransson 85a6b25dce updateBuffer changes 2019-05-30 10:31:29 -06:00
Elon d32f79106b satellites_shared.asset added for debris 2019-05-30 10:30:54 -06:00
Jonathan Fransson 23fb3b1f4c change in RenderableSatellites 2019-05-30 10:23:28 -06:00
Elon c5d4204b72 runtime error, lua, satellites_shared 2019-05-30 10:20:52 -06:00
Elon 608cb9763c - 2019-05-30 10:19:49 -06:00
Jonathan Fransson 89530d6428 merge 2019-05-30 10:19:49 -06:00
Elon 79cd779057 Fail to initialize asset, debris, satellites_shared:184 2019-05-30 10:18:50 -06:00
Elon 47f8e3e82a loop debris elements 2019-05-30 10:18:08 -06:00
Jonathan Fransson cdab5707d4 push latest 2019-05-30 10:17:33 -06:00
Elon 2d6ca18ec3 started building on a new renderable from scratch 2019-05-30 10:16:31 -06:00
Jonathan Fransson 1aeee50c2a initializeGL stuff 2019-05-30 10:14:30 -06:00
Jonathan Fransson 01fefeca23 work on renderablesatellites 2019-05-30 10:14:30 -06:00
Jonathan Fransson 52174666fc work on renderablesatellites 2019-05-30 10:13:25 -06:00
Elon 371eb4eec5 correcting errors 2019-05-30 10:13:25 -06:00
Jonathan Fransson 842dda11d7 working on renderableSatellites 2019-05-30 10:12:58 -06:00
Elon 5682d31772 appearance 2019-05-30 10:09:50 -06:00
Jonathan Fransson b27b035cf8 merge 2019-05-30 10:09:49 -06:00
Jonathan Fransson 1e11067e49 scene setup 2019-05-30 10:08:24 -06:00
Elon 1a2867772a some code to test 1 sgn, more renderables 2019-05-30 10:08:24 -06:00
Jonathan Fransson 8ae71fa0f3 added spaceDebris scene 2019-05-30 10:03:38 -06:00
Jonathan Fransson b497797cf1 working on renderableSatellites 2019-05-30 10:02:14 -06:00
Elon 7586d15027 correcting errors 2019-05-30 10:01:28 -06:00
Jonathan Fransson 02cf344a22 merge 2019-05-30 10:01:28 -06:00
Elon a38635b2f0 appearance 2019-05-30 10:00:16 -06:00
Elon 5abb86c392 some code to test 1 sgn, more renderables 2019-05-30 09:57:34 -06:00
Jonathan Fransson 359d9d5055 scene setup 2019-05-30 09:57:32 -06:00
Jonathan Fransson 9af28ef101 added spaceDebris scene 2019-05-30 09:57:32 -06:00
Elon 24083bee31 include debris in default scene 2019-05-30 09:57:32 -06:00
Alexander Bock dd007461be Disable compile warning reporting in Jenkins 2019-04-03 10:38:14 +02:00
Emil Axelsson 53e07d90e1 Feature/documentation topic (#822)
- Implement documentation topic that can be used to query documentation using the network API.
- Implement a way to pass arguments to lua scripts using json (rather than formatting entire lua string clientside)
- Implement ability to attach callback to lua script executions
- Implement abillity to transport return values from lua scripts back to network API clients.
- Do not initialize server interface on slave nodes.
- Implement Dictionary -> json converter using nlohmann json library
2019-04-03 10:30:28 +02:00
Emil Axelsson 4ef0bdc0a5 Fix bug with generating lua scripting documentation file 2019-04-02 17:37:54 +02:00
Emil Axelsson c073bfbcf8 Fix recording bug introduced with anchor-and-aim 2019-04-02 17:36:49 +02:00
Emil Axelsson 5d4ceb6286 Do not broadcast GUI visibility over parallel connection 2019-04-02 15:04:23 +02:00
Emil Axelsson c4ab03ad3d Update ghoul 2019-03-27 15:32:47 +01:00
Jonathas Costa 9325e7fac3 Fixed unforms problems when eclipses are activated. (#797)
* Fixed unforms problems when eclipses are activated.
2019-03-24 13:21:07 +01:00
Emil Axelsson 55979fa2c8 Feature/statistics (#810)
* Add statistics options for dashboarditemframerate
2019-03-24 13:09:31 +01:00
Emil Axelsson 2f1131dac3 Issue/772 (#811)
* Fix issue #772
* Update webgui frontend
2019-03-24 12:50:54 +01:00
Alexander Bock bb3db7ada7 Feature/jenkins fix (#816)
* Cleanup
* CMake cleanups
* Update current year
* Update copyright header
* Use script to return list of all modules
* Update credits, license and ghoul
2019-03-24 11:19:39 +01:00
Emil Axelsson a216b7f8bd Fix bug with fisheye rendering introduced in anchor-and-aim commit 2019-03-18 17:31:07 +01:00
Micah Acinapura 8ff4a63b02 fix for session recording to support macro variables (#802)
Fix for session recording to support macro variables
2019-03-11 16:41:12 +01:00
Emil Axelsson 70babdbd85 Update sgct 2019-03-11 13:58:27 +01:00
Emil Axelsson 87e2dcd788 Update Ghoul 2019-03-11 13:15:13 +01:00
Alexander Bock b65b8b3f42 Update SGCT and Ghoul 2019-03-08 11:52:57 +01:00
Gene Payne 63c1ac89fb Changes to touch module to allow it to build with or without webbrowser module enabled (#808) 2019-03-07 11:15:45 +01:00