Commit Graph

3213 Commits

Author SHA1 Message Date
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
Elon 1a2867772a some code to test 1 sgn, more renderables 2019-05-30 10:08:24 -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
Elon 9a4d41871b smooth movement, but position offset due to precision errors. Clean up in shaders 2019-05-29 16:17:35 -06:00
Alexander Bock 0c36a999d2 Fix for globebrowsing widget in ImGUI 2019-05-27 13:46:12 +02:00
Elon bba24a70f9 corrected datatype of timeOffset to make smooth movement in orbits 2019-05-24 15:41:10 -06:00
Alexander Bock 515e6e7105 More Globelabels cleanup 2019-05-24 07:29:28 +02:00
Elon 80ed465607 positions now work, but pause at vertex 2019-05-23 16:55:44 -06:00
Elon 6da1e3327a merge 2019-05-23 11:52:58 -06:00
Elon 33cb871a41 trying to fix orbits 2019-05-23 11:47:27 -06:00
Jonathan Fransson 8e107beeec orbit render modifications, unfinished 2019-05-23 11:39:40 -06:00
Alexander Bock 80df09df22 Beginning of Globelabelscomponent cleanup 2019-05-23 03:11:09 -06:00
Alexander Bock 9f6733ed72 Misc cleanup in session recording 2019-05-23 03:03:04 -06:00
Alexander Bock 92cb443205 Read DefaultAccess parameter from the configuration file correctly 2019-05-22 22:28:30 -06:00
GPayne 8ffb0da9e0 Pull merge before committing nullptr access guard in globebrowsing 2019-05-20 20:25:20 -06:00
GPayne 7d301114af Add check to prevent nullptr access in renderable globe update 2019-05-20 20:24:46 -06:00
Micah Acinapura 54d24605cf Feature/safe apollo (#879)
* Apollo missions with renderablemodel and spice rotation updates
* Added user control for face culling.
* Added gui property for disabling face culling.
* Changed rotation vector property to handle degrees instead of radians
* Separated apollo globebrowsing
2019-05-20 20:10:23 -06:00
Alexander Bock 62728e84d0 Remove binary property. Make volume modules part of default build (#878) 2019-05-20 18:03:36 -06:00
Alexander Bock cc69ef5cdd Small cleanup fixes 2019-05-20 18:01:24 -06:00
Micah Acinapura 16cc0402d8 Feature/insight mission (#877)
* Added insight scene/asset and new HiRISE layer
* Removed AWS layers from Mars and Mercury
2019-05-20 17:32:19 -06:00
Emil Axelsson c08805745b Feature/check latest version (#876)
* Log latest version information
2019-05-20 16:13:56 -06:00
Micah Acinapura 8ae5016556 dont add labelproperty for globes with no labels; 2019-05-19 10:38:27 -04:00
Emil Axelsson 4783f8fc0a Cleanup 2019-05-19 02:33:14 +02:00
Emil Axelsson 4ec1f9ba1f Fix compilation with unix makefiles on mac. (#875) 2019-05-19 02:16:44 +02:00
Alexander Bock 0bb6b9d0e5 Cleanup 2019-05-18 17:31:06 -06:00
Alexander Bock e03bf6fc2e Correctly reset uniform values when changing labels (closes #812) 2019-05-18 17:09:49 -06:00
Emil Axelsson d0e9170658 Feature/cef cmake (#873)
* Expose `CMAKE_BUILD_TYPE` to cmake gui (for single configuration generators)
* Use generator expressions to get debug vs release mode
* Fix mac app icon
2019-05-18 22:50:00 +02:00
Jonathas Costa 916cc1d76d Issue/871 (#874)
* Fixed wrong merging.
* Add flat qualifiers to both geometry and fragment shaders
2019-05-18 22:46:10 +02:00