|
r9506
| file changeset diff or repo changeset diff
| igor2 | 2023-10-04T09:40:10.519621Z
| [lib] -Fix: when a pen property changes make sure all bboxes of all objects that use this pen for stroke are recalculated
|
|
|
|
r6882
| file changeset diff or repo changeset diff
| igor2 | 2023-03-12T09:19:54.854223Z
| [lib] -Add: dup2() API for pens: same as dup() but creates the new pen using a new name (useful when duplicating a pen within the same parent)
|
|
|
|
|
|
|
|
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)
|
|
|
r2694
| file changeset diff or repo changeset diff
| igor2 | 2022-03-21T14:44:03.004826Z
| [lib] -Fix: pen->name is a common string so that being in the commstr hash is enforced and comparisons are cheaper
|
|
r2493
| file changeset diff or repo changeset diff
| igor2 | 2022-03-09T14:16:42.686281Z
| [lib] -Add: pen selection inlines and macros with a fallback pen group option - useful in preview rendering when the preview is related to a sheet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
r1357
| file changeset diff or repo changeset diff
| igor2 | 2022-01-17T10:21:01.978343Z
| [lib] -Cleanup: use automatic assigned sheet-unique oid for pens so they do have IDs for easier iteration but they do not conflict with normal objects
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|