We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf7a69 commit 03d2352Copy full SHA for 03d2352
CHANGELOG.md
@@ -42,10 +42,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
42
* Fixed typo in name `Rhino.Geometry.MeshingParameters` in `compas_rhino.geometry.RhinoBrep.to_meshes()`.
43
* Fixed `TypeErrorException` when serializing a `Mesh` which has been converted from Rhino.
44
* Fixed color conversions in `compas_rhion.conversions.mesh_to_compas`.
45
+* Allowed `SceneObject` registration for `None` context.
46
47
### Removed
48
49
* Removed `compas_rhino.forms`. Forms will be moved to `compas_ui`.
50
+* Removed `compas.scene.NoSceneObjectContextError`.
51
52
## [2.0.0-beta.1] 2023-12-20
53
0 commit comments