Skip to content

Releases: stephengold/jME-TTF

3.0.1

05 Mar 22:18
Compare
Choose a tag to compare
  • Bugfix: material definitions lack support for GLSL versions > 100
  • Delete carriage-return characters from text files.
  • Upgrade JMonkeyEngine to v3.6.1-stable.

3.0.0

23 Mar 20:30
Compare
Choose a tag to compare
  • Redefine the TrueTypeKey class to avoid raw use of JME's parameterized AssetKey class. (API change)
  • Rename the getIntenisty() method in the BlurText class. (API change)
  • Split off 2 sub-projects: JmeTtfExamples and JmeTtfLibrary.
  • Upgrade JME to v3.6.0-stable.

2.2.4

01 Jun 06:40
Compare
Choose a tag to compare

Upgrade JME to v3.4.0-stable.

2.2.3+for34

09 May 18:03
Compare
Choose a tag to compare

Upgrade JME to v3.4.0-beta3.

2.2.3

09 May 03:56
Compare
Choose a tag to compare
  • Removed POM dependency on "jme3-desktop:[3.1,)".
  • Specified precise versions of dependencies and switched from JCenter to Maven Central Repository.
  • Automated deployment using the "com.github.stephengold" group ID.
  • Added a Gradle wrapper.
  • Deleted the build scripts for Apache Ant.