Jump to content

Search the Community

Showing results for tags 'v4.3.2'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. I am doing big pixi.js project and for development purposes I installed in project pixi.js via link on latest development build: <script src="http://pixijs.download/release/pixi.js"></script> When I returned to project after CHRISTMAS VACATION I've found that it doesn't work. Asset manager starts to load assets and do it infinitely without any error, app just never gets initialized. I fixed it changing link to v4.3.0, but i am really interested what's changed in new version, I did search on official site, on github (https://github.com/pixijs/pixi.js/compare/v4.3.1...v4.3.2 ), so far I see there is changes between version 4.3.0 and 4.3.1 (https://github.com/pixijs/pixi.js/compare/v4.3.0...v4.3.1) but no really differences between 4.3.1 and 4.3.2. Also I've found that api PIXI.Text has changes, new PIXI.Text(text, style, canvas) so now you can initialise it with canvas, why? Does it have any advantages in text rendering? Thanks in advance for clearifying my answers. Looking for results in English? Change to English Оставить русский Изменить язык
×
×
  • Create New...