| Change Set |
Date |
Downloads |
Comment |
47340
by
billreiss
|
Apr 22 2010 at
4:39 PM
|
58 |
Converted to Silverlight 4, added WAV file format support, significant rework in content loading.
|
5431
by
dahlbyk
|
Oct 15 2008 at
9:19 AM
|
189 |
1) Transform now inherits from a generic DepencencyObject that implements INotifyPropertyChanged and simplifies DependencyProperty registration 2) Most transform properties are now DependencyProperties 3) Added Transform.Disabled property 4) Added 3D Perspective transform that accepts camera location (x,y,z) and direction of gaze in degrees 5) Updated sample with a perspective transform, a databound dot to represent the camera location (x,y), and some calculations to cycle through various viewing angles and camera locations. I disabled the sine transform as an example of that usage and because the wave is distracting with the other movement.
|
4395
by
billreiss
|
Oct 10 2008 at
3:30 AM
|
13 |
Fixed issue if a character doesn't exist in the font map and is specified in the text it will cause a null reference exception. Also added support for Run and LineBreak.
|
3894
by
billreiss
|
Oct 7 2008 at
4:40 AM
|
20 |
Fixed issue where PathTextBlock without a Transform specified would get a null reference exception.
|
3716
by
billreiss
|
Oct 6 2008 at
1:48 PM
|
10 |
Initial Release
|
|
|