Commit Graph

10885 Commits

Author SHA1 Message Date
Alexander Bock
6dfd0cd3a8 Remove warnings on MSVC 2023-04-26 23:51:16 +02:00
Ylva Selling
bba5fe6eaa Update gui hash for new documentation topic 2023-04-26 17:39:38 -04:00
Ylva Selling
2b3333c9ac Merge branch 'feature/documentation-cleanup' 2023-04-26 17:37:50 -04:00
Ylva Selling
ed34d5e4a6 Update documentation to new format (lower case keys and backwards compatible) 2023-04-26 17:36:01 -04:00
Ylva Selling
d6ddd86a35 Rewrite asset json function to nlohmann::json 2023-04-26 17:30:51 -04:00
Ylva Selling
9a1e6b8002 Remove old json functions 2023-04-26 16:58:55 -04:00
Ylva Selling
529ffc488c Use the gui name as the name for properties 2023-04-26 16:39:07 -04:00
Ylva Selling
a88fb96827 Sort properties 2023-04-26 16:31:17 -04:00
Ylva Selling
e0fc813525 Update scripting documentation to be backwards compatible 2023-04-26 15:10:32 -04:00
Ylva Selling
a668f08f03 Make documentation file use camelCase for the keys 2023-04-26 13:33:39 -04:00
Micah Acinapura
5ea6f1d21c handled underscore and period special in c++ for cef bug; also remove… (#2643)
* handled underscore and period special in c++ for cef bug; also removed F5 special code and changed to keybinding; closes #853; closes #896

* removed extra line

* fix formatting from review
2023-04-26 08:22:48 -04:00
Adam Rohdin
c0a726a55b Fixed Property URI in asset and added Juice as Read-Only profile 2023-04-26 11:16:22 +02:00
Adam Rohdin
30cfa7ba85 Fixed property URI via Profile Editor GUI 2023-04-26 11:02:43 +02:00
Alexander Bock
8ae3a9dc53 Use correct v31 Juice Kernels 2023-04-26 10:41:04 +02:00
Alexander Bock
44b7536a1e Add a dashboard to the Juice profile 2023-04-26 10:24:31 +02:00
Ylva Selling
a20b69fbb2 Merge branch 'master' into feature/documentation-cleanup 2023-04-25 17:45:57 -04:00
Ylva Selling
d13dcb714e Update documentation submodule to make data file not get modified in git when running OpenSpace 2023-04-25 17:41:20 -04:00
Ylva Selling
3ad2d35cb4 Make all json keys lower case 2023-04-25 17:40:19 -04:00
Ylva Selling
d267bc0dad Remove documentation generator 2023-04-25 16:44:10 -04:00
Ylva Selling
948fdd024b Remove generateJson function from the DocumentationGenerator and move sortJson function to json_helper 2023-04-25 16:32:04 -04:00
Emma Broman
1762bec1c2 Make the Enabled properties advanced, show in GUI, and change name
Update GUI hash to show enabled property
2023-04-25 11:29:41 +02:00
Micah Acinapura
297fa5b274 removed camera lighting from messenger_sc; changed sample intervale for NH trail;changed terra to viirs20 for jwst profile; (#2631) 2023-04-24 12:09:07 -04:00
Alexander Bock
d0d65e4234 Update CMake folders 2023-04-23 12:33:11 +02:00
Alexander Bock
14675faabd Rescale test images 2023-04-23 12:21:49 +02:00
Alexander Bock
a65409f8c4 Remove leap second kernel and planetary constants kernels (and updating it along the way) from the repository 2023-04-23 12:16:15 +02:00
Alexander Bock
548dd31513 Add commented line to support local hosting of the BigBang server 2023-04-23 12:13:14 +02:00
Ylva Selling
b8b2867a20 Remove handlebars and refactor 2023-04-21 15:48:09 -04:00
Ylva Selling
88fcf3ff78 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2023-04-21 12:40:28 -04:00
Ylva Selling
fe9058c523 Give a better error message when an action GuiPath doesn't start with a '/' 2023-04-21 12:40:19 -04:00
Emma Broman
c1821f3e6f Update GUI hash 2023-04-21 15:48:04 +02:00
Emma Broman
d58a52df2c Fix broken ImGui time picker unit dropdown (closes #2639) 2023-04-21 09:26:29 +02:00
Ylva Selling
fdc238c3bc Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2023-04-20 12:12:15 -04:00
Ylva Selling
92f50c25a2 Add missing comma to mars mission file 2023-04-20 12:12:09 -04:00
Ylva Selling
e1be28d527 Make trails fade when they toggle in artemis profile 2023-04-20 12:11:31 -04:00
Alexander Bock
a0460e204d Update Juice kernels 2023-04-19 10:12:24 +02:00
Ylva Selling
63fbff0fa8 Add / to beginning of GuiPath for assets for solarstorm 2012 2023-04-18 10:20:52 -04:00
Ylva Selling
303d625c81 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2023-04-17 14:43:04 -04:00
Ylva Selling
a15d2702c6 Fix bugs 2023-04-17 14:42:55 -04:00
Micah Acinapura
a89396deea update guihash for feedback link 2023-04-17 14:24:47 -04:00
Ylva Selling
08faa96f9d Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2023-04-17 12:46:54 -04:00
Ylva Selling
012905fbaa Update GUI hash to fix for worldwide telescope resizing 2023-04-17 12:46:41 -04:00
GPayne
4d8dd1447a Quit deploy script early if CMake fails 2023-04-17 10:07:36 -06:00
Alexander Bock
535c4e2ef4 Adding deploy script for Windows 2023-04-16 23:33:17 +02:00
Alexander Bock
10903926d7 Update Launcher images 2023-04-16 23:33:05 +02:00
Micah Acinapura
5a9bb529f3 Feature/night sky items (#2613)
* added night sky items and camera event
---------

Co-authored-by: Alexander Bock <alexander.bock@liu.se>
2023-04-16 17:29:48 -04:00
Alexander Bock
8a62752434 Jenkins fix for LibMPV on Ubuntu (#2621)
* Correctly add non-Windows dependencies
* Make libraries depend on the correct OpenSpace module
* Add missing destructor
2023-04-16 23:15:57 +02:00
Micah Acinapura
9be88fdea8 added more scale objects and helper file (#2605)
* added more scale objects and helper file

* Update file identifiers

* reworked scale models with node support script

* using url sync for models that need to be updated

---------

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2023-04-15 17:26:38 -04:00
Micah Acinapura
83b6782176 added first amnh layers (#2612)
* added first amnh layers

* pr updates

* added the rest of the AMNH layers

* removed not working mola

* fixing server urls
2023-04-15 17:25:06 -04:00
Alexander Bock
db002d4cf7 Fix CMake issues when disabling unit tests, Add new CMake flag OPENSPACE_ENABLE_ALL_MODULES to change default behavior of module inclusion 2023-04-15 22:39:35 +02:00
Alexander Bock
27ba567af8 Add the ability to set the default property visibility in the openspace.cfg file, which can be overridden with the OPENSPACE_LEVEL environment variable 2023-04-15 18:22:21 +02:00