Skip to content

Make colors a constexpr.

PabloMK7 requested to merge colorimprove into develop

Makes color constructor constexpr and some operators inline. The order of the struct bytes is reversed to match raw endianness.

Merge request reports

Loading