Graphite/node-graph/gcore/src
Dennis Kobert b7fe38cf31
Fix how transforms work with footprints and remove a redundant transforms field (#1484)
* Prune unused thumbnails in node graph executor

* Fix transform downcasting failure for GraphicElementData

* Remove more warnings

* Revert upstream transform calculation change

* Use footprint to calculate layer transforms

* Fix artboards

* Move artwork with artboard

* Remove Keavon's warnings

* Prevent misordered FrontendMessages failing to reach JS handlers

---------

Co-authored-by: 0hypercube <0hypercube@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-12-03 14:17:28 -08:00
..
graphic_element Fix how transforms work with footprints and remove a redundant transforms field (#1484) 2023-12-03 14:17:28 -08:00
raster Fix transforms, Brush tool, and G/R/S (#1473) 2023-11-26 20:54:06 -08:00
text Curves image adjustment node (#1214) 2023-08-13 01:07:11 -07:00
vector Migrate demo artwork and fix all failing CI tests (#1459) 2023-11-19 23:06:21 -08:00
application_io.rs Fix transforms, Brush tool, and G/R/S (#1473) 2023-11-26 20:54:06 -08:00
consts.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +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 Fix how transforms work with footprints and remove a redundant transforms field (#1484) 2023-12-03 14:17:28 -08:00
lib.rs Fix how transforms work with footprints and remove a redundant transforms field (#1484) 2023-12-03 14:17:28 -08:00
logic.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
memo.rs Store Input for Monitor Nodes (#1454) 2023-11-14 21:17:50 +01:00
ops.rs Update `graphene-cli` and fix no-std compilation for `graphene-core` (#1428) 2023-09-30 11:20:17 +02:00
quantization.rs Update `graphene-cli` and fix no-std compilation for `graphene-core` (#1428) 2023-09-30 11:20:17 +02:00
raster.rs Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
storage.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
structural.rs Fix doctest trying to compile text diagram 2023-11-26 17:46:57 +00:00
text.rs Clean up and suppress Clippy warnings (#1402) 2023-08-27 16:56:53 -07:00
transform.rs Fix how transforms work with footprints and remove a redundant transforms field (#1484) 2023-12-03 14:17:28 -08:00
types.rs Add comments to help explain Graphene concepts 2023-10-24 22:26:08 -07:00
uuid.rs Remove warnings from build and satisfied clippy (#1288) 2023-06-07 14:46:47 +05:30
value.rs Remove warnings from build and satisfied clippy (#1288) 2023-06-07 14:46:47 +05:30