Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No functional changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Windows build could be interminently broken. Will
resolve in following commits.
|
|
|
|
|
|
Don't consume whole CPU time when the spline editor control points are
being dragged.
|
|
While the API is more clear now and withstands config changes properly,
there's a performance degradation while moving a spline point. It now
refreshes whole spline.
|
|
Unfortunately, there's still a circular dependency between spline
configuration and the main widget which *still* contains the most logic
for the software.
|
|
It's still a mess, though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|