Vassil Kateliev

Results 26 issues of Vassil Kateliev

Now that the TR core is refactored and reorganized, it is time to revisit TR proxy code and polish it.

Core

Modify existing TR Anchor panel so that it works with multiple glyphs or create TR Anchor Manager (as planned long ago)

New feature
Panel

Find a solution for grouping/ungrouping. Currently only _ungroup all_ is implemented. Possible implementation in _Elements panel_.

New feature
Panel
Core

Find a solution for misinterpreted node selections of recurring elements in single glyph. Now if there are multiple instances of the same element in glyph, only the _first?_ nodes of...

Bug
Core

Element outline hot swapping so that existing references are not broken. Possible implementation in _Elements panel_.

New feature
Panel
Core

Investigate Element grouping/un-grouping. Enhance _Elements panel_ so that it shows all elements in current (or all layers) and allows operations with them the same way as _Layers panel_ does.

New feature
Panel
Core

Investigate a possibility to create glyph.fromJSON(), glyph.toJSON() via Adam's Automator module.

New feature
Core
Automator

What: Place hinting links on all layers simultaneously for the selected node pair! Depends: On links being available in the PyAPI - currently they are not!

New feature
Panel
Core

After todays build i realized that some updates to our tools as well as making some simple ones will do us good. ##To do: **Preflight tool:** - [x] Add `.loclBGR`...

enhancement
scripting

Reimplement the TR and FL undo. _Long overdue..._ Guidelines and remarks as discussed with Yury over private chat : - also, for many operations you need to undo several objects...

Bug
Proxy