Christopher Whitley
|
ebf4b57619
Merge branch 'feature/tilemap-refactor' of https://github.com/MonoGame-Extended/Monogame-Extended into feature/tilemap-refactor
|
2 weeks ago |
Christopher Whitley
|
66d8412187
add parallax support and entity IID tracking
|
2 weeks ago |
Christopher Whitley
|
2ce7f8b6a3
prevent texture bleeding with UV inset and point sampling
|
2 weeks ago |
Christopher Whitley
|
f22975b3f3
Support multiple tiles per position in layer conversion
|
3 weeks ago |
Christopher Whitley
|
e3e5eb3c14
Base implementation for Ogmo parser
|
3 weeks ago |
Christopher Whitley
|
3d661bedfd
Base implementation of LDtk parser
|
3 weeks ago |
Christopher Whitley
|
8c84ba377f
Base implementation of new tilemap system
|
3 weeks ago |
Christopher Whitley
|
d035ad2bb8
Add unit tests for primitives and bounding volumes
|
1 month ago |
Christopher Whitley
|
3129916edc
Renamed BoundingCircle to BoundingCircle2D
|
1 month ago |
Christopher Whitley
|
003b9f9977
Add 2D primitives and bounding volumes being added to MonoGame
|
1 month ago |
Christopher Whitley
|
77135f3742
Exclude testing for new content builder project (#1097)
|
1 month ago |
Christopher Whitley
|
5c57eeeda7
Exclude tilemap testing for new content builder project (#1096)
|
1 month ago |
Christopher Whitley
|
8319b6a73d
Use `-p` not `/p` (#1095)
|
1 month ago |
Christopher Whitley
|
17e145a080
Setup project so that preview releases can be made (#1093)
|
1 month ago |
Christopher Whitley
|
5a4caf23c3
Update version to 5.3.1 (#1082)
|
2 months ago |
Christopher Whitley
|
5af60f5f1e
Revert back to using indexer to add kerning pairs (#1081)
|
2 months ago |
Christopher Whitley
|
861fd72d61
Allow negative character id (#1080)
|
2 months ago |
Christopher Whitley
|
395d3bf8a2
Allow Negative Spacing In Bitmap Fonts (#1079)
|
2 months ago |
Christopher Whitley
|
0851ee39bf
Check for UTF-8 Byte Order Mark Preamble at the start of stream. (#1077)
|
2 months ago |
Christopher Whitley
|
25abf798c1
Use xvfb in tests for release workflow (#1069)
|
3 months ago |
Christopher Whitley
|
6ae5938a52
Update version to 5.2.3 for next release (#1068)
|
3 months ago |
Christopher Whitley
|
cc30aea023
Reverse changing of `RectangleF.Intersect` to `RectangleF.Intersection` (#1067)
|
3 months ago |
Christopher Whitley
|
25c3cff7f8
Remove duplicated CreateComponentBits call in Update when when entities are changed (#1066)
|
3 months ago |
Christopher Whitley
|
fd0a912aa7
Add `Normalize` method to `RectangleF` and rectangle extensions (#1065)
|
3 months ago |
Christopher Whitley
|
e9ab55acf5
Feature/move ondelete call timing 1062 (#1063)
|
3 months ago |
Christopher Whitley
|
76c0bf0919
Add zoom-to-point methods for OrthographicCamera (#1059)
|
3 months ago |
Christopher Whitley
|
1618789537
Expose entity lifecycle events on World (#1058)
|
3 months ago |
Christopher Whitley
|
6e4424790e
Resolve Issue With OrthographicCamera WorldToScreen and ScreenToWorld transitions when using a non-zero positioned viewport (#1055)
|
3 months ago |
Christopher Whitley
|
14bcdb146f
Add stack-based screen management with background update support (#1054)
|
3 months ago |
Christopher Whitley
|
fc5aacbe58
Change ExtendedContentManager method accessors to protected (#1053)
|
3 months ago |