Graphite/editor/src
James Lindsay dba0433100
Fix snapping bug where snapped-together shapes couldn't be moved (#1818)
* Fixup dragging snap

* Reenable snapping by default on some demo art files

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-07-12 15:04:14 -07:00
..
messages Fix snapping bug where snapped-together shapes couldn't be moved (#1818) 2024-07-12 15:04:14 -07:00
application.rs Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
consts.rs Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
dispatcher.rs Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
generate_ts_types.rs Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
lib.rs Update Imaginate to output bitmap data to the graph via Image Frame node (#1001) 2023-02-11 08:56:31 +00:00
macros.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
node_graph_executor.rs Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
test_utils.rs Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00