Graphite/node-graph/gcore/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
..
graphic_element Fix the 'Repeat', 'Circular Repeat', and 'Mirror' nodes to work on point cloud vector data (#2553) 2025-04-12 02:18:31 -07:00
raster Refactor many usages of Color to natively store linear not gamma (#2457) 2025-03-18 05:37:20 -07:00
text Improve Text tool resize/drag behavior (#2428) 2025-03-19 06:49:49 +00:00
vector Fix the 'Repeat', 'Circular Repeat', and 'Mirror' nodes to work on point cloud vector data (#2553) 2025-04-12 02:18:31 -07:00
animation.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
application_io.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
consts.rs Add Vello support for Outline view mode rendering; add non_scaling to strokes (SVG, not yet Vello) (#2455) 2025-04-07 00:02:11 +00:00
context.rs Add 'Freeze Real Time' and 'Boundless Footprint' nodes as alternatives to using 'Memoize Impure' (#2509) 2025-04-02 11:31:52 +00:00
generic.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
gpu.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
graphic_element.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
instances.rs Add the Spreadsheet panel to inspect node output data (#2442) 2025-03-18 23:06:05 -07:00
lib.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
logic.rs Experimental animation support (#2443) 2025-03-19 01:19:49 -07:00
memo.rs Add 'Freeze Real Time' and 'Boundless Footprint' nodes as alternatives to using 'Memoize Impure' (#2509) 2025-04-02 11:31:52 +00:00
ops.rs Make the 'Tangent Inverse' node accept DVec2 in lieu of the separate atan2 node (#2516) 2025-04-06 01:32:02 -07:00
raster.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
registry.rs Remove subtyping for () from node graph type system (#2418) 2025-03-26 21:26:07 +00:00
structural.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
text.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
transform.rs Add 'Freeze Real Time' and 'Boundless Footprint' nodes as alternatives to using 'Memoize Impure' (#2509) 2025-04-02 11:31:52 +00:00
types.rs Make the node catalog, originating from a wire dropped in the graph, filter for valid types (#2423) 2025-04-09 01:07:35 -07:00
uuid.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
value.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00