Alexander Bock
c02e59b9f8
Fixing more includes and forward declarations ( #3876 )
2025-12-16 13:40:19 +01:00
Alexander Bock
685af84339
Adjust properties to new capitalization rules
2025-09-07 15:13:45 +02:00
Alexander Bock
5152a7a6e0
General code spring cleaning ( #3525 )
2025-02-22 15:28:14 +01:00
Alexander Bock
820e90eab4
Happy new year
2025-01-14 16:21:08 +01:00
Anders Lundkvist
c09e6da405
Add example for RenderableSphereSpout ( #3208 )
...
* Example asset for RenderableSphereSpout
* fixed path to example texture
* removed unnecessary variables
* Update example and improve the documentation handling for the spout classes
* Apply new naming scheme
* added PR review changes
* changed to correct submodules
* submodules updated to correct version
* reverted wrong submodule updates
---------
Co-authored-by: Arohdin <adam.rohdin@liu.se >
Co-authored-by: Alexander Bock <alexander.bock@liu.se >
2024-04-30 12:01:15 -04:00
Alexander Bock
78b3b4fb2e
Adding periods to the description texts
2024-04-23 22:33:17 +02:00
Alexander Bock
49fc538c17
Rename fmt.h to format.h and enable audio module on default
2024-03-25 23:19:52 +01:00
Alexander Bock
3ba346a227
Remove fmt::format and replace with std::format
2024-03-24 20:19:14 +01:00
Alexander Bock
fff6f8a627
General pass for code cleanup
2024-03-08 00:36:54 +01:00
Alexander Bock
6e29d898cf
Update copyright header
2024-02-06 15:53:24 +01:00
Alexander Bock
3a9716a535
No need to use the .set method of properties directly
2023-11-28 21:37:52 +01:00
Alexander Bock
ca916877b2
Adapt the visibility settings for all properties
2023-04-15 09:33:31 +02:00
Alexander Bock
4f4764209f
Happy new year
2023-01-02 11:19:33 +01:00
Alexander Bock
163ac4dcef
Cleanup of mostly asset files
...
- Fixes for all files
- constexpr cleanup
- Cosmetic changes
- Remove punctuation from the end of messages
2022-07-28 17:21:59 +02:00
Alexander Bock
9cc4c595a8
Code Cleanup ( #2191 )
...
* constexpr const -> constexpr
* const char* -> std::string_view
2022-07-25 15:57:45 +02:00
Marco Silva
4499e783b0
wrong var was used for drawBuffer
2022-04-28 13:51:18 +01:00
Alexander Bock
6a708b1f18
Implement new Spout input methods to Tileproviders and new Renderables ( #1901 )
...
* Implement new Spout input methods to Tileproviders and new Renderables
Co-authored-by: Marco Silva <marco@elumenati.com >
2022-03-03 23:47:09 +01:00