2 Commits

Author SHA1 Message Date
Jonathan Thomas 0ddcdf657f Changing Glow and Shadow to use "Before Keyframes False", so the blue is applied after other keyframes are applied, to allow correct bleed/blur sizes that expand beyond their initial image sizes. Also, improved "spread" arg to be more accurate. 2026-04-20 18:31:11 -05:00
Jonathan Thomas 7af626a963 Add Shadow and Glow effects with unit tests
- add new Shadow effect with soft drop shadow controls for color, opacity, blur, spread, distance, and angle
- add new Glow effect with outer/inner glow modes and controls for color, opacity, blur, and spread
- add focused unit tests covering shadow rendering, glow rendering, and JSON/property round-tripping
2026-04-17 16:33:56 -05:00