Christopher Whitley
Christopher Whitley
It does not appear that the MGCB Editor supports the `DescriptionAttribute` or the `DisplayAttribute` for processor parameters. Looking through the source, it seems to only pull the `DisplayNameAttribute` here https://github.com/MonoGame/MonoGame/blob/develop/Tools/MonoGame.Content.Builder.Editor/Controls/PropertyGridControl.cs#L104...
## Description This PR adds the missing XML documentation for the following members of the `Microsoft.Xna.Framework.Graphics.PackedVector` namespace - `Bgr565` - `Bgra4444` - `Bgra5551` - `HalfSingle` - `HalfVector2` - `IPackedVector` -...
## Description This PR adds the missing XML documentation for the Blendstate class. ## Reference [Feature Request: Resolve Missing XML For Public Type Warnings](https://github.com/MonoGame/MonoGame/issues/8165) ## Note This file has inconsistent...
## Description This PR adds the missing XML documentation for the following type converter classes. - `Byte4TypeConverter` - `Vector2TypeConverter` - `Vector3TypeConverter` - `Vector4TypeConverter` ## Reference [Feature Request: Resolve Missing XML...
## Description This PR adds the missing XML documentation for the Color struct. ## Reference [Feature Request: Resolve Missing XML For Public Type Warnings](https://github.com/MonoGame/MonoGame/issues/8165) ## Note The method missing the...
## Description This is a feature request to have the source code updated so that all publicly visible types contain XML code documentation. This serves two purposes 1. Ensures that...
### Prerequisites - [X] I have verified this issue is present in the `develop` branch - [X] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGame/MonoGame/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already...
## Description Recorded audio from `Microphone` instance is choppy and stutters when played back through a `SoundEffect`. ## Recreation While being a relatively simple application, a step-by-step recreation would be...
### Operating system Windows 10 ### Eleventy 10.2.4 ### Describe the bug When running 11ty using the `--serve` flag, it should, to my understanding, watch for changes to any content...
## Description Adds support for Aseprite file loading