Initial commit

This commit is contained in:
isUnknown 2026-02-12 15:22:46 +01:00
commit 65e0da7e11
1397 changed files with 596542 additions and 0 deletions

View file

@ -0,0 +1,27 @@
# Screenshots
Here are some different examples of what you can do.
**Field rows**
Add an unlimted number of rows with fields.
[![Field rows](presentation.png)](docs/presentation.png)
**Fieldsets**
If needed, you can use a set of fields to output different kind of field rows.
[![Fieldsets](fieldsets.png)](docs/fieldsets.png)
**Nesting**
It's possible nest Engineer fields in the blueprint. There is no depth limit.
[![Nesting](nesting.png)](docs/nesting.png)
**Sorting**
Sort the rows by drag and drop or by the sort arrows.
[![Sorting](sorting.png)](docs/sorting.png)