Graphite/editor/src
Keavon Chambers 69069ef723
Fix the 'Repeat', 'Circular Repeat', and 'Mirror' nodes to work on point cloud vector data (#2553)
* Include points in bounding box calculations

* Fix unrelated crash from debug assert when reordering root-level folders

* Fix another unrelated crash from debug assert when GRS scaling to size 0

* Fix several vector nodes to respect and propagate local transform space
2025-04-12 02:18:31 -07:00
..
messages Fix the 'Repeat', 'Circular Repeat', and 'Mirror' nodes to work on point cloud vector data (#2553) 2025-04-12 02:18:31 -07:00
application.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
consts.rs Add option to adjust viewport zoom rate in the preferences dialog (#2420) 2025-04-08 07:51:46 +00:00
dispatcher.rs New demo artwork: "Parametric Dunescape" 2025-04-01 23:20:34 -07:00
generate_ts_types.rs Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
lib.rs Add tests to the Ellipse, Artboard, and Fill tools (#2181) 2025-03-07 02:13:15 +00:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Add tests for gradient drawing with transformations (#2481) 2025-04-06 10:35:20 +00:00
test_utils.rs Add tests for gradient drawing with transformations (#2481) 2025-04-06 10:35:20 +00:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00