9 commits | 6 files changed | 0 commit comments | 3 contributors |
|
Graphics: round lineJoin fix, correct indices increment | 71257f4 |
|
Graphics lineStyle got lineJoin param | c167993 |
|
Merge branch 'dev' into line-join-on-next | a735e76 |
|
Merge branch 'dev' into line-join-on-next | 5d38afc |
|
LineJoin in CanvasGraphicsRenderer | e809fe5 |
|
Merge branch 'dev' into line-join-on-next | 1bb8e63 |
|
Removal of PIXI namspase usage in Graphics unit tests | 36fd059 |
|
Fix of line join tests | 521e9cf |
|
Intorduction of miter, bevel and round lineJoin | b29587c |
packages/canvas/canvas-graphics/src/CanvasGraphicsRenderer.js |
---|
packages/constants/src/index.js |
---|
packages/graphics/src/Graphics.js |
---|
packages/graphics/src/styles/LineStyle.js |
---|
packages/graphics/src/utils/buildLine.js |
---|
packages/graphics/test/index.js |
---|