This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-14 00:14:18 +00:00
Code
Activity
0a1f3857ae
JUCE
/
Builds
/
VisualStudio2005
History
Download ZIP
Download TAR.GZ
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.
2010-10-23 21:05:21 +01:00
..
Juce.sln
Added Jucer-generated projects for the library projects.
2010-05-13 22:14:12 +01:00
Juce.vcproj
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.
2010-10-23 21:05:21 +01:00