Otto Rask

Results 27 issues of Otto Rask

When I turn on HDR in a Bevy 3D camera (`hdr: true`), the infinite grid fade out makes the faded out portion (out to infinity) turn black as opposed to...

I just created the readme's example client script and ran it on Ruby 2.0.0 (Windows 7) and the bot connects fine in localhost. Why is 2.1.0 listed as the minimum...

Is there any particular reason for choosing ``` SELECT * FROM table WHERE col1 = 'val' ORDER BY col2 ``` instead of ``` SELECT * FROM table WHERE col1 =...

Not a bug, but more of a idea/feature request. Would it be possible to take a look at making coverage reporting streamable into a file at runtime, in small chunks?...

type/enhancement

As the way stat works is quite different from things like Xdebug that just dump a valgrind blob that can be parsed after the fact, a short example could ease...

Are you planning on implementing a feature to automatically save and load groups for users (similarly as taxonomies are saved and loaded for post objects)? This should most probably be...

In Windows 11 I can have two ENG languages set both with different typing languages. In my case the typing languages/layouts are US-ANSI and FI-ISO. When I switch between languages...

feature request