330 |
bounds method on Drillholes is computed on midpoints coordinates |
bounds on Drillholes was computed on mid coordinates, which caused offset of half a composite length. |
[No Ref] |
Simplify aggregation use |
Aggregation functions no longer need aggregation method by default. When specified, property and aggregation method may now be either a value or a list of values. |
[No Ref] |
New compositing rust backend |
Added a new backend implemented with rust which performs numerical compositing faster. Used by default. |