-
-
Notifications
You must be signed in to change notification settings - Fork 836
Insights: GraphiteEditor/Graphite
Overview
Could not load contribution data
Please try again later
34 Pull requests merged by 8 people
-
Desktop: Unify save file handling and add file dialog for export
#3008 merged
Aug 6, 2025 -
Desktop: Open links in default browser and prevent popups
#3006 merged
Aug 6, 2025 -
Desktop: Linux improve desktop integration
#3003 merged
Aug 6, 2025 -
Shaders:
graster-nodes
no-std fixups#2984 merged
Aug 6, 2025 -
Desktop: Add some missing key codes
#3011 merged
Aug 6, 2025 -
Refactor the node graph UI wires to render using Kurbo
#2994 merged
Aug 6, 2025 -
Rename the Group type to Graphic everywhere
#3009 merged
Aug 6, 2025 -
Queue messages in the frontend which they can't be processed
#3005 merged
Aug 5, 2025 -
Fix pen tool
#3002 merged
Aug 5, 2025 -
Desktop: Fix Vello rendering colors with doubly-applied gamma by converting to linear in the shader
#2998 merged
Aug 5, 2025 -
Fix broken animations by removing deadlock
#2993 merged
Aug 4, 2025 -
Desktop: Add custom file dialogs
#2939 merged
Aug 4, 2025 -
Rename graphic subtypes to remove their "data" and "group" suffixes
#2990 merged
Aug 4, 2025 -
Desktop: Viewport bounds from viewport container
#2989 merged
Aug 4, 2025 -
Rename GraphicElement -> Graphic and trait GraphicElementRendered -> Render
#2987 merged
Aug 3, 2025 -
Make checkboxes not use interior mutability
#2976 merged
Aug 3, 2025 -
Remove message deferral for text creation
#2978 merged
Aug 3, 2025 -
Rename Instances<T> to Table<T> and the "instance" terminology to "TableRow" and "element"
#2981 merged
Aug 3, 2025 -
Use target family insted of target arch
#2975 merged
Aug 3, 2025 -
Fix the Path tool erroneously showing editable geometry overlays belonging to hidden Path nodes
#2932 merged
Aug 2, 2025 -
Partly fix when the "Make Path Editable" button is shown as enabled
#2968 merged
Aug 2, 2025 -
Add copy/cut/paste/duplicate functionality for path geometry
#2812 merged
Aug 2, 2025 -
Desktop: Render overlays with vello
#2965 merged
Aug 2, 2025 -
Refactor the 'Round Corners' and 'Auto-Tangents' nodes and vector node unit tests to use Kurbo
#2964 merged
Aug 2, 2025 -
Improve the Path tool's segment editing mode and make hovering manipulators react contextually
#2860 merged
Aug 2, 2025 -
Add 'Circle' to the Shape tool and its associated gizmos
#2914 merged
Aug 2, 2025 -
Refactor the 'Offset Path' node to use Kurbo entirely
#2946 merged
Aug 1, 2025 -
Fix regression with double-click in the Path tool not working
#2963 merged
Jul 31, 2025 -
Desktop: Execute editor and node graph natively
#2955 merged
Jul 31, 2025 -
Fix ~1 second delay opening new document in Chrome by correctly setting willReadFrequently
#2962 merged
Jul 31, 2025 -
Fix Shape tool arc gizmo snap visualization and pointer cursor icon when hovering or dragging
#2957 merged
Jul 31, 2025 -
Rename the Coordinate data type to Vec2
#2959 merged
Jul 31, 2025
10 Pull requests opened by 9 people
-
Fix eyedropped not working on raster data when canvas is used
#2958 opened
Jul 31, 2025 -
Add stroke scaling option to Stroke node
#2961 opened
Jul 31, 2025 -
Feat: Merge selected near points with path tool
#2966 opened
Aug 1, 2025 -
Refactor the 'Centroid' node to use Kurbo
#2977 opened
Aug 3, 2025 -
Display error dialogue when exporting
#2983 opened
Aug 3, 2025 -
Shaders
#2985 opened
Aug 3, 2025 -
Fix Alt-based quick measurement to show document space coordinates instead of viewport space
#2995 opened
Aug 5, 2025 -
Desktop: Implement missing vello overlays
#3004 opened
Aug 5, 2025 -
Track which document the deferred executions belong to
#3010 opened
Aug 6, 2025 -
Desktop: Fix text tool
#3012 opened
Aug 6, 2025
9 Issues closed by 3 people
-
Queue messages in the wasm wrapper if the editor is locked
#3000 closed
Aug 5, 2025 -
Fix Vello canvas rendering not being displayed in sRGB
#2971 closed
Aug 5, 2025 -
Fix vello not rendering on desktop startup
#2970 closed
Aug 4, 2025 -
Move PathStyle from VectorData to an attribute of the Region domain
#1836 closed
Aug 4, 2025 -
Make checkboxes not use interior mutability
#2974 closed
Aug 3, 2025 -
Tracking Issue: Instances tables
#1834 closed
Aug 3, 2025 -
Copying and pasting geometry while in the Path tool
#2744 closed
Aug 2, 2025 -
Path tool segment editing mode polish
#2832 closed
Aug 2, 2025 -
Get the viewport to render beneath the web UI
#2541 closed
Aug 1, 2025
14 Issues opened by 5 people
-
Export images with native vello rendering
#3007 opened
Aug 6, 2025 -
Having multiple documents open currently breaks
#3001 opened
Aug 5, 2025 -
Implement missing overlay functions for vello
#2999 opened
Aug 5, 2025 -
Text input is broken on desktop
#2997 opened
Aug 5, 2025 -
Node Graph overlay does not work on desktop
#2992 opened
Aug 4, 2025 -
Rearranging Layers in the Layer Panel does not work on Desktop
#2991 opened
Aug 4, 2025 -
Concept to explore: replace Tables with (lambda) field iteration?
#2988 opened
Aug 4, 2025 -
Row filtering in all nodes that operate on tables
#2982 opened
Aug 3, 2025 -
Add Desktop Wrapper crate
#2980 opened
Aug 3, 2025 -
Document Export Issue
#2979 opened
Aug 3, 2025 -
Move file handeling to native code
#2973 opened
Aug 2, 2025 -
Fix shortcuts not working on desktop
#2972 opened
Aug 2, 2025 -
Path tool snapping to the X or Y axis with Shift held is broken for handles
#2969 opened
Aug 2, 2025 -
Add stroke scaling option to Stroke node
#2960 opened
Jul 31, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Filter transform instances
#2935 commented on
Aug 4, 2025 • 3 new comments -
Grid shape & Grid Row and columns gizmos
#2921 commented on
Aug 5, 2025 • 0 new comments -
Add struct field visualization to the editor message hierarchy tree visualization on the website
#2917 commented on
Aug 6, 2025 • 0 new comments -
Point sliding on G G
#2913 commented on
Aug 6, 2025 • 0 new comments -
Draw image frames as outlines in the outline view mode
#2891 commented on
Aug 2, 2025 • 0 new comments -
Add a general-purpose Value node
#2822 commented on
Aug 2, 2025 • 0 new comments -
Fix #[range] to act as a soft min/max
#2678 commented on
Aug 2, 2025 • 0 new comments -
Add basic thumbnail extraction to Rawkit
#2659 commented on
Aug 1, 2025 • 0 new comments -
Replace Bezier-rs usages with Kurbo in the editor
#2325 commented on
Aug 6, 2025 • 0 new comments -
Tracking Issue: Refactor nodes to use Kurbo instead of Bezier-rs
#2635 commented on
Aug 6, 2025 • 0 new comments -
Node Graph Selection Offset
#2869 commented on
Aug 5, 2025 • 0 new comments -
Dynamic tables
#1173 commented on
Aug 4, 2025 • 0 new comments -
Tracking Issue: Tables and attributes for graphical data
#1832 commented on
Aug 4, 2025 • 0 new comments -
Release Mac builds through the Mac App Store
#2542 commented on
Aug 4, 2025 • 0 new comments -
Release Windows builds through the Microsoft Store
#2543 commented on
Aug 4, 2025 • 0 new comments -
Release Linux builds through common app stores via Flatpak/AppImage/Snap packages
#584 commented on
Aug 4, 2025 • 0 new comments -
Release desktop builds for direct download with an installer and self-updater
#2539 commented on
Aug 4, 2025 • 0 new comments -
Customize native window and utilize native APIs
#2540 commented on
Aug 4, 2025 • 0 new comments -
Release desktop builds through Steam
#2544 commented on
Aug 4, 2025 • 0 new comments -
Package and distribute Graphite across common desktop platforms
#2547 commented on
Aug 4, 2025 • 0 new comments