Degate icon indicating copy to clipboard operation
Degate copied to clipboard

Add a new project type : attached mode

Open DorianBDev opened this issue 3 years ago • 3 comments

Description

This adds a new project type that allows skipping the import phase when creating a new project. It uses a new dynamic image loading and rendering system. This should allow Degate to support images with billions of pixels in each dimension.

Affected area(s)

  • [x] Core
  • [x] GUI
  • [x] Tests

Changes type

  • [ ] Bug fix
  • [ ] Migration
  • [x] New feature
  • [x] Feature rework

Proposed changes

  • Add a new project type.
  • Rework TileCache system.
  • General optimization.

DorianBDev avatar Dec 17 '21 16:12 DorianBDev

Definitely not production ready.

DorianBDev avatar Dec 17 '21 16:12 DorianBDev

It should be almost production ready, but not battle tested. Please see this for more information.

DorianBDev avatar Dec 20 '21 16:12 DorianBDev

Fixed all reported bugs.

DorianBDev avatar Dec 21 '21 17:12 DorianBDev

Need to show a warning notice when selection the new project type. This should also be shown with a special beta label in the project setup dialog. Some more tests are also needed before landing this in next alpha/beta of Degate (ETA: September).

DorianBDev avatar Aug 16 '23 18:08 DorianBDev