|
|
|
|
|
|
r4498
| file changeset diff or repo changeset diff
| igor2 | 2022-06-22T06:24:30.976029Z
| [lib] -Add: extend the object hash API with a more flexible, bitfield ignore [lib] -Add: object hash can ignore floater geo and grp placement (useful for loclib symbols)
|
|
|
|
|
r1992
| file changeset diff or repo changeset diff
| igor2 | 2022-02-10T06:45:21.928454Z
| [lib] -Change: arc low level rotate: get cos(da) and sin(da) as arg instead of local calculation so in batch rotation (e.g. poly outline) these don't have to be re-calculated
|
|
r1991
| file changeset diff or repo changeset diff
| igor2 | 2022-02-10T06:42:39.498177Z
| [lib] -Split: low level arc rotate and rotate90 into separate functions to be reused in poly contour rotation
|
|
|
|
|
|
|
|
r1360
| file changeset diff or repo changeset diff
| igor2 | 2022-01-17T13:29:53.945029Z
| [lib] -Split: line and arc bbox calculation from update(): need to be called from poly code, without side effects
|
|
r1359
| file changeset diff or repo changeset diff
| igor2 | 2022-01-17T13:19:48.729173Z
| [lib] -Split: xform from update into a separate func becuase poly update will need to call it without inserting objects into the layer rtree
|
|
|
|
r598
| file changeset diff or repo changeset diff
| igor2 | 2019-12-05T05:47:53.921754Z
| [lib] -Split: installed and specified geometry for drawing primitives: specified is always as loaded from the file (no transformation) while installed is always with all transformations
|
|
r573
| file changeset diff or repo changeset diff
| igor2 | 2019-12-01T15:43:03.118096Z
| [lib] -Change: rewrite the whole data model to hierarchic instead of flat (oid duplication on group_ref would not really allow a flat model)
|
|
|
|
r536
| file changeset diff or repo changeset diff
| igor2 | 2019-11-26T05:01:14.924506Z
| [lib] -Cleanup: include only gengeo2d primitives from cschem drawing primitive API, no need to expose all the inlines
|
|
r533
| file changeset diff or repo changeset diff
| igor2 | 2019-11-26T04:50:21.249155Z
| [lib] -Cleanup: centerline: it is enough if cline/sline and carc/sarc are split within gengeo2d, keep cschem lib API simple with only stroked objects
|
|
|
|
r372
| file changeset diff or repo changeset diff
| igor2 | 2018-03-17T05:23:46.563292Z
| [lib] -Change: centralize the pen handling and the pen cache so concrete_pen.c doesn't need to depend on all objects
|
|
|
|
|
|