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

Created by MC Return and last modified
Get this branch:
bzr branch lp:~mc-return/compiz/compiz.merge-firepaint-improvements
Only MC Return can upload to this branch. If you are MC Return please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MC Return
Project:
Compiz
Status:
Merged

Recent revisions

3762. By MC Return

Fixed compilation (forgotten ;)

3761. By MC Return

Revert accidentially committed change

3760. By MC Return

Introduced
float fireLife = optionGetFireLife ();,
float fireWidth = optionGetFireSize ();,
float fireHeight = fireWidth * 1.5f; and
bool mystFire = optionGetFireMystical ();
and used those variables inside the loop

3759. By MC Return

Initialize all class member variables in the ParticleSystem::
ParticleSystem () ctor (LP: #1101512)
Minor indentation fixes
Renamed blend variables
Added comment and TODO

3758. By MC Return

Firepaint now has 2 tabs, 'General' and 'Particle Settings'

3757. By MC Return

Changed bg_brightness type to float, removed redundant cast, added
<precision> of 5.0 and improved tooltip

3756. By MC Return

firepaint.xml.in, improvements:
The name of this plugin is Firepaint, <short> should not contain the
description
Uppercase option titles
Punctuation for tooltips
Improved tooltips

3755. By MC Return

Fixed indentation
GL_BLEND improvements

3754. By MC Return

Firepaint, multiple improvements
(please see main commit message for details)

3753. By MC Return

CCSM:
Fixed vertical alignment of the text on the stylized keys.
(Shift, Super, Ctrl, Alt)

(LP: #1196345). Fixes: https://bugs.launchpad.net/bugs/1196345.

Approved by Brandon Schaefer, PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:compiz/0.9.10
This branch contains Public information 
Everyone can see this information.

Subscribers