Graphite/node-graph/gcore/src
James Lindsay ea44d1440a
Use a coarse bounding box to avoid a detailed check for intersection when clicking artwork (#1887)
* Add bounding box check for intersection

* Cache the bounding box

* private subpath
2024-08-03 15:10:04 +01:00
..
graphic_element Use a coarse bounding box to avoid a detailed check for intersection when clicking artwork (#1887) 2024-08-03 15:10:04 +01:00
raster Memoize hashing (#1876) 2024-08-01 04:42:15 -07:00
text Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
vector Memoize hashing (#1876) 2024-08-01 04:42:15 -07:00
application_io.rs Integrate Vello for vector rendering (#1802) 2024-07-22 01:56:29 -07:00
consts.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
generic.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
gpu.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
graphic_element.rs Integrate Vello for vector rendering (#1802) 2024-07-22 01:56:29 -07:00
lib.rs Memoize hashing (#1876) 2024-08-01 04:42:15 -07:00
logic.rs Add viewing/editing layer names, add Blend Mode node, and clean up Layer node (#1489) 2023-12-07 15:10:47 -08:00
memo.rs Memoize hashing (#1876) 2024-08-01 04:42:15 -07:00
ops.rs Update dependencies and lock files (#1841) 2024-07-22 02:56:29 -07:00
quantization.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
raster.rs Update dependencies and lock files (#1841) 2024-07-22 02:56:29 -07:00
storage.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
structural.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
text.rs Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
transform.rs Fix spelling in several code comments (#1860) 2024-07-25 07:17:32 +00:00
types.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
uuid.rs Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
value.rs Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00