forked from hyperandroid/CAAT
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-------------------------- * Added clip paths capability to be scaled accordingly to director's affine transform. * Modified CAAT.Path bounding box to keep track of path's position. So if a clip path is defined as: new CAAT.Path().beginPath(200,200).addRectangleTo(300,300).endPath() there's no need to still apply the workaround of setting a behavior to show it properly.
- Loading branch information
hyperandroid
committed
Jan 20, 2012
1 parent
214114e
commit 477e5d4
Showing
60 changed files
with
1,599 additions
and
1,509 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.