Add methods to support generating color palettes#6720
Conversation
metalgearsloth
left a comment
There was a problem hiding this comment.
Could also really do with a test.
|
i think i did the angles properly, will need someone to check working. no idea how to write integration test. tried looking for examples in the codebase as well as slam's unmerged tutorial, but the tutorial is more geared towards content and all the codebase examples in robust i found were either 7 years old, inconsistently formatted to each other, or both. EDIT 2: never mind im basically smart |
whatston3
left a comment
There was a problem hiding this comment.
A few more thoughts.
I think the constants based on the angles you had before should work better (slightly more precise). The values you're testing could be based off of your constants, too.
Haven't tested the suggestions, all webedit ops, so do take care.

adds methods to
Color.csthat support generating:(ANALOGOUS NOT INCLUDED)
EDIT: ANALOGOUS NOW INCLUDED
this pr is required for space-wizards/space-station-14#38528.