1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-17 14:48:46 +02:00
MLEM/MLEM
Ell ef0499958d - Added InputHandler.IsPressedIgnoreRepeats
- Marked non-GenericInput versions of IsDown, IsUp, IsPressed and related methods as obsolete in favor of GenericInput ones
2022-12-27 22:57:35 +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 cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
Font cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
Formatting cleaned up preprocessor instructions 2022-12-13 13:11:36 +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