|
r11152
| file changeset diff or repo changeset diff
| igor2 | 2024-12-25T07:56:12.016142Z
| [extobj] -Add: new cgrp role extobj-gfx for grouping auto-generated drawing objects of an extended object into a subgroup [extobj] -Add: helper functions for looking up and clearing extobj-gfx
|
|
|
r6819
| file changeset diff or repo changeset diff
| igor2 | 2023-03-01T07:02:25.136314Z
| [lib] -Fix: floater placement: when calculating floater coords, remain in group relative (spec coords); convert sheet coords to spect coords only where needed, on the hint coord input
|
|
r6598
| file changeset diff or repo changeset diff
| igor2 | 2023-02-17T09:05:37.482588Z
| [lib] -Fix: auto attr placement should inverse-xform target coords because text placement coords are in the parent group's coord system (spec coords, not inst coords)
|
|
|
r5850
| file changeset diff or repo changeset diff
| igor2 | 2022-09-26T11:37:37.706316Z
| [lib] -Add: csch_cgrp_replace() creates the new symbol, transforms it, removes the old (doesn't set attributes yet)
|
|
|
r5253
| file changeset diff or repo changeset diff
| igor2 | 2022-08-13T06:45:52.215593Z
| [lib] -Add: better floater placement: if hint coords available, place wire-net floater there [sch_dialogs] -Add: apply hint coords for floater placement when attribute dialog invoked for object
|
|
r5236
| file changeset diff or repo changeset diff
| igor2 | 2022-08-12T14:57:36.245393Z
| [lib] -Change: "place terminal" shouldn't mark the terminal name dyntext with the floater flag; the user should modify a name attribute
|
|
|
|
|
|
|
|
r3989
| file changeset diff or repo changeset diff
| igor2 | 2022-05-30T08:39:00.457224Z
| [lib] -Change: high level attrib code always gets source as pointer, so that allocation can be simplified in a subsequent commit
|
|
|
r3968
| file changeset diff or repo changeset diff
| igor2 | 2022-05-29T08:34:20.709773Z
| [lib] -Fix: attrib source type is not a single char but a string (to match the spec) [lib] -Cleanup: start switching over to the new attrib source syntax
|
|
|
|
r3332
| file changeset diff or repo changeset diff
| igor2 | 2022-04-21T13:52:55.460937Z
| [lib] -Change: auto terminal placement creates a floater for display/pinnum instead of concrete model's name to let filter plugins decide what to print
|
|
|
|
|
|
|
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
|
|
r2514
| file changeset diff or repo changeset diff
| igor2 | 2022-03-10T14:46:42.723330Z
| [lib] -Add: make attr text helper functions take an optional stroke pen name to bypass auto pen selection [lib] -Fix: when applying symbol and terminal side effect, use sym-primary and term-primary pens for the main attr-text objects
|
|
r2447
| file changeset diff or repo changeset diff
| igor2 | 2022-03-07T05:40:56.403580Z
| [lib] -Fix: better rounding in auto attr placement coords so that terminal name gets generated closer to the terminal and refdes bottom left is really in the center of the symbol
|
|
|
r2355
| file changeset diff or repo changeset diff
| igor2 | 2022-03-02T14:40:58.440202Z
| [lib] -Add: recalculate display layer of objects recursively within a group that changed role (group role determines parts display layer usually)
|
|
|
|
|
r2114
| file changeset diff or repo changeset diff
| igor2 | 2022-02-14T05:00:35.587899Z
| [lib] -Move: conventional group role side effects from construct to lib/util_grp because it will be needed by any app to create standard groups
|
|
|
|
|
|
|
|
|
|
|
|
r2086
| file changeset diff or repo changeset diff
| igor2 | 2022-02-13T04:13:36.783171Z
| [lib] -Change: auto_attr doesn't get a slot counter from the caller, it will need to map text objects automatically, else it wouldn't be able to place new floaters
|
|
|
|
|