Jump to content

Pixi.js v1.5.2 released!


Mat Groves
 Share

Recommended Posts

Hey guys! We just released pixi.js 1.5.2 :D

Heres a list of all the new shiny awesome we added:

 

New features
  • CacheAsBitmap added to displayObjects
  • CacheAsBitmap added to Graphics Object
  • Added generateTexture function to DispalyObjects
  • Added optional FilterArea to displayObject (for optimisation)
  • removeChildAt function added to DisplayObject (@andrevenancio)
  • removeChildren function added to DisplayObject (@andrevenancio)
  • dropShadow properties added to Text.
  • Graphics chaining functions
Bug Fixes
  • Fixed setTexture bug with TilingSprite
  • Fixed anchor point bug in canvas with TilingSprite
  • Fixed positionOffset not begin correct in TilingSprite
  • Fixed issue where filters were not being applied to TilingSprite
  • Fixed SpriteBatch canvas transform bug
  • Fixed issue with mouseupoutside not firing, when mouse is out of document body (@ekelokorpi)
  • Fixed Cached textures issue when using base64 encoded images (@cacheflowe)
  • Fixed issue where visibility was not being respected in sprite batch
  • Fixed bug in gl.bindTexture which tried to use an undefined private var. (@photonstorm)
  • Fixed the 'short cut' version of Math.floor in setTransform if roundPixels is true. (@photonstorm)
  • Fixed cross domain so it is now true by default
  • Loader now uses ie9s XDomainRequest object when loading sprite sheet data so loadin crossdomain sprite sheets in ie9 now works like a champ
  • Fixed AssetLoader undefined evt.loader (@ekelokorpi)
Misc
  • Added cacheAsBitmapExample
  • Documentation tweaks
  • Lowered the default size of SpriteBatch from 10000 to 2000 as this yields faster results on mobile
  • Grunt watch task added to grunt file (@mattdesl)
  • Karma verison updated

 

Thats the lot, I hope you guys will find the new version useful!

Oh and a massive thanks to everyone who helped out!

 

Ya can get the new version here: https://github.com/GoodBoyDigital/pixi.js

Or read a little more about it on our blog to if ya fancy: http://www.goodboydigital.com/pixi-1-5-2-webgl-canvas-renderer/

 

Enjoy!

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...