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
5059 commits
Transfer to URL with SHA
branch:
master
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
ae84e9267d
Mark
authored
on 21 Sep 2019
..
src
Add documentation for all the BaseTexture options to BaseRenderTexture as it supports them too (and we want to pass texture formats to get float render textures)
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';