Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matrices computation improvements and various fixes, including encryption enhencement #75

Merged
merged 10 commits into from
May 8, 2015

Conversation

hgy29
Copy link
Contributor

@hgy29 hgy29 commented May 5, 2015

Try to avoid floating points ops and have a shorter CPU path when dealing with simplest matrix types (ie, translate only, 2D only, 3D only, etc)
Make hitTestPoint work again the way it used to by changing matrix inversion behavior

@hgy29 hgy29 changed the title Matrices computation improvements and fixes Matrices computation improvements and various fixes, including encryption enhencement May 7, 2015
@hgy29 hgy29 mentioned this pull request May 7, 2015
ar2rsawseen added a commit that referenced this pull request May 8, 2015
Matrices computation improvements and various fixes, including encryption enhencement
@ar2rsawseen ar2rsawseen merged commit 4e08bfd into gideros:master May 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants