Malin Ejdbo
a36ac1ee2f
Prevent Add and Remove button to be disabled when selecting an item in list
...
in Launcher UI
2021-05-28 15:15:27 +02:00
Micah Acinapura
1f45c6ca97
fix for issue/1555 perceverance model rotation
2021-05-26 22:48:58 -04:00
Micah Acinapura
b7803688c9
fix for issue/1582 voyager 2 trail
2021-05-26 22:45:50 -04:00
Alexander Bock
184ce70cf5
Clean up the layer support; Add additional configuration option to the globebrowsing customization file
2021-05-26 18:57:06 +02:00
Emma Broman
a1be8d16cf
Fix forgotten identifier rename that lead to an error
2021-05-26 09:08:06 +02:00
Alexander Bock
63cbf270ee
Adapt to changes in codegen that require specifying the identifier in the codegen::doc function
2021-05-25 23:10:12 +02:00
Alexander Bock
cb17bd7570
Remove warnings
2021-05-25 22:06:49 +02:00
Alexander Bock
d2f9530885
Windows fix
2021-05-25 20:11:26 +02:00
Micah Acinapura
ac50e66958
Create include.cmake
...
enabling vislab module by default
2021-05-25 12:41:01 -04:00
Alexander Bock
6cf6e450fb
Address MacOS compile issues, make ISS model scene graph node visible
2021-05-25 17:50:31 +02:00
Alexander Bock
c3ba532bdb
Feature/cleanup ( #1608 )
...
* Revert screenlog back to showing Info and above messages
* Various code cleanup
2021-05-25 14:08:33 +02:00
GPayne
53d0b49f6b
Manually merging branch feature/session-recording-addons into master in
...
lieu of github auto merge
2021-05-25 00:05:33 -06:00
GPayne
0d5909b6a9
Merge master in
2021-05-24 23:49:51 -06:00
GPayne
72a3c29160
Restored a few asserts on lua commands
2021-05-24 23:36:45 -06:00
Malin E
ebaeb5d568
Merge pull request #1593 from OpenSpace/feature/space-mouse
...
Feature/space mouse
2021-05-24 14:01:05 +02:00
Alexander Bock
63e9deab5f
Feature/stars ( #1598 )
...
* Add the ability to remap SPECK variables to usage values
2021-05-23 00:42:44 +02:00
Micah Acinapura
3154d37043
filesystem fixes
2021-05-21 13:04:24 -04:00
Emma Broman
1c85e327e4
Add RenderableGlobe docs to documentation page
2021-05-21 15:21:40 +02:00
GPayne
2513a5d2e3
Fix for call to remove_if
2021-05-20 20:28:18 -06:00
GPayne
e374eef72d
Fixed merge conflicts with master
2021-05-20 19:55:49 -06:00
GPayne
3f9ae245c7
Added loop playback option to repeat playback file
2021-05-20 19:06:39 -06:00
GPayne
fb739d719e
Restored support for session recording files in any directory
2021-05-20 12:44:29 -06:00
GPayne
5dfe4cb5c2
Added topic for new session recording pausing within playback
2021-05-20 12:09:11 -06:00
Malin Ejdbo
80eba3bdd9
Address PR comments
2021-05-20 13:44:45 +02:00
GPayne
413639e9fe
Fixed problems with pausing time and time management
2021-05-19 19:47:51 -06:00
Malin Ejdbo
0d06c68f6f
Clean up
2021-05-18 16:41:15 +02:00
Alexander Bock
b9a8ec93de
Update Ghoul version
2021-05-18 14:19:54 +02:00
Alexander Bock
aec5144da3
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
2021-05-18 13:17:02 +02:00
Alexander Bock
107ed9f51c
Fix issue when trying to print non-ascii character
2021-05-18 13:16:53 +02:00
Emma Broman
0f6423c2cc
Update documentation for time.interpolateTime
...
Now also includes info about the optional second property
2021-05-18 12:45:55 +02:00
Alexander Bock
205d4c9db1
Feature/speck loader ( #1585 )
...
* Implement a shared speckfile loader
* Apply new speck loader to RenderableBillboardsCloud, RenderablePlanesCloud, RenderablePoints
2021-05-17 13:59:54 +02:00
Alexander Bock
92432caed2
Adapt to changes in Ghoul that made absPath return a std::filesystem::path instead of a std::string
2021-05-17 00:23:15 +02:00
Alexander Bock
ccdc5a5dc3
Feature/filesystem cleanup ( #1587 )
...
* Adapting to the changes in Ghoul
* First step of moving filesystem functions to std
* Remove persistence flag from cachemanager
2021-05-16 20:26:49 +02:00
Malin Ejdbo
9cdd252781
Make buttons on SpaceMouse to switch between local and global roll
2021-05-14 17:09:06 +02:00
Malin Ejdbo
64985614bf
Make SpaceMouse respond to sensitivity slider
2021-05-12 17:43:29 +02:00
Malin Ejdbo
def7f1f1a2
Merge branch 'master' into feature/space-mouse
...
* Resolve conflicts
2021-05-12 17:32:26 +02:00
Alexander Bock
2ca7101b6c
Actually make use of the model matrix in the atmosphere radius calculation for determining whether it should be culled ( closes #1465 )
2021-05-08 21:25:35 +02:00
Alexander Bock
9b1f733deb
Fix issue that prevented default-constructed transformations from being registered as PropertyOwners
2021-05-08 20:18:18 +02:00
Alexander Bock
abd084c0a9
Only use the adaptive level-of-detail when actually rendering out frames in a session recording ( closes #1292 ); Remove OpenGL performance warning messages when writing frames due to expected GPU-CPU sync
2021-05-08 19:53:40 +02:00
Alexander Bock
e3af4a9f09
Add the ability to specifiy a specific time for a TemporalTileProvider ( closes #1171 )
2021-05-08 19:17:00 +02:00
Alexander Bock
09e28ff49e
Enable Screenspace renderable to have a multiplicative color; Add new asset to show a target marker ( closes #85 ); Fix bug with wrong documentation shown in RenderablePlane
2021-05-08 18:08:56 +02:00
Alexander Bock
f74bf97513
Update SGCT repository ( closes #1437 ), VAO hygiene for RenderablePlane
2021-05-08 16:57:08 +02:00
Alexander Bock
54fc94bfaf
Remove unused parameters and document the remaining properties of RenderableGlobe ( closes #1470 )
2021-05-08 01:18:50 +02:00
Alexander Bock
139d2c6c6d
Apply more codegen checks ( #1579 )
...
* Apply more codegen checks
2021-05-08 00:44:23 +02:00
Emma Broman
3d824f970e
Fix misspelled function that prevented grids example asset from loading
2021-05-07 14:43:05 +02:00
Emma Broman
d7bd50362e
Fix interaction sphere UI bug
2021-05-06 17:04:56 +02:00
Emma Broman
e6a7225028
Fix missed perSceneCache rename in test file
2021-05-06 15:24:35 +02:00
Alexander Bock
4c80577d4b
Rename PerSceneCache to PerProfileCache and make it work again ( closes #1577 )
...
Breaking change in openspace.cfg file: PerSceneCache -> PerProfileCache
2021-05-05 16:14:00 +02:00
Gene Payne
9166abab45
Fixed a typo which caused a build error
2021-05-04 10:50:28 -06:00
Emma Broman
804444e267
Simplify Property code ( #1575 )
...
* Remove the PropertyDelegate
* Remove some unused and redundant property types
* Use helper functions for Lua/Json conversion
* Solve a bug in SelectionProperty that occurred when re-setting options
* General simplification and refactoring of the code
2021-05-04 09:32:29 +02:00