Files
klayout/testdata
Matthias Koefferlein e1cd6aaeb1 Bugfix for #954
The bug was that while iterating a Region during the gate traversal,
the "select_interacting" was triggering a sort() which changed the
order.

Solution is to pre-sort when iterators are issued also when the
iterator is non-region selecting. This way, plain and region query
iterators can be used together. In addition, the dirty flag scheme
of Cell+Shapes was cleaned up a little for bboxes.
2021-12-26 01:12:36 +01:00
..
2021-12-26 01:12:36 +01:00
2021-01-05 22:57:48 +01:00
2021-11-11 23:05:28 +01:00
2021-08-24 21:37:15 +02:00
2021-01-05 22:57:48 +01:00
2021-06-11 00:03:37 +02:00
2021-08-01 00:32:51 +02:00
2020-09-13 23:29:15 +02:00
2021-12-15 23:18:42 +01:00