@@ -266,6 +266,37 @@ _Discussions:
266
266
267
267
[ Blackjack] ( https://github.com/setzer22/blackjack )
268
268
269
+ ### [ Graphite] [ graphite-repo ]
270
+
271
+ ![ Graphite] ( graphite_splash.png )
272
+
273
+ Graphite ([ GitHub] [ graphite-repo ] , [ Discord] [ graphite-discord ] ,
274
+ [ Twitter] [ graphite-twitter ] ) is an in-development vector and raster graphics
275
+ editor built on a non-destructive node-based workflow.
276
+
277
+ The completion of [ Sprint 10] [ graphite-sprint-10 ] wraps up a productive month
278
+ of features and stability improvements. Documents persist page reloads via
279
+ IndexedDB browser storage. The layer panel got some love. Vector anchor points
280
+ can be dragged (beginnings of the Path/Pen Tools). Per-tool footer bar hints
281
+ teach possible user input actions. And a big code cleanup/refactor took place
282
+ behind the scenes.
283
+
284
+ Additional new features and QoL improvements: artboards, panel resizing, the
285
+ Navigate Tool, outline view mode, support for touch input and non-Latin
286
+ keyboards, an * About Graphite* dialog with version info, plus dozens of bugs
287
+ and crashes were resolved.
288
+
289
+ [ Try it right now in your browser.] [ graphite-live-demo ] Graphite is making
290
+ steady progress towards becoming a non-destructive, procedural graphics editor
291
+ suitable for replacing traditional 2D DCC applications. [ Join the
292
+ Discord] [ graphite-discord ] and get involved!
293
+
294
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
295
+ [ graphite-discord ] : https://discord.graphite.design
296
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
297
+ [ graphite-live-demo ] : https://editor.graphite.design
298
+ [ graphite-sprint-10 ] : https://github.com/GraphiteEditor/Graphite/milestone/10?closed=1
299
+
269
300
## Library Updates
270
301
271
302
### [ assets_manager]
0 commit comments