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

Core: Cleanup OpenGL references. #12

Open
andr3wmac opened this issue May 3, 2015 · 0 comments
Open

Core: Cleanup OpenGL references. #12

andr3wmac opened this issue May 3, 2015 · 0 comments
Labels
Milestone

Comments

@andr3wmac
Copy link
Owner

The core is riddled with commented out, or unused OpenGL calls from Torque2D. They should all be removed except in cases where they may help to explain how a bit of code worked that hasn't been reimplemented. Example: some of the dglDraw calls have simply been commented out, they should all be replaced with nanoVG calls.

@andr3wmac andr3wmac added this to the First Release milestone May 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant