Commit Graph

599 Commits

Author SHA1 Message Date
Malin E 5a1e330024 Merge branch 'master' into feature/horizons-framework 2022-04-08 17:16:50 +02:00
Malin E 9dab943999 PR comments 2022-04-08 16:49:48 +02:00
Malin E 46aec2c63c Move static functions in HorizonsFile to be free functions + PR comments 2022-04-08 11:41:16 +02:00
Malin E 8dcd950ce2 Address more PR comments 2022-04-07 11:14:23 +02:00
Malin E af0a6d61cb Clean up fmt::format useage 2022-04-07 09:34:52 +02:00
Malin E 7d04fee0ab Address more PR comments 2022-04-06 17:27:26 +02:00
Alexander Bock 02adcf570e Add a hidden "Fade" property that modifies the effective opacity to enable other functionality (closes #1970) 2022-04-05 23:53:33 +02:00
Malin E f68e735e6d Address more PR comments 2022-04-01 16:15:06 +02:00
Malin E d3528c3342 Address some PR comments 2022-04-01 14:51:50 +02:00
Malin E 8eb34d3209 Tiny clean up 2022-03-30 16:56:19 +02:00
Malin E 109c52f33d Make it clear to the user when a horizons file was failed to be read 2022-03-28 12:56:03 +02:00
Malin E 45ed5b6e69 Some optimization on Horizons reading and writing 2022-03-25 16:31:27 +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
Alexander Bock 86dcff62c4 Provide error message when loading a speckfile that does not contain only numbers (closes #1903) 2022-03-18 15:50:01 +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 eb087c643f Some improvements 2022-03-09 14:01:47 +01:00
Malin E bfcb24761e Merge branch 'master' into feature/horizons-framework 2022-03-03 09:09:29 +01:00
Malin E ab371c0f6a Add warning when using Observer table Horizons data 2022-02-28 15:51:36 +01:00
Malin E 30487fafde Mode adjustments and clean up 2022-02-28 11:48:08 +01:00
Malin E 84e3f30e31 Adjust Horizons Dialog requests to both Vectors and Observer data 2022-02-24 16:52:49 +01:00
Alexander Bock 7cb38b6c9c Update codegen and make use of the new parenting method 2022-02-23 13:20:36 +01:00
Malin E ce883cf60b Add posibility to use Vector table type of data from Horizons 2022-02-22 16:10:38 +01:00
Alexander Bock a6f048e342 Add explicit checks whenever we are accessing another scene graph node (closes #1831) 2022-02-20 19:17:06 +01:00
Malin E 06ed78b7af Merge branch 'master' into feature/horizons-framework 2022-02-18 16:17:23 +01:00
Micah Acinapura 9e69300642 unified renderbin to renderable; adapted orbitalkepler to codegen; fi… (#1843)
* unified renderbin to renderable; adapted orbitalkepler to codegen; fixes 1842

* update for pr comments

* update for pr comments2
2022-02-17 10:58:32 -05:00
Malin E a9dde8f2b6 Merge branch 'master' into feature/horizons-framework 2022-02-17 10:58:24 +01:00
Alexander Bock e8072495ec Feature/warnings (#1885)
Remove many warnings from MSVC, Clang, and GCC
2022-02-16 18:33:12 +01:00
Alexander Bock 40ed640bc8 Simplify the function signature of the FactoryManager function 2022-02-12 00:55:15 +01:00
Alexander Bock 30212b6768 Adapt to new auto coding style 2022-02-10 15:20:21 +01:00
Malin E d00a2bc187 Improve parsing of matching targets and observers 2022-02-10 13:05:26 +01:00
Malin E 8b81b9ef7c Check version and source of horizons response 2022-02-10 13:04:04 +01:00
Malin E cf1bcf838b Validate step size field better 2022-02-07 11:38:45 +01:00
Malin Ejdbo 7844ae6e6e Move some functions to a new HorizonsFile class 2022-02-03 15:06:41 +01:00
Malin Ejdbo 86dcb6a441 Merge branch 'master' into feature/horizons-framework 2022-01-31 13:47:58 +01:00
Alexander Bock 162141f2db Correctly expose missing documentation from a bunch of classes (closes #1856) 2022-01-26 23:41:48 +01:00
Malin E fd7ea608c8 Merge branch 'master' into feature/horizons-framework 2022-01-13 09:35:52 +01:00
Alexander Bock 21df9066e1 Make use of the new map feature in codegen (#1801) 2022-01-02 13:36:41 +01:00
Alexander Bock d7d279ea16 Happy new year 2022-01-01 12:32:55 +01:00
Alexander Bock 76b9c7587b Adapt to explicit specifcation of texture size (#1794)
* Adapt to explicit specifcation of texture size
2021-12-26 19:19:04 +01:00
Malin Ejdbo b57f25f75b Merge branch 'master' into feature/horizons-framework
* Solve conflict in launcher/CmakeLists.txt
2021-12-22 11:58:21 +01:00
Alexander Bock d32af9117a Code style cleanup 2021-12-10 17:31:01 +01:00
Alexander Bock 55ee3d2785 Remove the user data from the Lua function definition 2021-11-04 16:27:54 +01:00
ElonOlsson d7f9c1a124 merge with master 2021-10-14 11:07:01 -04:00
Alexander Bock 4a860fb01d Some code facelifting 2021-10-14 10:31:46 +02:00
ElonOlsson 60e2abdbb8 bastille day 2000 renaming 2021-10-05 10:22:55 -04:00
ElonOlsson 0737ae1834 last polishing questionmark 2021-09-24 13:08:10 -04:00