Commit Graph

9 Commits

Author SHA1 Message Date
ライゼン1920
e4b2710423 Update JSON UI schemas (#192)
* Implement some missing `ui/` schemas

- Add `allow_debug_missing_texture`
- Add `propagate_alpha`
- Add `use_child_anchors`

* Tweak descriptions of `item_ref`

It should be noted that UI are referred to as "elements."

Moreover, the examples used colon (`:`) instead of dots (`.`) which contradicts the given description.

* Add more enum values to the `easing` property

These are all known values, aside from the five that was given.
2023-11-06 21:04:26 +01:00
DaanV2
2fd2dc4c9c Fixing reference 2023-11-04 19:39:49 +01:00
DaanV2
21d1724c68 Fixing circular ref 2023-11-04 19:36:05 +01:00
DaanV2
322f89d9be Moving around refs 2023-11-04 19:30:10 +01:00
DaanV2
a4b0c3e571 Fixing schemas 2023-10-24 20:28:27 +02:00
DaanV2
1f7449f3e1 Moved and cleaned 2023-10-24 20:00:09 +02:00
DaanV2
41ba8d8df0 Sorted properties 2023-10-24 19:53:37 +02:00
DaanV2
9ddf4d225e Separating ui file into its components 2023-10-24 19:49:51 +02:00
Daan Verstraten
325b02b2e3 Adding ui-json schemas (#188) 2023-10-24 00:31:52 +02:00