Browse Source

changelog

dsehnal 2 years ago
parent
commit
55b19a7922
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -12,6 +12,7 @@ Note that since we don't clearly distinguish between a public and private interf
 - Remove use of ``isnan`` in impostor shaders, not needed and causing slowdown
 - Remove use of ``isnan`` in impostor shaders, not needed and causing slowdown
 - Avoid using ``flat`` qualifier in shaders, causing slowdown
 - Avoid using ``flat`` qualifier in shaders, causing slowdown
 - Improve CellPack's ``adjustStyle`` option (disable ``colorMarker``, set component options, enable marking w/o ghost)
 - Improve CellPack's ``adjustStyle`` option (disable ``colorMarker``, set component options, enable marking w/o ghost)
+- Scan all entities when looking for ``struct_conn`` entries (fixes issue when the same ``label_asym_id`` is used in more than one entity)
 
 
 ## [v3.11.0] - 2022-07-04
 ## [v3.11.0] - 2022-07-04