InvokeAI/invokeai/frontend
psychedelicious 392e9b4882 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-23 19:46:02 +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-23 19:46:02 +10:00
__init__.py Apply black 2023-07-27 10:54:01 -04:00