~mc-return/compiz/compiz.merge-firepaint-improvements

Viewing all changes in revision 3760.

  • Committer: MC Return
  • Date: 2013-07-07 00:10:59 UTC
  • Revision ID: mc.return@gmx.net-20130707001059-2orkeke927n5i8mu
Introduced
float fireLife   = optionGetFireLife ();,
float fireWidth  = optionGetFireSize ();,
float fireHeight = fireWidth * 1.5f; and
bool  mystFire   = optionGetFireMystical ();
and used those variables inside the loop

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: