This repository has been archived by the owner on May 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1, delete .vscode folder and tsconfig.json as everyone has their own …
…configurations 2, update PixiJS engine to latest v4.7.3 (mainly for PIXI.Text changing) 3, update pixi.js.d to v4.7.3 4, update tweenjs.d to latest v0.6.2 5, bitmapFont mode for GTextField now supports "Resizable / Colorable" which the editor supports 6, do not use createjs.Ticker to advance the Tween anymore but just use PIXI.ticker to update it actively instead 7, change the way to stop tween in each Gear classes.
- Loading branch information
Showing
29 changed files
with
893 additions
and
1,313 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.