Georg Eckert (ZEISS)

Results 17 issues of Georg Eckert (ZEISS)

The [documentation]( https://docs.monogame.net/api/Microsoft.Xna.Framework.Graphics.VertexBuffer.html#Microsoft_Xna_Framework_Graphics_VertexBuffer_SetData__1_System_Int32___0___System_Int32_System_Int32_System_Int32_) of `VertexBuffer::SetData` is not very detailed. There it says under "Remarks": --- If `T` is `VertexPositionTexture`, but you want to set only the position component of the...

Documentation

Hi there, please add some tutorial or documentation for `git flow support`. I am not quite sure on how to use it. Could you provide an example scenario? Thank you...

Hi there : ) **Describe the bug** We have a `Settings.XamlStyler` file sitting next to our `*.sln` file. But it is not recognized, unless explicitly defined by its abolute path...

Bug
help wanted
Rider

Hi there, first of all: thanks for your great work : ) I have encountered an issue with resizing. I had the same in MonoGame.WpfCore. And it might be related...

bug

Hi there, I know this is the core project. But since `dependabot-script` uses the core as docker, you might be able to answer. I already asked [here](https://github.com/dependabot/dependabot-script/issues/898) some time ago...

Hi there, thanks for your work. Would you mind tagging the commits that are used to publish new nugets with their release number and generate release notes from the commits...

Hi there, is this dead and are we supposed to use dependabot/cli in the future? Best regards, Georg

Hi there, where can I find leads on how to fill in the `OPTIONS` env variable. I plan to use the azure example pipeline and want to forward some options....

Hi there, I am using the docker image in an azure repo. So I don't have to use my own access token I am using `System.AccessToken`. This has the effect...

Hi devs, I tried the sample under `SampleApps/WV2DeploymentWiXBurnBundleSample/Bundle.wxs`. It contains the following part: ```xml ``` But under the given link `https://go.microsoft.com/fwlink/p/?LinkId=2124703` I get a bootstrapper of version 1.3.167.21 with another...