@@ -533,6 +533,38 @@ _Discussion: [/r/rust](https://reddit.com/r/rust/comments/vj40qq/noumenal_my_3d_
533
533
[ noumenal-appstore ] : https://apps.apple.com/us/app/noumenal/id1584884105
534
534
[ hackerfoo-website ] : https://hackerfoo.com
535
535
536
+ ### [ Graphite] [ graphite-website ]
537
+
538
+ ![ Graphite] ( graphite.png )
539
+
540
+ Graphite ([ website] [ graphite-website ] , [ GitHub] [ graphite-repo ] ,
541
+ [ Discord] [ graphite-discord ] , [ Twitter] [ graphite-twitter ] ) is a free,
542
+ in-development raster and vector 2D graphics editor. It will be powered by a
543
+ node graph compositing engine that supercharges your layer stack, providing a
544
+ completely non-destructive editing experience.
545
+
546
+ June's [ sprint 16] [ graphite-sprint ] focused mainly on bug fixes and big
547
+ under-the-hood changes:
548
+
549
+ - Ahead of the curve: A long-awaited refactor replaces the underlying
550
+ Bézier curve data structure in alignment with requirements for Pen tool
551
+ improvements and the upcoming node system.
552
+ - Sending mixed messages: The internal messaging system was upgraded to
553
+ sequence the message processing in a more predictable stack-based order. A new
554
+ subscription-based event broadcaster was integrated as well.
555
+ - Back on the menu: The application menu bar content definitions were moved
556
+ from the JS frontend to a permanent home in the Rust backend.
557
+
558
+ Open the [ Graphite editor] [ graphite-live-demo ] in your browser to give it a try
559
+ and share your creations with #MadeWithGraphite on Twitter.
560
+
561
+ [ graphite-website ] : https://graphite.rs
562
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
563
+ [ graphite-discord ] : https://discord.graphite.rs
564
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
565
+ [ graphite-sprint ] : https://github.com/GraphiteEditor/Graphite/milestone/16
566
+ [ graphite-live-demo ] : https://editor.graphite.rs
567
+
536
568
## Library Updates
537
569
538
570
### [ psf2]
@@ -673,7 +705,7 @@ a new feature to export texture [to png] easily.
673
705
- [ Bevy's "good first issue" issues] [ bevy-issues ] .
674
706
675
707
[ awgy ] : https://github.com/rust-gamedev/arewegameyet#contribute
676
- [ graphite-contribute ] : https://github.com/GraphiteEditor/Graphite/issues/202
708
+ [ graphite-contribute ] : https://graphite.rs/contribute
677
709
[ winit-issues ] : https://github.com/rust-windowing/winit/issues?q=is%3Aopen+is%3Aissue+label%3A%22difficulty%3A+easy%22
678
710
[ backroll-rs ] : https://github.com/HouraiTeahouse/backroll-rs/issues
679
711
[ embark.rs ] : https://embark.rs
0 commit comments