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

fix const-correctness for some inherited methods #4

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

Conversation

tgfrerer
Copy link

This fixes / and or sets const correctness for methods inherited from baseDraws, basePixels, and baseHasTexture, so that addon can be used with current oF master/upstream, and upcoming oF 0.9 release.

  • Also moves from deprecated get_Ref() to get_() where needed.

This is a WIP, and will only be useful to merge once oF 0.9 has been released.

…s, and baseHasTexture, so that addon can be used with current oF master branch.
@elliotwoods
Copy link
Owner

elliotwoods commented Apr 29, 2015

Thanks for this
Will merge when the time.comes

Happy to make a branch to keep it if you prefer

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