David Vierra
|
6ba9955b90
|
Added a compass.
|
2013-10-06 16:34:17 -10:00 |
|
David Vierra
|
e19c086a8d
|
Fixed: Remove calls to glWindowPos which caused errors on some Intel chipsets.
|
2012-11-24 13:21:28 -10:00 |
|
David Vierra
|
2d0bcee26c
|
Fixes #185 - Access Violation on Intel chipsets
|
2012-11-22 22:52:02 -10:00 |
|
David Vierra
|
371142af8f
|
OpenGL: Take advantage of PyOpenGL 3.0.2
This version adds a 'framebufferobjects' module which chooses whichever of the OpenGL 3.0, ARB, and EXT versions of framebuffers is available.
|
2012-11-20 00:07:58 -10:00 |
|
David Vierra
|
179ccdef75
|
Fixed: FBO contents showing in the bottom left corner for a single frame.
|
2012-10-30 04:39:46 -10:00 |
|
David Vierra
|
513ddc0398
|
Normalized line endings
|
2012-10-25 00:09:56 -10:00 |
|
David Vierra
|
dbb25bdbb0
|
Alternate FramebufferTexture implementation
For systems without GL_FRAMEBUFFER_EXT. Ought to fix the notorious "Intel Graphics Bug"
|
2012-10-08 18:00:13 -10:00 |
|
David Vierra
|
d3f877bd7c
|
Copyright blocks were checked in with the wrong line endings, fix it
|
2012-10-08 18:00:12 -10:00 |
|
David Sowder
|
4f04c8cf4f
|
pep8 compliance: E231 missing whitespace after ':'
|
2012-02-20 18:34:51 -06:00 |
|
David Sowder
|
8646462b5e
|
pep8 compliance: E251 no spaces around keyword / parameter equals
|
2012-02-20 18:34:26 -06:00 |
|
David Sowder
|
0827b764a3
|
pep8 compliance: E301 expected 1 blank line
|
2012-02-20 18:33:58 -06:00 |
|
David Sowder
|
cacfb54349
|
pep8 compliance: E302 expected 2 blank lines
|
2012-02-20 18:33:18 -06:00 |
|
David Sowder
|
f60b8bcdd5
|
pep8 compliance: E303 too many blank lines
|
2012-02-20 18:32:48 -06:00 |
|
David Sowder
|
d870acb365
|
pep8 compliance: E701 multiple statements on one line (colon)
|
2012-02-20 18:32:15 -06:00 |
|
David Sowder
|
e18a0b96d0
|
pep8 compliance: W391 blank line at end of file
|
2012-02-20 18:31:19 -06:00 |
|
David Vierra
|
e20a70d963
|
Initial open source release.
|
2012-02-13 14:59:37 -10:00 |
|