GraphiteEditor / GraphiteEditor/Graphite

Asset database

Open
#1,604 0 comments 0 reactions 1 assignee Claimed by @timon-schelling View on GitHub
Graphene
Dominant language
Rust
Stars
27.2k
Forks
1.3k
Avg merge
20h 5m
Merged PRs (30d)
57

Description

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

Right now, if you drag an image into the document, the Image node itself stores the data (as part of a value input which we hide, but would otherwise appear in the Properties panel just like any other parameter like a number or a color). We want to instead have each document store its blob data (such as images) in an asset database, and then it would be accessed by URL as `graphite://d0ce5747-6916-42a0-88d9-a623ac5d927f` for example.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.