| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SadConsole.v10.7.0.NuGet.Packages.zip | 2025-11-15 | 11.8 MB | |
| README.md | 2025-11-15 | 959 Bytes | |
| Release v10.7.0 source code.tar.gz | 2025-11-15 | 50.4 MB | |
| Release v10.7.0 source code.zip | 2025-11-15 | 50.9 MB | |
| Totals: 4 Items | 113.2 MB | 0 | |
- Cleaned up various warnings and XML comments.
- [Core]
BlinkCharsupports starting on or off now. - [Core] Fix crash when resizing a surface with a smaller height and same width while the clear flag is set.
- [Core]
ScreenObjectpositioning can be scaled by an amount, such as a font size or any other size. - [Core]
SadFont.ToStringnow returns the font name. - [Core]
AnimatedScreenObject.ResyncFrameSizesmethod added correctly set the size of a new frame to the first frame in the animation. - [Core] When splashscreen closes, call update on new the new Screen. Fixes a bug with
ControlsHostnot drawing the first state of controls. - [UI] Fixed a long-standing bug with
CompositeControlwhere visual focus wasn't removed from a child control when the mouse moved out of the window. - [Extended] Added the config builder extension
PopupGlyphPicker. - [SFML] Upgraded to the latest SFML.Net version.
- [FNA] Upgraded to FNA 25.11.