Commit Graph

559 Commits

Author SHA1 Message Date
Alexander Bock 5b7679bab1 Feature/jenkins (#1317)
* Update Jenkinsfile
* Update submodules
2020-10-10 16:22:43 +02:00
Micah 922718d827 update for launcher style 2020-10-10 06:03:15 -04:00
Micah 532e2a344c final fixes for merge with json profile 2020-10-09 19:42:13 -04:00
Micah d524ecf803 Merge branch 'master' into feature/profile-gui 2020-10-09 19:40:46 -04:00
Alexander Bock e33498f8a6 Linux fixes clang (#1313)
* Changes to work on Linux.
* Bring back AA Trail Lines on Linux.
* Included new branch with correction in cfitsio library linking.
* Updated SGCT
* Changes to compile in Clang on Linux.

Authored-by: Jonathas <jon.costa@gmail.com>
Authored-by: Tom Schober <tom@tomschober.com>
2020-10-09 18:43:10 +02:00
Alexander Bock 50a456b87f Issue/1299 (#1312)
Change profile file format from a custom one to JSON
2020-10-09 17:32:30 +02:00
Gene Payne a0df1a7045 Fix for asset text summary 2020-10-03 02:54:03 -06:00
Gene Payne 438d07f12c Added error messages in lower-left corner of all windows 2020-10-03 01:27:39 -06:00
Gene Payne a13ff46f8d Improved delta times naming and formatting 2020-10-02 15:56:22 -06:00
Gene Payne b581b47513 Implemented 'duplicate profile' button in profile editor 2020-10-02 15:53:04 -06:00
Gene Payne 5d5bfd340b Added configuration file bypass launcher key option 2020-10-02 15:49:27 -06:00
Gene Payne c9772071fc Implementing multiple changes to layouts and features based on feedback 2020-10-01 16:59:31 -06:00
Gene Payne 5be12a992d Correcting some memory management 2020-09-28 01:46:18 -06:00
Gene Payne 69167edf36 Formatting only: header file comments, enforcing column width 2020-09-28 00:53:24 -06:00
Gene Payne 6a07619fa0 More data entry and formatting improvements 2020-09-27 17:56:27 -06:00
Gene Payne 5e02bcd17c Formatting, layout and keybinding improvements 2020-09-27 15:46:13 -06:00
Gene Payne ea26c18d9d Added feature to make 'standard' profiles read-only 2020-09-27 12:09:25 -06:00
Gene Payne 10c7dd405b Modified summary window header labels to show quantity 2020-09-27 10:52:50 -06:00
Gene Payne c01024132b Formatting changes based on feedback, improved delta times data entry 2020-09-26 20:59:02 -06:00
Gene Payne ff1d84f80b Switch to combined date+time Qt widget for improved data entry 2020-09-26 10:59:12 -06:00
Gene Payne 8329934675 Changed gui element focus and tab behavior 2020-09-26 10:28:15 -06:00
Gene Payne af4767d406 Fix for empty list bug in properties and deltatimes 2020-09-26 09:18:26 -06:00
Gene Payne 68dfbe908b Fixed empty list bug in keybindings section 2020-09-25 16:33:00 -06:00
Gene Payne a369c967a7 Fixed empty list bug in modules section 2020-09-25 15:08:31 -06:00
GPayne 83525a544d Fixed problems with sgct functions vs xml files 2020-09-24 20:32:11 -06:00
Gene Payne caee77881c Launcher works with all types of SGCT/Profile settings plus commandline 2020-09-24 15:07:53 -06:00
Gene Payne 8b21f588d3 Fixed bug with removing entries and added profile control to main app 2020-09-18 02:56:02 -06:00
Gene Payne 2cfa0e06c3 Various bug fixes and removal of simulated test data 2020-09-17 19:35:54 -06:00
Gene Payne 180cddfaa3 Fixed parse exceptions and improved assets with path and variable name 2020-09-16 21:06:46 -06:00
GPayne 831bf87d0c Improved exceptions and added error message dialog UI 2020-09-16 07:11:50 -06:00
GPayne 0dcf4a5e82 Finished syncing profile editor with openspace lib profile structs 2020-09-13 23:51:16 -06:00
GPayne 3a25ae79bc Changes to replace temp structs with openspace lib structs 2020-09-11 15:06:12 -06:00
GPayne 200a3d469b Added properties section for profile editor 2020-09-11 12:51:37 -06:00
GPayne 65ca88ad0e Time support for profile editor 2020-09-11 12:48:01 -06:00
GPayne ef61d0cb81 Support for pmodules in profiles 2020-09-11 12:45:40 -06:00
GPayne 66aa8bc4be MarkNodes and Meta support in profiles 2020-09-11 12:40:22 -06:00
GPayne cd084d12be Keybindings support for profiles 2020-09-11 12:36:24 -06:00
GPayne 0cfbdfcbfc Added support for delta times in profile 2020-09-11 12:32:04 -06:00
GPayne ca6260718b Added support for camera 2020-09-11 12:29:31 -06:00
GPayne 7e72d9fa8f Assets support 2020-09-11 12:26:59 -06:00
GPayne 0ec1cf69f8 New support for additional scripts in profile 2020-09-11 12:18:26 -06:00
GPayne ded7f3cd66 Updated tree model for assets 2020-09-11 12:09:44 -06:00
GPayne e2c8541421 Updated CMake cfg with moved src & include dirs 2020-09-11 11:58:07 -06:00
GPayne 61191d4f14 Moved to src and include directories 2020-09-11 11:53:32 -06:00
GPayne bb1e8813c7 Replaced launcher and profile-edit windows with updated version 2020-09-11 11:42:50 -06:00
GPayne 7d41cd5a49 Merged master in 2020-09-11 10:29:59 -06:00
Alexander Bock 00a00c9cc8 Merge branch 'master' into feature/general-performance
# Conflicts:
#	apps/OpenSpace/main.cpp
#	modules/server/src/topics/timetopic.cpp
2020-09-04 13:49:00 +02:00
Alexander Bock b99a4c7390 Update submodules 2020-09-04 13:47:26 +02:00
Alexander Bock 7e06f310eb Update submodules
Remove warnings and MSVC analyzer information messages
2020-09-01 01:18:17 +02:00
GPayne 1b07268324 Working instantiation of Profile obj from launcher 2020-08-30 19:01:25 -06:00