Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce components db #841

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

n1k0
Copy link
Member

@n1k0 n1k0 commented Nov 26, 2024

🔧 Problem

We don't have a components database and explorer for objects and veli just yet. Also, a component db and handling api would establish good foundations for further work with textile trims (though this patch doesn't make components totally generic just yet, but that'd be the next step).

🍰 Solution

Introduce a components JSON database with reusable default components for objects and veli. Add a component explorer as well.

🏝️ How to test

Ensure the explorer works well and that the objects and veli simulators still work as expected.

@n1k0 n1k0 requested a review from vjousse November 26, 2024 22:26
@n1k0 n1k0 marked this pull request as ready for review November 26, 2024 22:26
@n1k0 n1k0 requested a review from paulboosz November 26, 2024 22:26
@n1k0 n1k0 force-pushed the chore/components-datasource branch from 7a50599 to 646c900 Compare November 27, 2024 06:40
@n1k0 n1k0 force-pushed the chore/components-datasource branch from 646c900 to 98302ee Compare November 29, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant