Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-21 | Fix Gradient preview issues | VolTer | |
2022-11-14 | Fix clicking in gradient editor | Ale Camara | |
- When double-clicking on the gradient we should open the colour picker and create a colour key. - Instead, we were also evaluating the click further down producing the colour key to move around. | |||
2022-11-02 | Unify usage of undo_redo in editor | kobewi | |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, ↵ | bruvzg | |
change warnings=all to use /W4. | |||
2022-08-31 | Unite GradientEdit and GradientEditor as editor-only widget | Yuri Sizov | |