Commit Graph

2831 Commits

Author SHA1 Message Date
Jonathan Fransson ae8c33da7a change in RenderableSatellites 2019-04-10 14:02:05 -06:00
Elon fcd5c6fcc4 todo: add render and updateBuffer functions 2019-04-10 14:00:38 -06:00
Elon 8003d9a9b7 satellites_shared.asset added for debris 2019-04-10 14:00:38 -06:00
Jonathan Fransson 60085f65ef merge 2019-04-10 13:59:31 -06:00
Elon 127f64c123 - 2019-04-10 13:57:48 -06:00
Elon 944f9fc978 Fail to initialize asset, debris, satellites_shared:184 2019-04-10 13:57:48 -06:00
Jonathan Fransson dc4c62e8ef push latest 2019-04-10 13:56:46 -06:00
Elon a41c5dbb82 loop debris elements 2019-04-10 13:56:16 -06:00
Jonathan Fransson 3ae7b3835a initializeGL stuff 2019-04-10 13:55:48 -06:00
Elon b1827267b0 started building on a new renderable from scratch 2019-04-10 13:54:27 -06:00
Jonathan Fransson d65c384d74 work on renderablesatellites 2019-04-10 13:53:48 -06:00
Elon dd4fd93cd6 correcting errors 2019-04-10 13:53:08 -06:00
Jonathan Fransson d50ba68c51 working on renderableSatellites 2019-04-10 13:53:08 -06:00
Elon e55e9a1726 appearance 2019-04-10 13:53:08 -06:00
Jonathan Fransson f296c3fcf2 merge 2019-04-10 13:53:06 -06:00
Elon ad448a841f some code to test 1 sgn, more renderables 2019-04-10 13:52:25 -06:00
Jonathan Fransson fbf52f5fd7 work on renderablesatellites 2019-04-10 13:44:19 -06:00
Elon 1ba4a01b61 correcting errors 2019-04-10 13:44:18 -06:00
Jonathan Fransson f3e8d0a428 working on renderableSatellites 2019-04-10 13:43:44 -06:00
Elon f248c42ab1 appearance 2019-04-10 13:42:43 -06:00
Jonathan Fransson 3c51ae0fa9 merge 2019-04-10 13:38:40 -06:00
Elon e46548ebef some code to test 1 sgn, more renderables 2019-04-10 13:35:30 -06: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
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
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
Emil Axelsson b5eb41e27f Guard against potential nullpointer dereferencing 2019-02-22 17:58:08 +01:00
Gene Payne c44290fe1f Feature/touch web gui support (#798)
* Added touch support for web GUI

* Code cleanup after master merge, no functionality changes

* Fixed alignment of function arguments
2019-02-21 07:35:47 -07:00
Emil Axelsson 738a5900d4 Patch imgui to work with new anchor and aim structure 2019-02-20 10:26:09 +01:00
Emil Axelsson 2e71eaa4cb Feature/anchor and aim (#799)
Introduce the ability to navigate using an anchor and aim.
Example use: Set spacecraft as anchor and planet as aim to always look down at a planet, while followin the spacecraft in its orbit.
2019-02-19 18:46:58 +01:00
Emil Axelsson 075625c223 Prevent file handles to leak into nodejs server application 2019-02-13 17:08:29 +01:00
Emil Axelsson f60371bdbc Pass on modifier keys to CEF for mouse events (#790)
* Update sgct
* Pass on modifier keys to CEF for mouse events
2019-02-04 15:14:51 +01:00
Emil Axelsson 59b1f2b741 GaiaStars: Fix bug with setting shader option from dictionary 2019-01-31 13:33:19 +01:00
Alexander Bock 99a43747e1 Update cfitsio to fix Jenkins 2019-01-24 16:02:58 +01:00
Alexander Bock 7fefaca345 Feature/jenkins (#788)
* Update Jenkinsfile
* Fix compilation for OSX
* Update SGCT to fix Jenkins compile issue on Ubuntu
* Make OSX Jenkins build not quiet
* Only build OpenSpace target on Mac
2019-01-23 10:17:15 -05:00
Emil Axelsson 8b396b6028 Fix gui scale bug 2019-01-22 10:53:26 +01:00
Emil Axelsson c3cc53f08d Make it possible to rescale web gui 2019-01-19 19:16:56 -05:00
Alexander Bock c7639adb15 Remove warnings in Clang 2019-01-19 14:49:31 +01:00
Emil Axelsson 0c6b5e95c6 Introduce ability to configure ports etc for external applications. (#785)
Introduce ability to configure ports etc for external applications, including webgui
2019-01-04 10:23:28 +01:00
Alexander Bock 8d64020601 Add new translation that uses longitude/latitude to compute translation on a RenderableGlobe 2018-12-04 11:24:35 -05:00
Alexander Bock ecdb05e98e Correctly compile if the sync module is compiled without libtorrent support 2018-12-04 09:02:54 -05:00
Alexander Bock 6b011d117c Make CMake scream less 2018-12-03 14:29:14 -05:00
Alexander Bock 36d0f71913 Only set CEF settings to OpenSpaceTest if OpenSpace is compiled with tests (closes #778)
Do not disable RTTI on CEF targets
Do not for Unicode on CEF targets
More graceful handling of torrent classes in Sync module
2018-12-03 14:00:08 -05:00
Alexander Bock 203db2357e Compile fix for touch module
Compile fix for AbfferRenderer
2018-12-03 09:55:13 -05:00
Alexander Bock 06b20d2fe8 Fix GUI Json creation error 2018-11-30 20:09:00 -05:00
Alexander Bock c7a96a6b59 Address clang tidy complaints
Update Ghoul repository
Update SGCT repository
2018-11-30 15:34:09 -05:00
Matthew Territo aa89a63f74 Fix GAIA module compile for macOS (missing #include <string>) 2018-11-29 17:18:32 -08:00
Emil Axelsson 42b7203f0c Add lua helper function to create custom focus nodes on globes (bookmarks) 2018-11-22 13:51:52 +01:00
Emil Axelsson 45e687a23e Merge branch 'master' of github.com:OpenSpace/OpenSpace 2018-11-22 12:40:30 +01:00
Emil Axelsson 89b68d43d8 Add Opacity property for RenderableTimeVaryingVolume 2018-11-22 12:39:08 +01:00