Richard Eakin

Results 31 issues of Richard Eakin

I was looking for more info on the technique in the Atmosphere sample and saw that you link to an 'article by Intel' (in [this readme](https://github.com/DiligentGraphics/DiligentFX/blob/master/PostProcess/EpipolarLightScattering/README.md)), but I can't get...

Hey, after doing a quick survey I noticed that there are some places where `ci::Buffer`s are being passed by value (like in the various `onRead()` methods). Where this was almost...

clipping, viewports, and Font sizes. Am I forgetting anything?

We've gotten pretty far in the `layout` branch with the `LinerLayout` class, and its `VerticalLayout` and `HorizontalLayout` convenience subclasses. This is what is left: - [ ] Get #12 merged...

#6 was an initial key event implementation that uses the view hierarchy similar to mouse / touches, however instead the long term plan is to implement a responder chain for...

Currently they must be passed in using a c array, which is awkward. Will add overloads for passing args in vector, variadic template, or both.

Hello and thanks for this plug-in, it was a breeze to install and get up and running. I was wondering, is it possible to use a standard config file for...

question

We're using pm2 to run and monitor Windows executables for a permanent installation, it works well for the most part but I'm wondering if there is any way to route...

### Environment - Visual Studio version: 2022 Community - CodeMaid version: 12.0 - Code language: C++ ### Description I installed the Codemaid extension specifically for the "Digging (Spade)" feature as...