Releases: bitbrain/braingdx
Releases · bitbrain/braingdx
Version 0.6.36
- [#225] fix wrong insertion order of render layers
- remove
ParticleEffectLoader
since it now comes with libgdx
Version 0.6.35
- fix various bugs
Version 0.6.34
- rename
SharedAssetManager
intoAsset
Version 0.6.33
- [#224] introduce
@AssetSource
annotation
Version 0.6.32
- simplify screens by making generic arguments optional
Version 0.6.31
- expose screen shake value
- add option to define custom game context
Version 0.6.30
- add camera zoom tweening
Version 0.6.29
- add additional constructors to
AnimationSpritesheet
Version 0.6.28
- fix random animation offset
Version 0.6.27
- improve animation rendering and add offset option