Skip to content

Tags: bhouston/threeify

Tags

v1.76.2

Toggle v1.76.2's commit message
chore(release): 1.76.2 [skip ci]

## [1.76.2](v1.76.1...v1.76.2) (2020-10-27)

### Bug Fixes

* fix black fringes: V-Ray PNGs are actually premultipled alpha against PNG spec. ([e74490d](e74490d))

v1.76.1

Toggle v1.76.1's commit message
chore(release): 1.76.1 [skip ci]

## [1.76.1](v1.76.0...v1.76.1) (2020-10-22)

### Bug Fixes

* support clearState properly, avoid black fringes. ([8e77d45](8e77d45))

v1.76.0

Toggle v1.76.0's commit message
chore(release): 1.76.0 [skip ci]

# [1.76.0](v1.75.2...v1.76.0) (2020-10-13)

### Features

* add support for layerCompositor.snapshot() ([324ec31](324ec31))

v1.75.2

Toggle v1.75.2's commit message
chore(release): 1.75.2 [skip ci]

## [1.75.2](v1.75.1...v1.75.2) (2020-10-08)

### Bug Fixes

* fill height on compositor. ([b069acd](b069acd))

v1.75.1

Toggle v1.75.1's commit message
chore(release): 1.75.1 [skip ci]

## [1.75.1](v1.75.0...v1.75.1) (2020-09-15)

### Bug Fixes

* fix imports of images for examples. ([932d2cc](932d2cc))

v1.75.0

Toggle v1.75.0's commit message
chore(release): 1.75.0 [skip ci]

# [1.75.0](v1.74.0...v1.75.0) (2020-09-15)

### Bug Fixes

* proper npm names for compiled lib ([17979d3](17979d3))

### Features

* adopt proper index.ts imports for the whole library ([2af4131](2af4131))

v1.74.0

Toggle v1.74.0's commit message
chore(release): 1.74.0 [skip ci]

# [1.74.0](v1.73.0...v1.74.0) (2020-09-15)

### Features

* add .npmignore ([9540b1b](9540b1b))
* proper npm publishing ([a296b2a](a296b2a))

v1.73.0

Toggle v1.73.0's commit message
chore(release): 1.73.0 [skip ci]

# [1.73.0](v1.72.0...v1.73.0) (2020-09-15)

### Features

* cache offscreen composite, update only when layers change. ([10638be](10638be))

v1.72.0

Toggle v1.72.0's commit message
chore(release): 1.72.0 [skip ci]

# [1.72.0](v1.71.0...v1.72.0) (2020-09-14)

### Bug Fixes

* makeMatrix4OrthographicSimple zoom. ([2f55ecf](2f55ecf))

### Features

* centered zoom for layer compositor. ([38b0b8a](38b0b8a))

v1.71.0

Toggle v1.71.0's commit message
chore(release): 1.71.0 [skip ci]

# [1.71.0](v1.70.2...v1.71.0) (2020-09-14)

### Features

* add switching between black and white bg. ([78bacd1](78bacd1))