Commit Graph

904 Commits

Author SHA1 Message Date
Alexander Bock
49e15f55a0 Add the current working directory correctly when registering the binary path 2022-03-29 17:27:49 +02:00
GPayne
8673b0fa46 Added SpoutFlatProjection type to support latest sgct config 2022-03-27 14:04:54 -06:00
GPayne
a258207b96 Merge branch 'master' into feature/sgct-gui 2022-03-27 13:18:57 -06:00
Malin E
bff86e7185 Remove unused function 2022-03-25 16:46:21 +01:00
Malin E
eeb0bc4d31 Add some info text that wildcards * can be used on the end for search 2022-03-25 15:26:18 +01:00
Malin E
7b552f8834 Change default parameters to a simpler example 2022-03-25 13:39:06 +01:00
Malin E
977b7d7299 Fix issue with dialog not closing when request was successful 2022-03-25 13:29:24 +01:00
Malin E
8f745a1b82 Small fix and code styling 2022-03-25 11:42:49 +01:00
Micah Acinapura
7c7a6e5cff sort file lists before showing user. closes #1559 (#1943) 2022-03-24 10:24:12 -04:00
Malin E
8c4b72ee80 Append _errror to saved text file, remove if the request was successful 2022-03-24 13:31:49 +01:00
Malin E
8f08c75bd6 Use monospaced font for selection combo boxes 2022-03-23 16:41:54 +01:00
Malin E
efa82f3ad8 Merge branch 'master' into feature/horizons-framework 2022-03-23 15:46:37 +01:00
Alexander Bock
3844df20c9 Feature/codegen lua (#1906)
Adapting Lua functions to new codegen functionality
Improve the documentation itself
Add some styling to generated documentation
Have parameter names for Lua-defined Lua function documentation

Co-authored-by: Emma Broman <emma.broman@liu.se>
2022-03-21 09:05:37 +01:00
Malin E
561e2a69cc Add correct url encoding of some symbols 2022-03-14 10:33:16 +01:00
Malin E
68186b8749 Improve parsing of times and matches 2022-03-11 15:07:32 +01:00
Malin E
607c61f995 Prevent duplicates when loading several horizons files in one trajectary 2022-03-10 14:31:16 +01:00
Malin E
27c40929e5 Switch horizons extension, improve integration with profile editor 2022-03-10 13:37:07 +01:00
Malin E
66e0857037 Align the horizons GUI 2022-03-09 16:38:55 +01:00
Malin E
eb087c643f Some improvements 2022-03-09 14:01:47 +01:00
Malin E
fde3b42b93 Merge branch 'master' into feature/horizons-framework 2022-03-08 14:26:10 +01:00
ElonOlsson
99714c14fc added monitor size argument of in taskRunner for function loadConfigurationfromFile because of function now taking 3 instead of 2 arguments. 2022-03-07 17:38:42 -05:00
Malin E
85312e620a Remove debug prinitng of reply 2022-03-07 15:01:10 +01:00
Malin E
1fe6fb6ee5 Address comments 2022-03-07 14:37:38 +01:00
GPayne
234b5ce200 Accidental blank line 2022-03-03 16:15:21 -07:00
GPayne
1454e099b1 Preview pane now adjusts to display arrangement to avoid excessive space 2022-03-03 16:08:25 -07:00
GPayne
fb5d06d756 Fix to prevent fullscreen windows from only appearing in primary monitor 2022-03-03 16:05:20 -07:00
GPayne
69fb34908f Prevent buttons from getting focus and activating from Enter key press 2022-03-03 16:03:42 -07:00
GPayne
9bd2c77f69 Added resolution info to monitor selection combo box 2022-03-03 16:01:35 -07:00
Alexander Bock
6a708b1f18 Implement new Spout input methods to Tileproviders and new Renderables (#1901)
* Implement new Spout input methods to Tileproviders and new Renderables

Co-authored-by: Marco Silva <marco@elumenati.com>
2022-03-03 23:47:09 +01:00
Malin E
bfcb24761e Merge branch 'master' into feature/horizons-framework 2022-03-03 09:09:29 +01:00
GPayne
02ebc0b402 Change option for native OS file chooser dialog to linux only 2022-02-28 15:30:35 -07:00
Malin E
ab371c0f6a Add warning when using Observer table Horizons data 2022-02-28 15:51:36 +01:00
Malin E
a8158a3f1e Add regular OpenSpace log messages to the horizons log 2022-02-28 15:02:19 +01:00
Malin E
39eed741ab Remove or add the arcseconds time type option depending on horizons type 2022-02-28 14:36:11 +01:00
Malin E
cff7a9e1c4 Add check for space module to avoid compile errors 2022-02-28 14:09:44 +01:00
Malin E
30487fafde Mode adjustments and clean up 2022-02-28 11:48:08 +01:00
GPayne
1e01166c4a Implemented lock for Planar field of view 2022-02-27 20:42:45 -07:00
GPayne
dcca589695 Added lock for window aspect ratio 2022-02-27 12:53:57 -07:00
Alexander Bock
e249af5c0e Long overdue mark for pre-release of next version 2022-02-26 22:44:16 +01:00
GPayne
3d24835c77 Renamed Display class to DisplayWindowUnion 2022-02-25 23:56:20 -07:00
GPayne
d73fd4e242 Added auto-window size based on monitor resolution 2022-02-25 23:01:00 -07:00
Alexander Bock
37f2e017ec Remove Fallback layers (closes #1819) 2022-02-25 14:16:44 +01:00
GPayne
3a529c30e7 Added save file dialog and option to run with temp config file 2022-02-24 23:16:17 -07:00
Malin E
84e3f30e31 Adjust Horizons Dialog requests to both Vectors and Observer data 2022-02-24 16:52:49 +01:00
Alexander Bock
02677b5180 Initializing GLFW and then destroying it has some performance implications on the application. Therefore use OS specific functions to get the window size 2022-02-23 14:37:05 +01:00
GPayne
0632fe0c6c More header file public methods comments 2022-02-22 22:26:09 -07:00
GPayne
133645d646 Header file public methods comment blocks 2022-02-22 14:40:14 -07:00
GPayne
49aa1d524f Some warnings fixes 2022-02-22 13:50:16 -07:00
Malin E
ce883cf60b Add posibility to use Vector table type of data from Horizons 2022-02-22 16:10:38 +01:00
GPayne
976dd89128 Fix for monitor preview to handle windows os negative coordinates 2022-02-20 21:57:14 -07:00