|
677230ce28
|
Moved extension methods into matching namespaces to avoid unexpected suggestions
|
2024-07-19 20:02:28 +02:00 |
|
|
fa1cafd751
|
Added compatibility for MonoGame.Extended 4.0.0 and FNA.Extended
|
2024-07-10 12:03:24 +02:00 |
|
|
556be37523
|
updated changelog links
|
2024-04-05 15:20:46 +02:00 |
|
|
7e345e7437
|
Merge remote-tracking branch 'origin/main'
|
2023-12-20 20:50:02 +01:00 |
|
|
236ecfa116
|
Use IsAotCompatible instead of IsTrimmable to enable more warnings
|
2023-12-20 20:49:52 +01:00 |
|
|
6a8e9639c1
|
updated dependencies
|
2023-12-13 22:11:31 +01:00 |
|
|
a892d2424e
|
fix new trimmable warnings
|
2023-11-22 12:17:21 +01:00 |
|
|
b8f46ff5d2
|
updated to .net 8 and reorganized third party deps
|
2023-11-22 10:39:13 +01:00 |
|
|
c77ec3765c
|
include correct readme file in packages
|
2023-04-16 13:37:43 +02:00 |
|
|
6607a5f48c
|
net7.0
|
2023-03-29 23:31:30 +02:00 |
|
|
4189ae6d4d
|
dependency update
Closes #6 and #7 (both of which were incomplete)
|
2022-12-08 17:02:22 +01:00 |
|
|
d138577285
|
Added trimming and AOT annotations and made MLEM trimmable
|
2022-10-31 18:33:53 +01:00 |
|
|
fc026ad0de
|
multi-target netstandard2.0 and net6.0
|
2022-09-14 19:24:00 +02:00 |
|
|
963ea557e8
|
updated dependencies
|
2022-09-03 12:31:34 +02:00 |
|
|
711f60a97e
|
Updated demos and templates to MonoGame 3.8.1
|
2022-07-25 18:23:16 +02:00 |
|
|
5d7d238630
|
added MLEM.FNA
|
2022-06-24 14:01:26 +02:00 |
|
|
29bbd61f8b
|
reformat and cleanup
|
2021-12-28 14:56:11 +01:00 |
|
|
636522bc3e
|
resolved some documentation warnings
|
2021-11-30 11:46:06 +01:00 |
|
|
a48aa2db93
|
dependency update
|
2021-11-29 11:50:43 +01:00 |
|
|
a140e85300
|
fixed Docs casing in readme path
|
2021-09-24 04:50:42 +02:00 |
|
|
a53939837f
|
added package readmes
|
2021-09-24 04:47:39 +02:00 |
|
|
866dad49ab
|
Use FontStashSharp's built-in LineHeight property for GenericStashFont
|
2021-08-19 21:43:17 +02:00 |
|
|
527c4af3e4
|
updated dependencies
|
2021-07-20 00:55:36 +02:00 |
|
|
19893855dc
|
added the changelog to the website
|
2021-07-01 05:00:59 +02:00 |
|
|
fe9b3830f8
|
(finally) added a changelog
|
2021-06-28 15:38:30 +02:00 |
|
|
1123b815b3
|
updated some package declarations to clean up warnings
|
2021-04-22 19:59:35 +02:00 |
|
|
cf9bcc7ae4
|
updated to MonoGame 8 and added support for opening the on-screen keyboard to TextInputWrapper
|
2021-04-22 19:26:07 +02:00 |
|
|
dda827b985
|
added GenericFont compatibility for FontStashSharp
|
2021-02-27 16:58:36 +01:00 |
|
|
fd9ad777c2
|
some fixes related to the branch name change
|
2020-11-07 00:58:43 +01:00 |
|
|
ba3529a3e1
|
made mlem.extended ship without a monogame.extended version attached
|
2020-10-07 06:45:34 +02:00 |
|
|
521daf879c
|
updated dependencies
|
2020-10-07 06:28:18 +02:00 |
|
|
6a383e200b
|
a small rebranding
|
2020-09-28 20:53:39 +02:00 |
|
Ellpeck
|
e80eb17b22
|
fixed incorrect icon link
|
2020-07-29 14:41:46 +02:00 |
|
Ellpeck
|
7ba14ba7f5
|
removed parentheses around MLEM's name
|
2020-05-28 00:49:29 +02:00 |
|
Ellpeck
|
08f66abe2f
|
switch to using cake for builds
|
2020-05-21 22:50:38 +02:00 |
|
Ellpeck
|
89646b1c67
|
include documentation in nuget packages
|
2020-05-21 12:20:40 +02:00 |
|
Ellpeck
|
a2b939a2c8
|
change package project links to website
|
2020-05-21 02:22:55 +02:00 |
|
Ellpeck
|
18c79bbf3a
|
unify versions and update
|
2020-04-25 23:35:54 +02:00 |
|
Ellpeck
|
ff69aba67a
|
update
|
2020-04-11 03:24:40 +02:00 |
|
Ellpeck
|
9c37f34947
|
update the readme and descriptions
|
2020-04-06 01:42:52 +02:00 |
|
Ellpeck
|
f797d1f49f
|
update everything to push logos
|
2020-04-05 01:59:11 +02:00 |
|
Ellpeck
|
9a06d18128
|
Added a logo
|
2020-04-05 01:35:17 +02:00 |
|
Ellpeck
|
8d1b291f39
|
made mlem.data and mlem.extended dependencies optional
|
2020-02-26 23:04:17 +01:00 |
|
Ellpeck
|
0046811ca0
|
added project templates
|
2020-02-24 17:34:05 +01:00 |
|
Ellpeck
|
f96e0ae625
|
use VersionPrefix to make VersionSuffix work
|
2020-02-21 15:13:07 +01:00 |
|
Ellpeck
|
00b07e1c45
|
update
|
2020-01-23 01:25:50 +01:00 |
|
Ellpeck
|
00e0ef8bc6
|
update
|
2020-01-01 13:00:33 +01:00 |
|
Ellpeck
|
e75f87f4be
|
update
|
2019-12-05 22:19:58 +01:00 |
|
Ellpeck
|
69fd9797d0
|
random extensions
|
2019-12-04 13:06:53 +01:00 |
|
Ellpeck
|
2d35322a5f
|
move some package dependencies around
|
2019-11-18 02:19:16 +01:00 |
|