Graphite/node-graph/gcore/src
0HyperCube 08f9be6aaf Artboard nodes (#1328)
* Create artboard nodes

* Update node when resizing artboard

* Render clipped artboards

* More stable feature

* Do not render old artboards

* Fix some issues with transforms

* Fix crash when drawing rectangle

* Format

* Allow renaming document from Properties panel

* Adjust artboard label styling

* Fix document graph refresh so artboards show up

* Make "Clear Artboards" coming soon

* Fix displaying an infinite canvas

* Show document name in node graph options bar

* info!() to debug!()

* Fix Properties panel not being cleared when all docs closed

* Remove dead code

* Remove debug logs added in this branch

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-07-27 07:35:17 +01:00
..
graphic_element Artboard nodes (#1328) 2023-07-27 07:35:17 +01:00
raster Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
text Remove warnings from build and satisfied clippy (#1288) 2023-06-07 14:46:47 +05:30
vector Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
application_io.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01: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 Artboard nodes (#1328) 2023-07-27 07:35:17 +01:00
lib.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
memo.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
ops.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
quantization.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
raster.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
storage.rs Remove unsafe code and clean up the code base in general (#1263) 2023-06-02 11:05:32 +02:00
structural.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
text.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
transform.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
types.rs Lay groundwork for directly rendering to the canvas without a cpu roundrip (#1291) 2023-06-07 17:13:21 +02: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