1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-17 22:58:45 +02:00
MLEM/MLEM
Ell eb8a8568e1 Some ui system improvements
- Allow initializing a ui system's text formatter without default codes and macros
- Fixed UiStyle.LinkColor not being applied to the ui system when changed
2023-01-08 11:21:20 +01:00
..
Animations added .editorconfig 2022-06-17 18:23:47 +02:00
Cameras added MLEM.FNA 2022-06-24 14:01:26 +02:00
Extensions Added RandomExtensions.NextSingle with minimum and maximum values 2023-01-07 20:01:22 +01:00
Font cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
Formatting Some ui system improvements 2023-01-08 11:21:20 +01:00
Graphics cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
Input - Added InputHandler.IsPressedIgnoreRepeats 2022-12-27 22:57:35 +01:00
Misc cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
Pathfinding Added the ability to find paths to one of multiple goals using AStar 2022-10-10 11:31:23 +02:00
Sound added .editorconfig 2022-06-17 18:23:47 +02:00
Textures added the ability to convert texture atlases to collections 2022-11-23 12:14:08 +01:00
MLEM.csproj Added trimming and AOT annotations and made MLEM trimmable 2022-10-31 18:33:53 +01:00
MLEM.FNA.csproj Added trimming and AOT annotations and made MLEM trimmable 2022-10-31 18:33:53 +01:00