mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 09:10:18 -06:00
- Add a new Color3Verifier and Color4Verifier that checks components to be in [0,1] - Update codegen to add a new attribute [[codegen::color()]] to mark a vec3/vec4 to be a color value - Update RenderableTrail to use the new verion