Toolkit to build high-fidelity Blender UI mockups.
Go to file
2024-09-27 18:59:20 +02:00
playbooks Playbooks: update to latest shared 2024-09-02 18:38:53 +02:00
public Add Blender UI framework 2023-02-19 16:35:21 +01:00
src Updated icons 2024-09-27 18:59:20 +02:00
.eslintrc.cjs Update build pipeline 2023-02-19 16:35:21 +01:00
.gitignore Ignore .code-workspace and .python-version (pyenv) 2023-02-27 01:08:25 +01:00
.gitmodules Playbooks: replace production inventory 2024-08-26 16:51:48 +02:00
deploy.sh Add deploy.sh 2024-09-27 14:24:39 +02:00
env.d.ts Update build pipeline 2023-02-19 16:35:21 +01:00
index.html Remove unused components 2023-02-19 16:35:21 +01:00
make_icons_index.py Update icons index generation 2024-07-17 16:21:52 +02:00
package.json Fix "run-p: command not found" 2024-07-18 14:05:51 +02:00
README.md Playbooks: replace production inventory 2024-08-26 16:51:48 +02:00
tsconfig.config.json Update build pipeline 2023-02-19 16:35:21 +01:00
tsconfig.json Allow implicit any types 2024-07-18 14:25:16 +02:00
vite.config.ts Add uirenderer-canvas 2023-05-28 18:57:26 +02:00
yarn.lock Update yarn.lock 2024-08-23 11:26:03 +02:00

Dima

Toolkit to build high-fidelity Blender UI mockups.

Project Setup

git submodule update --init --recursive
yarn install

Compile and Hot-Reload for Development

yarn run dev

Compile and Minify for Production

yarn run build

Lint with ESLint

yarn run lint

Development info

Fonts are handled via the @fontsource package.