GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
20
Releases
108
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
pixi.js
Download ZIP
5060 commits
Transfer to URL with SHA
branch:
upgrade
Switch branches
×
batch-dev
bugfix/polygon-offset
dev
dev-blendmode-add-again
dev-canvas-renderer-dirty-transform
dev-graphics-fix-batches
dev-line-join
dev-offscreen-canvas
dev-renderTexture-pool
dev-replace-buble-with-babel
englercj/update-s3
feature-nine-slice-canvas-tint
fix-svg
master
multiple-pointer-down-events
release
upgrade
v2.x
v3.x
v4.x
pixi.js
/
packages
/
core
/
latest commit
0043adacad
Mark
authored
on 30 Aug 2019
..
src
- Fixed the type annotations on ArrayResource so "npm run types" produces a valid pixi.js.d.ts
5 years ago
test
Adds a strict mode for using texture caches (#6034)
5 years ago
LICENSE
Update LICENSE files to 2018 (#4585)
7 years ago
README.md
Next Restructure for v5 (#4387)
7 years ago
package.json
v5.1.4
5 years ago
README.md
@pixi/core
Installation
npm install @pixi/core
Usage
import * as core from '@pixi/core';