Raikiri

Results 20 issues of Raikiri

## Expected Behavior I expect to get some understanding what this project is about after reading its readme ## Current Behavior Still no idea what I'm looking at. I got...

bug
documentation

Right now methods like request_properties_from_element return shared pointers to PlyData objects. However, shared pointers have their own overheads and often they have a singular owner which makes their "sharedness" redundant....

Right now the only way of controlling the fan curves is by changing the hardcoded values in src/board/system76/oryp7/board.mk , recompiling, flashing, etc. It's not particularly user-friendly. Is there a technical...

Here's my minimal test code: ```cpp #version 450 #extension GL_ARB_separate_shader_objects : enable layout(location = 0) in vec2 fragScreenCoord; layout(location = 0) out vec4 resColor; #define MaxObjectsCount 20 struct Object {...

Repro: 1) Set `config.borderless = true` 2) Observe that the window is indeed borderless: ![image](https://user-images.githubusercontent.com/1657728/163296072-4a446069-2c12-46e6-b744-8479bbb9d695.png) 3) Select any other window on the same desktop (that does not cover the lite-xl...

Repro steps: 1) Set `config.borderless = true` 2) Double click on the window header Expected behaviour: The window should maximize What actually happens: The window does not react to the...

One of features that I consider major is hiding the window decoration that eats up valuable vertical space. Most modern software including browsers and vs code render their own "close"/"maximize"/"minimize"...

With this command line: --input "test.hdr" --outputNum 1 --output0params dds,rgba32f,cubemap --filter radiance --dstFaceSize 128 --output0 "out" I get a crash in processFilterArea() here: ` const float dotProduct = vec3Dot(normalPtr, _tapVec);...

So I'm using cmft to generate cubemaps from latlong images like this: `cmft.exe --input someInputFile.hdr --outputNum 1 --output0params dds,rgba32f,cubemap --generateMipChain true --dstFaceSize 128 --output0 someOutputFile.dds ` And I encountered a...

### Describe the bug If you attack unarmed while wearing any suit (activity suit, hub suit, full chainmail suit, etc), some attacks trigger the "the force of the blow damages...

(S1 - Need confirmation)