1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-16 22:28:46 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Ell 5d7d238630 added MLEM.FNA 2022-06-24 14:01:26 +02:00
Ell aabb1ed5df added .editorconfig 2022-06-17 18:23:47 +02:00
Ell 59af00c89a Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +02:00
Ell 2be39a740e improve handling of arbitrary Epsilon values 2021-10-28 23:26:42 +02:00
Ell b271518956 Exposed Camera's RoundPosition 2021-10-19 22:06:49 +02:00
Ell b594c271ac expose the viewport of a camera 2021-03-09 02:29:06 +01:00
Ellpeck 433299ed10 Rename vector floor extensions to FloorCopy since MonoGame added their own Floors 2020-07-27 00:24:49 +02:00
Ellpeck 62c8b7766c fixed camera's ConstrainWorldBounds midpoint formula being incorrect 2020-06-01 17:00:32 +02:00
Ellpeck d8daa3779a start on xml documentation, yay 2020-05-20 23:59:40 +02:00
Ellpeck 39af38f3d8 fixed ConstrainWorldBounds not always being accurate 2019-12-26 22:46:38 +01:00
Ellpeck f4db1be464 made constrainworldbounds return if it constrained 2019-12-26 13:01:32 +01:00
Ellpeck 548e603900 made cameras snap right in small rooms and made panels not require a texture 2019-12-06 20:54:30 +01:00
Ellpeck ee051f2ab0 added camera scaling 2019-11-10 22:36:25 +01:00
Ellpeck 1c8a32b8dc removed the rectanglef extension since we have our own now 2019-11-02 14:56:16 +01:00
Ellpeck ae849c63e7 added a sandbox 2019-09-19 20:23:18 +02:00
Ellpeck dfe31e6726 added the option to auto-scale both the camera and ui systems 2019-08-23 19:46:36 +02:00
Ellpeck 2ead7c6c6b border constraints as well as some other useful goodies 2019-08-07 16:32:19 +02:00
Ellpeck 8e46809d61 added simple camera 2019-08-07 01:21:32 +02:00