Releases: stephengold/JmePower
Releases · stephengold/JmePower
1.1.1
1.1.0
- Bugfix: if the tasks finish quickly, the cinematic may terminate too soon.
- Add the JmePowerExamples subproject.
- Display status in the upper-left corner of the loading screen.
- Save/restore the camera's state.
- Log the latency of each task.
- Publicize the logger of the
Preloader
class. - Build using Gradle v7.5.1 and Heart v8.2.0.
1.0.0
- Delete the LemurPower subproject.
- Depend on Heart v8.0.0 and JME v3.5.2-stable.
0.4.4
- Widen the spotlight's outer angle in the loading screen.
- Target Java v8+.
- Build using Gradle v7.4.2, Heart v7.5.0, JME v3.5.1-stable, and Lemur v1.16.0 .
0.4.3
Build using Gradle v7.2 and Heart v7.0.0.
0.4.2
- Use the new (com.jme3.anim) animation system.
- Darken shadows.
- Build using Gradle v7.0.2, Heart v6.4.4, JME v3.4.0-stable, and Lemur v1.15.0 .
0.4.1
- Publish to MavenCentral instead of JCenter.
- Build using Gradle v6.8.2 and Heart v6.4.2 .
0.4.0
- Build using Heart v6.4.0 and use its version of the
Loadable
class. - Add the
JmePowerVersion
class. - Add package-info files.
0.3.0
split off the JmePowerLibrary sub-project
0.2.0
- Pass the
AssetManager
toload()
methods. (API change) - Split off
JmeLoadingState
from theLemurLoadingState
class. - Build using Gradle v6.8.1 and Heart v6.3.0 .