Cubitect

Results 82 comments of Cubitect

I have changed how the UI is updated when a seed is analyzed. It's a workaround that somewhat goes against Qt advice, but it should have significantly less performance issues...

I have tried to address UI performance issue again in the update 2.6.0. The UI will now only receive updates as long as it does not affect the calculations to...

I'm pretty sure GitHub Actions do not offer static Qt builds, since that requires compiling Qt from source and takes around 10GB of space. Currently, I have a couple of...

Yes, and it doesn't support static builds: [github.com/jurplel/install-qt-action/issues/53](https://github.com/jurplel/install-qt-action/issues/53)

The new release has a custom grid option. However, with that option enabled the grid won't be dynamic and does no longer represent the progress of the tile generation.

You essentially already can. For instance if you exclude all other biomes from a given area, you'll match biomes for that size.

In v2.5 there is now a filter that can locate a given biome and offers a minimum size requirement as well as a border tolerance that controls how much biome...

The in-game biome scale is 1:4 for all actual uses. For 1.18+ there are no layers with higher scales and the scales are *faked* by cubiomes by just sampling every...

Thanks, I have submitted a PR to the flathub.