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

Needed changes to have NULLGL compiling. #1047

Merged
merged 1 commit into from
Dec 3, 2014
Merged

Conversation

bmcage
Copy link
Contributor

@bmcage bmcage commented Dec 2, 2014

-DNULLGL compiling is not working in current master.
This patch fixes this. As I lack deep understanding of the OpenStack stack, this patch need review. For example, unclear why so many methods must be removed.
Also, is the approach of using {assert(false && "not implemented");} as method body good, or should we stick to just {} ...

Resulting prog compiles to output stl
@kintel kintel merged commit 3e0ef9d into openscad:master Dec 3, 2014
kintel added a commit that referenced this pull request Dec 3, 2014
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