Keavon Chambers

Results 133 issues of Keavon Chambers

Create an overrides/versioning system that lets users override document nodes (subgraphs), either overriding part of the subgraph or creating a copy of the full document node; then make a way...

Feature
Architecture
Rust
Graphene

- Improve developer experience for writing nodes which take adaptive resolution data (like Copy to Points) - a way of generalising and automating manual composition - automatic copying of the...

Documentation
Cleanup
Rust
Graphene

This would be used to remove the [node] -> Extract -> GpuImage nodes and just leave [node] behind. Also Clone and Cache node insertion dynamically so we can utilize caching...

Feature
Architecture
Rust

- Double-clicking nodes (except those based on proto nodes) enters their subgraph, replacing what's currently viewed in the node graph - A breadcrumb trail shows which node you're in relative...

Feature
Rust

Appends data that gets sent along in the node graph data flow. For example, appends a "color" attribute to each point in a list of points, allowing shapes instanced at...

Feature
Rust
Design

Make `DocumentNode` instances link to their `DocumentNodeDefinition`s instead of storing many redundant copies of the definition

Feature
Rust
Graphene

Feature
Rust
Performance
Graphene

Make Image nodes store their bitmap data in an asset database stored on the document

Feature
Rust
Graphene

We need some kind of robust shake detection algorithm in JS that has very minimal false positives/negatives.

Feature
Good First Issue
Web
Rust

If a user drags an image into the welcome screen (shown when zero documents are open), it should create a new document with an artboard matching the dimensions of the...

Feature
Good First Issue
Web
Rust
Paper Cut