Creator of Graphite. Technical artist, web dev, UI/product/graphic designer, 3D generalist, photographer, maker. M.S./B.S. from Cal Poly SLO.
-
Graphite Labs
- Bay Area, California
-
03:10
- 7h behind - https://keavon.com
Pinned Loading
-
GraphiteEditor/Graphite
GraphiteEditor/Graphite Public2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
962 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
GraphiteEditor/Graphite,
rust-lang/rust-analyzer,
linebender/kurbo
and 15 other
repositories
Loading
Contribution activity
April 2025
Created 45 commits in 1 repository
Created 2 repositories
-
Keavon/awesome-creative-coding
HTML
This contribution was made on Apr 10
-
Keavon/Adobe-Alternatives
This contribution was made on Apr 10
Opened 6 pull requests in 3 repositories
GraphiteEditor/Graphite
3
merged
1
closed
-
Add node description tooltips in the Properties panel and on secondary inputs in the graph
This contribution was made on Apr 17
-
New nodes: 'Position on Path' and 'Tangent on Path'
This contribution was made on Apr 17
-
Fix the 'Repeat', 'Circular Repeat', and 'Mirror' nodes to work on point cloud vector data
This contribution was made on Apr 10
-
Replace MemoizeImpure with Boundless Footprint -> Memoize
This contribution was made on Apr 2
terkelg/awesome-creative-coding
1
open
-
Add Graphite under "Visual Programming Languages"
This contribution was made on Apr 10
KenneyNL/Adobe-Alternatives
1
open
-
Add Graphite as Illustrator alternative
This contribution was made on Apr 10
Reviewed 32 pull requests in 1 repository
GraphiteEditor/Graphite
25 pull requests
-
Fix Path tool behavior with Shift-dragging an already selected point, where it wrongly got deselected
This contribution was made on Apr 17
-
Add the first field-based nodes: 'Instance on Points', 'Instance Position', 'Instance Index', as well as 'Grid'
This contribution was made on Apr 17
-
Add Path tool support for Alt-dragging an anchor to pull out a fresh equidistant handle pair
This contribution was made on Apr 17
-
Add "Perpendicular to Endpoint" snapping target
This contribution was made on Apr 16
-
Fix dragging a node onto a secondary input's wire not working
This contribution was made on Apr 16
-
New node: Dimensions
This contribution was made on Apr 16
-
Fix Poisson-disk sampling with negative space from nested subpaths
This contribution was made on Apr 15
-
Update Tauri to v2 and execute only the node graph in native
This contribution was made on Apr 14
-
Prevent auto-panning in Pen/Spline tools while drawing without dragging
This contribution was made on Apr 14
-
Restore auto-panning that #2443 had broken
This contribution was made on Apr 13
-
Fix inability to drag axis-aligned lines
This contribution was made on Apr 13
-
Allow the Fill tool to flood fill raster images
This contribution was made on Apr 13
-
Disallow the Gradient tool from applying to raster images
This contribution was made on Apr 13
-
Fix box selection erroneously including zero-length handles; fix GRS failing on sharp points
This contribution was made on Apr 13
-
Improve Pen tool segment drawing confirm/cancel behavior
This contribution was made on Apr 12
-
Fix the 'Bounding Box' node crashing on empty or single-point vector data input
This contribution was made on Apr 10
-
Make the node catalog, originating from a wire dropped in the graph, filter for valid types
This contribution was made on Apr 9
-
Make GRS rotation (R) angle overlay label show values between -360° and 360°
This contribution was made on Apr 9
-
Add input hints to interactions in the node graph
This contribution was made on Apr 9
-
Add option to adjust viewport zoom rate in the preferences dialog
This contribution was made on Apr 8
-
Improve Pen tool handle dragging with Tab swapping, Ctrl angle locking, and directly dragging the closing endpoint in handle
This contribution was made on Apr 8
-
Add Vello support for Outline view mode rendering; add non_scaling to strokes (SVG, not yet Vello)
This contribution was made on Apr 6
-
Fix Gradient tool always re-selecting its end point after any click/drag
This contribution was made on Apr 6
-
Fix the 'Mask' node from always erroring
This contribution was made on Apr 6
-
Add tests for gradient drawing with transformations
This contribution was made on Apr 6
- Some pull request reviews not shown.
Created an issue in GraphiteEditor/Graphite that received 2 comments
Packing algorithm node
Packing algorithms are tricky! But we should find or build one that's high quality and efficient based on whatever the state of the art is in this …
2
comments
Opened 34 other issues in 1 repository
GraphiteEditor/Graphite
27
open
7
closed
-
Ergonomic way to define enums for use by nodes
This contribution was made on Apr 16
-
Drawing by appending to the selected layer fails on empty layers
This contribution was made on Apr 16
-
Drawing a shape at non-100% viewport zoom wrongly applies the scale to the Transform node not the shape
This contribution was made on Apr 16
-
Single, unified Value node that picks its type from usage
This contribution was made on Apr 14
-
Shallow Select mode should also display hover overlays for what a click and double-click will select
This contribution was made on Apr 12
-
Add overlays for anchors, just like segments, for hovered/selected vector layers
This contribution was made on Apr 12
-
Proportional editing mode
This contribution was made on Apr 11
-
Path tool click targets erroneously include hidden 'Path' node modifications
This contribution was made on Apr 10
-
Space when dragging to shift what's being drawn
This contribution was made on Apr 10
-
Add options to the 'Repeat' node for the spacing with envelope/span/pitch/gap
This contribution was made on Apr 10
-
It's impossible to drag axis-aligned lines
This contribution was made on Apr 10
-
Package and distribute Graphite across common desktop platforms
This contribution was made on Apr 9
-
Get the Tauri build to render the viewport content natively (separately for now)
This contribution was made on Apr 9
-
Implement PWA resource caching and self-contained distribution of all resources (UI fonts)
This contribution was made on Apr 9
-
Release desktop builds through Steam
This contribution was made on Apr 9
-
Release Windows builds through the Microsoft Store
This contribution was made on Apr 9
-
Release Mac builds through the Mac App Store
This contribution was made on Apr 9
-
Get the viewport to render beneath the Tuari webview
This contribution was made on Apr 9
-
Customize native window and utilization of native APIs
This contribution was made on Apr 9
-
Release desktop builds for direct download with an installer and self-updater
This contribution was made on Apr 9
-
Investigate moving editor code from Wasm to native in Tauri builds
This contribution was made on Apr 9
-
Make the Tauri part of the code base optional
This contribution was made on Apr 9
-
Upgrade Tauri to v2 and get it running again
This contribution was made on Apr 9
-
Tracking Issue: Desktop application
This contribution was made on Apr 9
-
GRS fails on sharp points and box selection wrongly targets its zero-length handles
This contribution was made on Apr 9
- Some issues not shown.
Answered 1 discussion in 1 repository
GraphiteEditor/Graphite
GraphiteEditor/Graphite
-
Boolean operations on open path
This contribution was made on Apr 15