|
60af21aff4
|
Improved UiParser.ParseImage with locks and a callback action
|
2024-03-30 11:52:23 +01:00 |
|
|
294af052ae
|
Added SetWidthBasedOnAspect and SetHeightBasedOnAspect to images
|
2023-11-23 22:16:31 +01:00 |
|
|
f652854c1d
|
Added AddCustomStyle and ApplyCustomStyle to UiStyle to allow for easy custom styling of elements
|
2023-06-14 14:54:49 +02:00 |
|
|
14d0b24aa9
|
cleaned up preprocessor instructions
|
2022-12-13 13:11:36 +01:00 |
|
|
e21729de67
|
fixed some memory management issues in MLEM.Ui
|
2022-11-24 18:38:51 +01:00 |
|
|
d138577285
|
Added trimming and AOT annotations and made MLEM trimmable
|
2022-10-31 18:33:53 +01:00 |
|
|
f58e3c94d5
|
Marked EnumHelper and DynamicEnum as obsolete due to their reimplementation in the DynamicEnums library
|
2022-10-31 13:20:26 +01:00 |
|
|
791c66b098
|
code cleanup
|
2022-10-27 10:22:25 +02:00 |
|
|
48735c3d36
|
Multi-target net452, making MLEM compatible with MonoGame for consoles
|
2022-09-14 21:17:43 +02:00 |
|
|
2d3d93c610
|
Generified UiMarkdownParser by adding abstract UiParser
|
2022-09-04 12:26:55 +02:00 |
|
|
6a271af017
|
Fixed UiMarkdownParser not parsing formatting in headings and blockquotes
|
2022-08-19 17:57:44 +02:00 |
|
|
8044cb59cb
|
Improved EnumHelper.GetValues signature to return an array
|
2022-07-29 19:52:01 +02:00 |
|
|
5d7d238630
|
added MLEM.FNA
|
2022-06-24 14:01:26 +02:00 |
|
|
aabb1ed5df
|
added .editorconfig
|
2022-06-17 18:23:47 +02:00 |
|
|
59af00c89a
|
Code cleanup, and marked AStar.InfiniteCost as obsolete
|
2022-06-15 11:38:11 +02:00 |
|
|
d0ece92550
|
return the ElementType along with each Element in Parse
|
2022-06-14 00:08:05 +02:00 |
|
|
01fb5288ff
|
finished up UiMarkdownParser
|
2022-06-14 00:04:57 +02:00 |
|
|
7b1da2f1a7
|
fixed image base path not being applied properly
|
2022-06-13 23:59:56 +02:00 |
|
|
f53305ce42
|
Added UiMarkdownParser
|
2022-06-13 23:52:10 +02:00 |
|