Mat Groves Posted March 31, 2014 Share Posted March 31, 2014 Hey guys! We just released pixi.js 1.5.2 Heres a list of all the new shiny awesome we added: New featuresCacheAsBitmap added to displayObjectsCacheAsBitmap added to Graphics ObjectAdded generateTexture function to DispalyObjectsAdded 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 FixesFixed setTexture bug with TilingSpriteFixed anchor point bug in canvas with TilingSpriteFixed positionOffset not begin correct in TilingSpriteFixed issue where filters were not being applied to TilingSpriteFixed SpriteBatch canvas transform bugFixed 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 batchFixed 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 defaultLoader now uses ie9s XDomainRequest object when loading sprite sheet data so loadin crossdomain sprite sheets in ie9 now works like a champFixed AssetLoader undefined evt.loader (@ekelokorpi) MiscAdded cacheAsBitmapExampleDocumentation tweaksLowered the default size of SpriteBatch from 10000 to 2000 as this yields faster results on mobileGrunt 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.jsOr 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! Lonan, Mefteg and Rex Rhino 3 Quote Link to comment Share on other sites More sharing options...
CinkoNaap Posted March 31, 2014 Share Posted March 31, 2014 Take it!Use it!Love It! Quote Link to comment Share on other sites More sharing options...
kuuuurija Posted March 31, 2014 Share Posted March 31, 2014 sweet!! Quote Link to comment Share on other sites More sharing options...
xnamex Posted March 31, 2014 Share Posted March 31, 2014 Oh my God! The generate texture method is awesome Cheers! Quote Link to comment Share on other sites More sharing options...
sebrofjr Posted April 3, 2014 Share Posted April 3, 2014 As always, much appreciated. from the blog:"Watch this space for the next version of Pixi as we already have some cool new features in the works – I just can’t tell you what they are yet :)" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.