Jump to content

Pixi.js v1.3.0 Released!


Mat Groves
 Share

Recommended Posts

Hey everyone,

 

Good news! Pixi.js v1.3.0 has just been released. Harder, faster, better, stronger!

 

http://www.goodboydigital.com/pixi-js-v1-3-0-released/

 

futurePixie.jpg

 

Heres the formal list of all the pixi.js v1.3.0 updates for you to check out too:
  • Spine runtime is now much more robust with lots of little tweaks and bug fixes to make it more compatible.
  • Spine runtime now supports skins.
  • New Spine example (goblins) added to show how skins work.
  • RequestAnimationFrame Polyfill updated.
  • Custom object hitAreas can now be circles / rectangles / or polys.
  • WebGL Shader optimised by removing projection matrix.
  • Rendering now uses linked list to traverse objects increasing render speeds.
  • Optimised addChild function. Its now way faster.
  • Added new graphics object allowing for primitive drawing.
  • New example added to showcase the graphics object.
  • Added masks. A graphics object can now be used to mask another pixi object.
  • New example added to showcase masking.
  • Src code organised into nice new structure.
  • Option to enable/disable antialiasing when creating a webGL renderer.
  • Original mouse events now passed along to pixi interaction events.
  • PreventDefault is now not called by the interaction manager on mouse down / touchStart.
  • setInteractive replaced with the getter/setter interactive.
  • Lots of other little bug fixes and tweaks that make pixi even better.

We hope you enjoy it :D

 

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...