oncer

Results 4 issues of oncer

I believe I have everything set up correctly, however I'm getting the following error when I execute :GOTOIMPL on a method declaration in a header file: ``` Error detected while...

bug

I was expecting to be able to view the full text when hovering over it with the mouse. I was also not expecting to see the text cut off in...

If you look inside Assets/Kino/Bloom/Shader/Bloom.cginc in the prefilter part: ``` // Under-threshold part: quadratic curve half rq = clamp(br - _Curve.x, 0, _Curve.y); rq = _Curve.z * rq * rq;...

question

Every couple of weeks the cron service stops working in my installation, and no cron jobs will be run until I restart the redis server. I've noticed that in this...

needs triage
snap developers