Skip to content

Commit 8d95eac

Browse files
vogellaclaude
andcommitted
Add N&N for animated effects migrated to SWT GraphicsExample
Covers the migration work tracked in eclipse-platform/eclipse.platform.swt#3189, introducing a Misc category with effects from SWT-OldSchoolEffect. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 71385a7 commit 8d95eac

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

32.9 MB
Loading

news/4.40/platform_isv.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,19 @@ The feature is disabled by default to preserve backward compatibility.
3333
![Dirty Indicator Light Theme](images/dirty-indicator-light.png)
3434

3535
![Dirty Indicator Dark Theme](images/dirty-indicator-dark.png)
36+
37+
### New Animated Effects in SWT GraphicsExample
38+
<!-- https://github.com/eclipse-platform/eclipse.platform.swt/issues/3189 -->
39+
<details>
40+
<summary>Contributors</summary>
41+
42+
- [Laurent Caron](https://github.com/lcaron) (original author of SWT-OldSchoolEffect)
43+
- [Lars Vogel](https://github.com/vogella)
44+
</details>
45+
46+
The SWT `GraphicsExample` snippet has been extended with a large collection of animated demo tabs in the new `Misc` category.
47+
These effects were migrated from the [SWT-OldSchoolEffect](https://github.com/lcaron/SWT-OldSchoolEffect) project (with permission from the original author, [Laurent Caron](https://github.com/lcaron)) and serve as useful tests and demonstrations for SWT's `Canvas`, `GC`, and `Image` rendering.
48+
49+
Newly available effects include Starfield, Ripple, Blob, Burning Sea, Copper Bars, Explosion, Fire, Mandelbrot, Moiré, Plasma, Raster Bars, Shade Bobs, Twister, Wave, Dancing, Bump Mapping, Flat Text, Lens, Block Effect, Twirl, Sine Wave, Sky, Unlimited Balls, and Warp.
50+
51+
![SWT GraphicsExample Animated Effects](images/graphics-examples.gif)

0 commit comments

Comments
 (0)