Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
Search Wiki:

1.2 Has Been Released!

Read all about it on the releases tab.

About Transitionals

Transitionals is a framework for building and using WPF transitions which provide an easy way to switch between UI views in a rich and animated way. Think of transitions for applications in the same way you think of transitions for video editing. Wipe, Cut, Dissolve, Star, Blinds and 3D Rotating Cube are all examples of transitions supported by the Transitionals framework.

The best way to get started with the Transitionals framework is to download and take a look at the TransitionalsHelp file. You can find it on the Releases tab and it includes a pretty comprehensive Getting Started guide. You can also download the binary archive which includes two sample projects. Transitionals is compiled in Visual Studio 2008 against .Net Framework 3.5.

Transitionals brings a portion of the Microsoft Acropolis research project to the community and continues that development. THANK YOU to the Acropolis team for making this project possible.

If you're curious what it's been like to bring this code to the public, or if you'd like to read a development log on Transitionals, check out Jared Bienz's blog.

Contributing to Transitionals

We welcome contributions from the community. Here are a few ways you can help:

  • Submit bug reports to the Issue Tracker
  • Submit feature requests to the Issue Tracker
  • Volunteer to fix a bug or implement a feature <- Highly recommended :)
  • If you would like to submit a bug fix or feature but aren't an ongoing contributor, please:
  1. Zip up your code and post them as an attachment to the work item.
  2. Follow the Assignment Agreement Instructions to become a code contributor (only needs to be done once, not for every submission).

Please Note: By posting your submission to the Issue Tracker, you agree to do so under the CodePlex TOU.
Last edited Jul 29 at 9:40 PM  by jaredbienz, version 7
Comments
Also available: 1 review for current release.

munderhill wrote  Apr 29 at 8:33 PM  
I am having trouble reading the help file, whatever topic I try to open results in a "The address is not valid" error. Any ideas?

wekempf wrote  Apr 29 at 8:42 PM  
Yep. Right click on the help file, select properties and "unblock" it.

Updating...