-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: change clamps to follow domain scale
Radial and Line clamps work with angle or parameter from 0 to 1 but clamps are moved according to junction.delta which works with cell sizes. Clamps are now changed so that angle is translated to actual movement (bigger radii-bigger junction.delta and v.v.) and lines' parameter is actual displacement instead of interval 0...1.
- Loading branch information
1 parent
37e1414
commit b2a0790
Showing
3 changed files
with
36 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters