Commit Graph

18 Commits

Author SHA1 Message Date
Malin E
01483ef982 Add support for model vertex colors (#3346)
* Add model vertex color support

* Fix an issue with the Tiangong model not loading properly and set a correct bounding sphere size for it

* Update caching for models

* Update previous model examples to the new format

* And add a new example to test the new vertex colors support

* Apply suggestions from code review

Co-authored-by: Alexander Bock <alexander.bock@liu.se>

* Add a model example with lighting

* Improve the basic example and add a separate example for vertex colors

* Add visual test for vertex colors (#3348)

* Update the readme file for the visual tests

* Add asset instruction to the visual testing readme

* Add visual test for RenderableModel with vertex colors

* Apply suggestions from code review

Co-authored-by: Alexander Bock <alexander.bock@liu.se>

* Update test when asset changed name

---------

Co-authored-by: Alexander Bock <alexander.bock@liu.se>

* Update Ghoul

---------

Co-authored-by: Alexander Bock <alexander.bock@liu.se>
2024-07-17 15:56:06 +02:00
Alexander Bock
7a2b876541 Add profile information to the visual test files (#3270)
* Update test files
* Fix apollo test
* Cleanup test files
* Include information about the profile being loaded
* Add documentation about the visual tests
2024-05-23 13:09:01 +02:00
Gene Payne
217a7b6c70 Add new eclipse test 2024-02-21 15:32:03 -07:00
Gene Payne
bcc728cbfd Disable Mars MOC layers so original test layers show 2024-01-25 13:04:21 -07:00
GPayne
16591fab56 Added another visual test for JWST 2023-08-14 15:53:45 -06:00
Gene Payne
32776e7b76 Fix visual test file Mars terrain typo in CTX layer 2023-08-02 12:28:27 -06:00
GPayne
5a9c70f22c Added a JWST visual test 2023-07-25 13:12:42 -06:00
GPayne
ceed3fc58a New visual test of nightsky constellations 2023-07-19 10:11:11 -06:00
GPayne
b5572b0e07 Remove ISS trail in defaultEarth test 2023-07-17 12:27:25 -06:00
GPayne
a6522f4038 Increased wait time for some visual tests 2023-07-14 11:08:13 -06:00
GPayne
784c7d39ee Update apollo image test files with updated action names 2023-06-06 16:45:34 -06:00
Alexander Bock
705c898ccd Asset File cleanup (#2713)
* Updating all assets to new coding style
* Cleaning up asset files
* Moving default_actions and default_keybindings files
* Changing procedural globes to explicitly specified globes
* Move Spice loading explicitly to the initialize part and also deinitialize
* Removing unused asset files
  * Removing asset_helper
  * Removing scale_model_helper asset
  * Removing script_scheduler_helper
  * Removing testing_keybindings
  * Remove procedural_globe
2023-05-28 17:23:20 +02:00
Gene Payne
4d64d833a8 Typo in NewHorizonsModel.ostest file 2023-02-22 09:44:50 -07:00
GPayne
f8d43103bd Updated image testing .ostest files with updated action names 2023-02-21 14:37:52 -07:00
Gene Payne
dfc62e44a6 Changes to visual tests mainly to switch from keys to actions (#2484)
* Changing 'keys' test case to 'action' in all .ostest files
* Change recording files to use the standard extension
* Add recording file extension to test file format
* Removed the unwanted second wildcard from set prop command
* Added 10 sec waits after profile.setup.apollo11 action in some tests
2023-02-03 16:30:10 -07:00
GPayne
0e52b3debd Minor fix to ostest timestamps to avoid timing issue 2022-11-15 08:58:24 -07:00
GPayne
9aa229fd28 Minor fixes to image test scripts 2022-11-15 08:56:32 -07:00
GPayne
fc33a99b23 Added all image-comparison test files 2021-04-21 15:19:16 -06:00