osb/source/rendering
Kai Blaschke d0099a6d79
Fixed some uninitialized members
May have caused undefined behavior in few cases, as most of the fixed members were used before being initialized.
2024-02-19 23:44:59 +01:00
..
CMakeLists.txt Upgrade to C++17 2023-06-25 20:01:32 +10:00
StarAnchorTypes.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarAnchorTypes.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarAssetTextureGroup.cpp Pretty much working now 2023-06-24 22:49:47 +10:00
StarAssetTextureGroup.hpp Pretty much working now 2023-06-24 22:49:47 +10:00
StarDrawablePainter.cpp Add ItemDrop glow 2023-08-20 11:56:37 +10:00
StarDrawablePainter.hpp everything everywhere 2023-06-20 14:33:09 +10:00
StarEnvironmentPainter.cpp Add vertical speed support to parallax layers 2023-10-12 04:42:24 +11:00
StarEnvironmentPainter.hpp Fixed some uninitialized members 2024-02-19 23:44:59 +01:00
StarFontTextureGroup.cpp Cache font directives 2023-07-04 06:01:29 +10:00
StarFontTextureGroup.hpp More default fonts 2023-08-03 01:17:08 +10:00
StarTextPainter.cpp Add optional alpha threshold option for fonts 2023-08-04 23:47:52 +10:00
StarTextPainter.hpp Add optional alpha threshold option for fonts 2023-08-04 23:47:52 +10:00
StarTilePainter.cpp Skip generating tile pieces if a color variant is invalid 2023-11-01 12:41:02 +11:00
StarTilePainter.hpp Hook tile meshing up to Material Item drop and preview 2023-08-20 18:56:50 +10:00
StarWorldCamera.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarWorldCamera.hpp Decimal zoom with lerp 2023-06-29 07:05:01 +10:00
StarWorldPainter.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarWorldPainter.hpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00