ItsSunnyMonster

Results 11 issues of ItsSunnyMonster

Why is that? Is that a feature that is not yet implemented? Or are there something I have to do to enable it?

enhancement

Hi all, I have this command here that I want to run in a build rule ``` vendor/shader-compiling/fxc.exe /nologo /Emain /Tvs_5_0 /Od /Zi /Fo assets/shaders/hlsl/%(Filename)_vs.cso /Fd %{cfg.buildtarget.directory}/%(Filename)_vs.pdb assets/shaders/hlsl/%(Filename)_vs.hlsl ``` and...

question

**What seems to be the problem?** Basically what the title says. **What did you expect to happen?** I expected the clean button to delete all compiled outputs, including ones generated...

bug

**Description** On macOS, the `surface.get_current_texture` function blocks after the user clicks the fullscreen button. It does not finish until the fullscreen animation is finished. This causes the entire app to...

type: bug
help wanted
api: metal

Currently, I can only build the selected target with this extension. If I want to run it, I have to open it in the file explorer and then run the...

If I understand this project correctly, it currently has two components. One is the MuseScore plugin which passes on the information to the `rpc.js` file which is in charge of...

enhancement
help wanted

### Summary This happens when we have a function that expects `Arc`. It generates a warning on the calls to the function (more specifically when the `Arc`s are constructed), but...

C-bug
I-false-positive

**Description** As of now, I don't think there is an easy way to play a video at a speed so that it finishes playing within the specified duration. The only...

b-enhancement
c-accepted
a-2d

First of all thank you for making this amazing library. Do you have any ETA's for when border-width will be supported? That will be very helpful. Thank you