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

set dirty flag when using xform field setters #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jethac
Copy link

@jethac jethac commented May 18, 2016

As per topic - I noticed that the setters on LvEdEngine::Transform weren't setting the dirty flag, so whenever you'd ask for the matrix later you'd get the identity matrix set at init time.

@abeckus
Copy link
Contributor

abeckus commented May 18, 2016

Thanks for reporting the bug.
I fixed it locally and will push the changes on next update.
Please leave the pull open until the changes are pushed.
Alan

@jethac
Copy link
Author

jethac commented May 19, 2016

Thanks Alan! Sorry about closing the other one, wasn't sure what the guidelines were there. 😅

@abeckus
Copy link
Contributor

abeckus commented May 19, 2016

No problem, and thanks for finding and fixing bugs.
I keep the pulls open until I update master branch.
Alan

@jethac jethac force-pushed the v3dmath-xform-set-dirty-flag branch from fa5cd95 to 59f9234 Compare December 12, 2016 05:25
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.

2 participants