Skip to content

Commit c94b9f2

Browse files
committed
log
1 parent bd2b210 commit c94b9f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949
* Changed `compas_model.model.Model.materials` to property.
5050
* Changed `compas_model.model.Model.contacts` to property.
5151
* Changed `compas_model.model.Element.compute_modelgeometry` to use new modifier implementation.
52+
* Changed BVH to use AABB by default.
53+
* Changed interaction graph to store elements by guid reference.
54+
* Changed root node of element tree to default `TreeNode`.
55+
* Changed `ElementNode` to require `Element`.
5256

5357
### Removed
5458

0 commit comments

Comments
 (0)