Skip to content

Commit

Permalink
Updated CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilleyse committed May 18, 2016
1 parent 118f9ac commit ba4b10d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ Change Log
==========

### Shadows TODO
* Added `castShadows` and `receiveShadows` properties to `Primitive`, and options to the `Primitive` constructor.
* Added `castShadows` and `receiveShadows` properties to `Model`, and options to the `Model` constructor and `Model.fromGltf`.
* Added `castShadows` and `receiveShadows` properties to `Globe`.
* Added shadows
* Added `Viewer.shadows` and `Viewer.terrainShadows`. Both are disabled by default.
* Added `castShadows` and `receiveShadows` properties to `Primitive`, and options to the `Primitive` constructor.
* Added `castShadows` and `receiveShadows` properties to `Model`, and options to the `Model` constructor and `Model.fromGltf`.
* Added `castShadows` and `receiveShadows` properties to `Globe`.
* Added `Matrix4.computeView`.

### 1.22 - 2016-06-01
Expand Down

0 comments on commit ba4b10d

Please sign in to comment.