This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
1277
Commits
11
Branches
808MB
Tree:
4e1c66b02e
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.12
v7.0.12-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4e1c66b02e'
${ noResults }
Commit Graph
2 Commits (4e1c66b02e4318526a3c472f8b533bd2904f64f4)
Author
SHA1
Message
Date
Julian Storer
4e1c66b02e
Added an alpha setting to Components with Component::setAlpha(). Removed Component::fadeOutComponent method and instead refactored the ComponentAnimator class to provide fading in and out of the alpha level. Added a method Desktop::getAnimator() that provides a global instance of a ComponentAnimator so that there's no need to create your own.
15 years ago
Julian Storer
a25d9206d1
Refactored some Drawable classes and added DrawableRectangle. Fixed a problem with ApplicationCommandManager.
15 years ago