Commit Graph

8 Commits

Author SHA1 Message Date
parabolize eda684b1da Added 'frag_modelview_mat' uniform to address #180
A model view matrix for the fragment shader that can be manipulated
independently from the vertex model view matrix.
2017-11-02 23:53:54 -06:00
Saqib Azim 5913d861f4 Fix for pep8 errors (#4815)
* Fix pep8 errors

* Fix pep8 errors

* Fixing pep8 errors

* fixing pep8 errors

* E731 pep8 fixes resolved for some files

* fix for E741 and E305 for some files

* pep8 fixes
2016-12-17 09:50:52 +02:00
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Mathieu Virbel bae94bc3db first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
Mathieu Virbel ac96095180 remove debug 2012-10-19 07:38:26 +02:00
Mathieu Virbel d82f9eb46c ios: remove tests / debug messages 2012-10-19 07:36:53 +02:00
Christopher Denter 73e79b624f wip; pretty dirty 2011-05-24 22:41:43 +02:00
Mathieu Virbel 5aae16515c examples: add plasma shader example 2011-02-17 19:20:15 +01:00