Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Bock 096363fd06 Make constructors explicit 2025-02-05 23:22:32 +01:00
Emma Broman 7401f5145e Automatically reload texture for RenderableSphereImageLocal when file changes (#3500)
* Use `TextureComponent` for `RenderableSphereImageLocal`

Cleans up code and makes texture reload automatically if the file changes

* Move a faultily located include
2025-01-20 15:58:01 +01:00
Alexander Bock 820e90eab4 Happy new year 2025-01-14 16:21:08 +01:00
Andreas Engberg c2ea21b43c add listener on file texture changes 2024-05-13 15:55:02 +02:00
Alexander Bock 6e29d898cf Update copyright header 2024-02-06 15:53:24 +01:00
Malin E 786c2887da Sphere maintenance (#2800)
* Split RenderableSphere class into a local and online sphere

* Make the video sphere derive from the regular sphere

* Make RenderableTimeVaryingSphere derive from RenderableSphere

* Some clean up

* Address PR comments
2023-08-07 11:47:32 +02:00