File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9494* Fixed typo in name ` Rhino.Geometry.MeshingParameters ` in ` compas_rhino.geometry.RhinoBrep.to_meshes() ` .
9595* Fixed ` TypeErrorException ` when serializing a ` Mesh ` which has been converted from Rhino.
9696* Fixed color conversions in ` compas_rhion.conversions.mesh_to_compas ` .
97- * Allowed ` SceneObject ` registration for ` None ` context.
97+ * Changed ` SceneObject ` registration to allow for ` None ` context.
9898* Changed ` compas.data.Data.name ` to be stored in ` compas.data.Data.attributes ` .
9999* Changed ` compas.data.Data.__jsondump__ ` to include ` compas.data.Data.attributes ` if the dict is not empty.
100100* Changed ` compas.data.Data.__jsonload__ ` to update ` compas.data.Data.attributes ` if the attribute dict is provided.
You can’t perform that action at this time.
0 commit comments