[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Image editor: Shapes are now stored in a SQLite3 database.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
e639e434 by Benoît Minisini at 2024-10-11T13:34:56+02:00
Image editor: Shapes are now stored in a SQLite3 database.

[DEVELOPMENT ENVIRONMENT]
* NEW: Image editor: Shapes are now stored in a SQLite3 database.
* NEW: Add dependency on 'gb.hash' component.

- - - - -


8 changed files:

- + app/src/gambas3/.connection/Shapes.connection
- + app/src/gambas3/.connection/Shapes.template
- app/src/gambas3/.project
- app/src/gambas3/.src/Editor/Image/CImageSelection.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- app/src/gambas3/.src/Editor/Image/ImageSelectionBox.class
- + app/src/gambas3/.src/Editor/Image/ShapeStore.module


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e639e434de209ed064e3057f326ffd793ea3c6e5

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e639e434de209ed064e3057f326ffd793ea3c6e5
You're receiving this email because of your account on gitlab.com.