You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved snapping to random transform and added position snapping
Features
Added 'validate' command to CLI to remove the jsonschemavalidator.net middleman (3992c3e)
Added support for TaleSpire copy-paste props, replace the 'stack' key with a 'data' key in the variants, the value should be a TaleSpire slab string (562ebc4)
Modified offset to be optional in config (0898c5b)
Modified the renderer to use a random seed if none is provided (4ca9f41)
Moved snapping to random transform and added position snapping (4f111d7)
Bug Fixes
Fixed certain config validations being ignored, which could've lead to crashes (ba519c9)