Skip to content

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Feb 8, 2024
1 parent 844cad8 commit aa25358
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

* Added support for `compas_notebook.scene.ThreeMeshObject.vertexcolor`.
* Added support for `compas_notebook.scene.ThreeMeshObject.edgecolor`.
* Added support for `compas_notebook.scene.ThreeMeshObject.facecolor`.
* Added support for Ngon faces.

### Changed

* Changed name of all scene objects to use prefix `Three`.

### Removed


Expand Down

0 comments on commit aa25358

Please sign in to comment.