| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
| |
This commit adds few more bits to scheme but mainly it chnages how
connectors specify angles. Originally it was in radians but we was
mapping that trough mathematical operations directly to sizes. But that
was problematic because of floating point inacuracy and we sometimes
founded intersection where there should be one. So this commit gets rid
of this at all and instead allows just some fixes axes to be used
instead of arbitrary angles.
|
| |
|
| |
|
|
|
|
| |
Positioning and probably even graphics are just temporally for now.
|
| |
|
| |
|
|
|
|
| |
That widget is seriously buggy.. grr
|
|
|
|
|
|
| |
Added machine status.
Widgets now hold size and registers dock has now scrollbars.
And more...
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Well I should commit every change instead of this madness. I am not
documenting changes as all this is just improvements and implementation
progression.
|
|
|