Nicolas Guillemot

Results 13 issues of Nicolas Guillemot

Right now the spec requires that T is a complete type, I feel like this is a tough requirement since neither `shared_ptr` nor `unique_ptr` have this requirement. Is there a...

First of all, thank you for writing this very neat proposal! I thought I'd make a suggestion to include unit tests with more code coverage. That way it would be...

Colors in linear spaces currently aren't acting linearly. For example, if you create an `ImGui::ColorButton` with (0.5,0.5,0.5), you get a pixel with exactly (128,128,128) as the RGB components showing up...

style
backends
color spaces