SametHope

Results 7 issues of SametHope

**Issue:** When attempting to link or unlink colors while selecting multiple objects, all selected objects visually appear to update, but in reality only one object is actually linked. It looks...

Unity Version: 6000.0.53f1 Package installed from the Package Manager via git URL: `https://github.com/leth4/Colorlink.git` **Issue:** When opening the Palette window for the first time, I encountered the following exception in the...

Unity Version: 6000.0.53f1 Package installed from the Package Manager via git URL: `https://github.com/leth4/Colorlink.git` **Issue:** When naming colors with slashes (`/`) to organize them into submenus, some entries don’t display correctly...

**Improvement Proposal:** Right now, linked colors always enforce both RGB and alpha values from the palette entry. This means that if you want to use the same base color with...

**Improvement Proposal:** Right now, any linked color field can still be edited directly in the Inspector. However, these edits are temporary and get overridden the next time the palette is...

**Describe the bug** `PaletteAnimation` can throw an `IndexOutOfRangeException` when the calculated color index equals the length of the colors array. This occurs at wave crests or troughs where the wave...

bug

Hi, thanks for the great package! I just installed it to replace my custom ScriptableObject wrappers, and it's been a smooth transition so far. I really appreciate how the Scene...

enhancement