Skip to content

Conversation

@Quillraven
Copy link
Contributor

With LibGDX 1.14.0 we also have a new PointMapObject which I added to the shape extension function. It also contains some breaking changes regarding the different tiled map loader parameter classes because they were all empty and redundant. So it got reduced to a single "base" parameter class.

I noticed that VisUI tests are failing because the getText method that returns a StringBuilder doesn't exist. StringBuilder got replaced with CharArray from what I can tell. However, Vis-UI hasn't rolled out the new version yet that supports LibGDX 1.14.0. I see there are commits that fix the mentioned issue but the version was not released yet.
Therefore, I added @ignored to the failing tests for now.


sorry for the duplicate, I wasn't on the latest develop. I hope this is fixed now. The other PR got automatically closed it seems due to the "force merge" or whatever it is called.

@Quillraven
Copy link
Contributor Author

yes, now it only shows the relevant changes. looks better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant