Skip to content

Conversation

@stephengold
Copy link
Member

PR #1685 deprecated the 2-arg constructor for BitmapText. That constructor is used extensively in the Engine itself, especially in "jme3-examples".

Since the Engine (and especially "jme3-examples") ought to set a good example, this PR replaces all uses of the 2-arg constructor with the 1-arg constructor.

@stephengold stephengold added this to the v3.5.0 milestone Dec 17, 2021
Copy link
Contributor

@Aufricer Aufricer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing wrong here

@stephengold
Copy link
Member Author

Unless there's more to discuss, I plan to integrate this PR in about 20 hours.

@stephengold stephengold merged commit 5b55b34 into master Dec 19, 2021
@stephengold stephengold deleted the sgold/dep-bitmaptext branch December 19, 2021 22:52
stephengold added a commit that referenced this pull request Dec 27, 2021
* avoid invoking the newly-deprecated BitmapText constructor

* TestMultipleApplications:  avoid deprecated BitmapText constructor
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.

3 participants