Commit Graph

10913 Commits

Author SHA1 Message Date
Alexander Bock 015ae8f63e Allow the ScriptlogDialog to return multiple scripts; Make use of the Dialog in the Properties panel (closes #2253) 2023-02-27 16:28:06 +01:00
Emma Broman 3ffb29b9be Add option to invert idle behavior (fixes #2379)
Both through separate property and by allowing negative speed factor
2023-02-27 16:06:15 +01:00
Alexander Bock b7820f4649 Update SGCT repository 2023-02-27 15:43:49 +01:00
Alexander Bock 087cb0a710 Update Ghoul repository that prevents silent conversion from numbers to string (closes #2527) 2023-02-27 15:43:27 +01:00
Malin E e3a0918e7c Update Rosetta model 2023-02-27 14:51:11 +01:00
Adam Rohdin 89cf05eb5f Changes based on PR feedback 2023-02-27 10:50:24 +01:00
Ylva Selling e18c8d1408 Merge branch 'feature/video-module' of https://github.com/OpenSpace/OpenSpace into feature/video-module 2023-02-24 15:24:23 -05:00
Ylva Selling a6827ae8e6 Add syncable to syncengine & improve synchronization 2023-02-23 16:10:10 -05:00
Ylva Selling b8c27f1fee Sky browser: add the collection to the images that are sent to the gui so that we can search for the collections 2023-02-23 15:00:27 -05:00
Adam Rohdin 4e519f7a1d Fixed accidental change from Double to Int variable when definition was moved from local to instance. 2023-02-23 13:57:30 +01:00
Malin E d6e6f6a256 Update Ghoul 2023-02-23 13:42:58 +01:00
Malin E 06db9b3ce9 Add model scale and debug invisible feature to model projection 2023-02-23 11:05:44 +01:00
Malin E 74aa8a9416 Fix model projection to work with new opacity setup 2023-02-23 10:58:12 +01:00
Ylva Selling ce95fedf0f Fix pause variable to be correct 2023-02-22 15:08:48 -05:00
Ylva Selling 6f0b7fbb53 Add synchronization between nodes for videoplayer 2023-02-22 14:56:14 -05:00
Gene Payne 4d64d833a8 Typo in NewHorizonsModel.ostest file 2023-02-22 09:44:50 -07:00
Adam Rohdin 23cbfd47ee Updated comments and swapped a Boolean Flag for an early return 2023-02-22 15:11:22 +01:00
Malin E bae8bbef3a Clean up some shader code 2023-02-22 14:50:55 +01:00
Adam Rohdin 1c40a62b7b Optimizes update function for RenderableTrailTrajectory and enables iterative calcuations for the trail vertices 2023-02-22 14:00:11 +01:00
Ylva Selling 5ac1bb89e1 Cleanup 2023-02-21 18:53:49 -05:00
Ylva Selling 64b16e3545 Fix indentation for switch 2023-02-21 18:38:54 -05:00
Ylva Selling b890218716 Add functions to set properties 2023-02-21 18:38:42 -05:00
Ylva Selling bb819fb4b9 Change static casts to reinterpret casts 2023-02-21 18:38:21 -05:00
Ylva Selling c15535a5f7 Cleanup 2023-02-21 18:23:44 -05:00
Ylva Selling e2fdb74f6a Fix indentation 2023-02-21 18:05:37 -05:00
Ylva Selling 46016a19f5 Create maps to map keys with data in order to validate which formats and commands are usable with which keys 2023-02-21 18:05:24 -05:00
GPayne f8d43103bd Updated image testing .ostest files with updated action names 2023-02-21 14:37:52 -07:00
Emma Broman 7d93322505 Update gui hash (closes #2521) 2023-02-21 22:31:03 +01:00
Ylva Selling c0794ef498 Add video player as property subowner instead of doing it in renderable classes 2023-02-21 14:14:26 -05:00
Malin E f6eac4f0c7 Take back manual depth test for the two pass model rendering 2023-02-21 18:08:38 +01:00
Alexander Bock 561e9d7f22 Provide GUI names for Property Owners 2023-02-21 13:00:11 +01:00
Malin E a877324c95 Make sure model rendering works with an odd number of atmospheres 2023-02-21 11:46:16 +01:00
Malin E 7484502db9 Fix model "shadow" bug 2023-02-21 11:29:51 +01:00
Adam Rohdin ebbcd549dc Updated documentation for setPropertyValueSingle with all avaiable easing functions 2023-02-17 16:56:18 +01:00
Malin E 17c7a3af19 Update ghoul 2023-02-17 08:30:57 +01:00
Ylva Selling a68c8891ea Make renderable video sphere derive from renderable and copy code from renderablesphere 2023-02-16 14:21:59 -05:00
Ylva Selling 7154b6c4fa Move video stretching into video player 2023-02-16 12:04:13 -05:00
Ylva Selling 8d79e348b3 Move video properties to video player out of renderables 2023-02-16 11:48:43 -05:00
Ylva Selling 3f3b5dd229 Remove unnecessary printout 2023-02-16 11:48:26 -05:00
Ylva Selling f4c216d673 Move properties from renderable to video player class 2023-02-16 11:41:25 -05:00
Ylva Selling 871733be1e Change File to Video to better describe both paths and urls 2023-02-16 11:41:06 -05:00
Ylva Selling bb15f0efe0 Add functionality to mute video in video player and add properties in video player 2023-02-16 11:31:14 -05:00
Malin E 11cc094e7d Update Dawn model 2023-02-16 16:24:02 +01:00
Malin E 05252b8258 Merge branch 'master' into feature/model-opacity
* Solve conflict in iss.asset
2023-02-16 12:07:12 +01:00
Malin E 108123704b Update ghoul 2023-02-16 11:40:39 +01:00
Adam Rohdin 9dc008ad12 Small deinitialization fix for apollo actions 2023-02-16 11:20:25 +01:00
Ylva Selling 56473c77e0 Change path into string since we can play youtube videos too 2023-02-15 17:59:27 -05:00
Ylva Selling ce565a7002 Add reset to screen space video and renderable video sphere to be able to recover when it doesn't play 2023-02-15 15:55:06 -05:00
Ylva Selling 04c89fe887 Add video sphere 2023-02-15 15:45:14 -05:00
Ylva Selling a257c813b3 Add screenspace video 2023-02-15 15:45:00 -05:00