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

a minor fix to the update if graphics disabled #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

asaravi
Copy link

@asaravi asaravi commented Jan 11, 2013

Hello Dr. Vaughn,

I've noticed that the code wasn't working when graphics was turned off, so I've made a change that should remedy that.
Also I've changed the OpenGL include to <GL/glut.h> to match linux folders

Thanks,
-Allan Saravi

@rtv
Copy link
Owner

rtv commented Jan 12, 2013

That's excellent, thanks. Please announce on the class discussion list
and I'll pull the changes when I can. I'm traveling so access is a
little weird right now, but your announcement will help your
colleagues!

Richard/

On Fri, Jan 11, 2013 at 2:42 PM, Fink-sixis [email protected] wrote:

Hello Dr. Vaughn,

I've noticed that the code wasn't working when graphics was turned off, so
I've made a change that should remedy that.
Also I've changed the OpenGL include to to match linux folders

Thanks,
-Allan Saravi


You can merge this Pull Request by running

git pull https://github.com/Fink-sixis/universe master

Or view, comment on, or merge it at:

#1

Commit Summary

Fixed the no display updates. Directed the GL folder corectly in linux

File Changes

M universe.cc (6)

Patch Links:

https://github.com/rtv/universe/pull/1.patch
https://github.com/rtv/universe/pull/1.diff

Allan Saravi added 2 commits January 12, 2013 21:38
…universe.cc to accept more options if graphics is turned off.
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