Originally created by @dscyrescotti on GitHub (Jun 15, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
This is a call to implement photo insertion along with the selection of photo from photo library and capture of new photo. With that said, it will include the setup for photo render pipeline to render photo inserted along with persistence database setup.
Todos
To add photo entity in persistence database
To create photo as graphic context's element
To implement photo picker buttons on canvas along with preview
To update render pipeline for photo
To make photo dimension fit its aspect ratio
To update history undo and redo logic
To optimize texture loading
Originally created by @dscyrescotti on GitHub (Jun 15, 2024).
Originally assigned to: @dscyrescotti on GitHub.
### Description
This is a call to implement photo insertion along with the selection of photo from photo library and capture of new photo. With that said, it will include the setup for photo render pipeline to render photo inserted along with persistence database setup.
### Todos
- [x] To add photo entity in persistence database
- [x] To create photo as graphic context's element
- [x] To implement photo picker buttons on canvas along with preview
- [x] To update render pipeline for photo
- [x] To make photo dimension fit its aspect ratio
- [x] To update history undo and redo logic
- [x] To optimize texture loading
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @dscyrescotti on GitHub (Jun 15, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
This is a call to implement photo insertion along with the selection of photo from photo library and capture of new photo. With that said, it will include the setup for photo render pipeline to render photo inserted along with persistence database setup.
Todos