3 Commits

Author SHA1 Message Date
KatKatKateryna 24556105f6 Installing libraries, aligning menu bar and general cleanup (#20)
* don't try to send layers with unsupported data providers

* innocent cleanup

* remove pip and old installer

* risky cleanup

* import library after plugin load

* proper label with clickable btns

* experimental: to uncover title bar

* Fix layout with unblocked header

* all layouts fixed

* removing extras

* update specklepy

* menu logo fixed

* fixed icon and metadata
2025-02-18 07:16:07 +08:00
KatKatKateryna 0af5b0895e rearrange modules and prepare RootObjectBuilder (#3)
* remove legacy stuff

* don't close model cards widget by accident

* decoupled modules

* refactor to separate modules

* move conversion settings

* inject conversion settings right before Send

* add layer utils
2025-01-07 11:26:36 +08:00
KatKatKateryna b958f5b446 Send workflow layout & bindings (#1)
* working base with merged ui repo

* include project search

* widgets

* working cards

* remove .pyc files

* again

* add gitignore

* nice hovers

* interactive background working

* beautiful search

* working widgets

* optimized

* project query

* all working

* models show up but only from the last stream

* fixed models

* cleaner

* model search moved

* add models

* UI models and bindings

* rearrangement

* moved folder

* cleanup

* rearrange

* rename1

* rename2

* cleanup

* rename1

* rename2

* hide old ui

* bindings added

* rename

* still works

* works

* works except resize

* project scroll working

* scroll down

* load button fixed

* emit sender card to dockwidget

* models cards added

* model cards recognized

* resize

* publish works

* cards created in the right order

* fix order

* styling

* perfect model card

* visuals

* remove widget btn

* publish button to the bottom

* add and remove model cards faster

* remove old code

* stretch cards
2024-12-24 20:11:00 +08:00