David Vierra
|
aa6a9524e6
|
Fixed: TypeError in frustum.visible1
Was calling builtin sum() and any() when numpy's routines are needed.
|
2012-11-26 12:04:19 -10:00 |
|
David Vierra
|
513ddc0398
|
Normalized line endings
|
2012-10-25 00:09:56 -10:00 |
|
David Sowder
|
b366a331bd
|
frustrum.py: GL.newaxis should be numpy.newaxis, so make it so
|
2012-03-21 17:39:23 -05:00 |
|
David Sowder
|
b11bbee6df
|
shuffle module import style for OpenGL to import the module instead of the package in a few files
|
2012-03-21 17:39:22 -05:00 |
|
David Sowder
|
e6902af034
|
pull from pyflakes branch: unravel/mangle imports
|
2012-03-21 17:37:27 -05:00 |
|
David Sowder
|
622ef18f32
|
pep8 compliance: E201 whitespace after '['
|
2012-02-20 18:40:06 -06:00 |
|
David Sowder
|
451f7725f9
|
pep8 compliance: E301 expected 1 blank line
|
2012-02-20 18:38:39 -06:00 |
|
David Sowder
|
6112cb8bdd
|
pep8 compliance: E225 missing whitespace around operator
|
2012-02-20 18:38:18 -06:00 |
|
David Sowder
|
98823adb70
|
pep8 compliance: W293 blank line contains whitespace
|
2012-02-20 18:37:40 -06:00 |
|
David Sowder
|
d6075b6032
|
pep8 compliance: E303 too many blank lines
|
2012-02-20 18:37:01 -06:00 |
|
David Vierra
|
e20a70d963
|
Initial open source release.
|
2012-02-13 14:59:37 -10:00 |
|