InvokeAI/invokeai/frontend
psychedelicious 7c5dea6d12 refactor(ui): revise types for line and rect objects
- Create separate object types for brush and eraser lines, instead of a single type that has a `tool` field.
- Create new object type for rect shapes.
- Add logic to schemas to migrate old object types to new.
- Update renderers & reducers.
2024-08-30 22:18:46 +10:00
..
cli feat(config): add CLI arg to specify config file 2024-03-20 15:05:25 +11:00
install feat(installer): remove updater 2024-03-26 14:48:29 +11:00
web refactor(ui): revise types for line and rect objects 2024-08-30 22:18:46 +10:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00