github ekelokorpi/panda-engine 1.10.0

latest releases: 2.14.0, 2.13.1, 2.13.0...
11 years ago

Audio

  • Added stopOnSceneChange attribute
  • Added currentMusicName property
  • Added soundMuted property
  • Added toggleSound method
  • Added toggleMusic method
  • Fixed audio rewinding with HTML5 Audio
  • Fixed audio callback not called, when stopping sound
  • Disabled m4a audio format, when using Opera with Web Audio

Core

  • Added removeAsset and removeAssets methods
  • Fixed nocache to apply after device-specific config
  • Fixed mediaFolder and sourceFolder to accept empty string
  • Fixed Opera detection

Debug

  • Added backgroundColor attribute
  • Added object count
  • Changed default frequency to 500
  • Changed position attribute to positionX and positionY

Emitter

  • Added onComplete function

Loader

  • Added crossorigin attribute
  • Changed bar color
  • Renamed timeout attribute to time
  • Renamed barBg attribute to barBgColor

Renderer

  • Updated Pixi to 2.1.1
  • Added Video class
  • Fixed HiRes mode with Pixi v2

Scene

  • Fixed audio stopping on scene change

Sprite

  • Added game.Sprite.fromImage function
  • Fixed constructor to multiply position with game.scale

System

  • Added removeAssets parameter to setScene
  • Added originalWidth and originalHeight properties
  • Removed stopAudioOnSceneChange attribute
  • Fixed resizeToFill to work correctly

Tween

  • Fixed currentTime to 0 on start

Don't miss a new panda-engine release

NewReleases is sending notifications on new releases.