1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-08 15:51:35 +02:00
MLEM/MLEM
Ell 00d9ee99d8 Merge branch 'release' into main
# Conflicts:
#	CHANGELOG.md
2021-07-01 05:06:39 +02:00
..
Animations allow sprite animations to be updated by a time span 2020-08-13 19:46:49 +02:00
Cameras expose the viewport of a camera 2021-03-09 02:29:06 +01:00
Extensions added a sprite batch extension to generate a gradient 2021-06-03 21:33:09 +02:00
Font added text alignment options to tokenized strings and paragraphs 2021-06-25 15:23:30 +02:00
Formatting fixed image tokens drawing themselves too many times for split strings 2021-06-25 16:40:09 +02:00
Input Set default values for InputHandler held and pressed keys to avoid an exception if buttons are held in the very first frame 2021-06-30 19:40:43 +02:00
Misc clarify OpenLinkOrFile usage documentation 2021-04-23 14:34:59 +02:00
Pathfinding clean up unused using statements 2020-12-14 21:51:27 +01:00
Textures convert tests to use graphics 2021-04-02 17:12:27 +02:00
MLEM.csproj added the changelog to the website 2021-07-01 05:00:59 +02:00