0
This repository has been archived on 2025-04-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Minecraft-Overviewer/overviewer_core
Nicolas F 9895fe875b textures: remove baffling texture generation logic
We used to generate textures multiple times for each worker process,
which didn't seem to be intended as it was done gated behind a reversed
if statement. It just so happened to fix an issue introduced by the
pickling code which was deleting vital attributes like the actual
generated textures.

I'm honestly not sure why this was ever done, so let's just throw this
out and call it a day.

Fixes #1728
2020-02-19 15:06:42 +01:00
..
2020-02-13 18:35:20 +01:00
2020-02-14 21:26:34 +01:00
2019-07-24 09:49:25 +02:00
2019-12-23 23:50:20 +01:00
2019-03-07 15:43:01 +01:00
2019-07-24 09:35:52 +02:00
2016-11-29 09:13:42 -05:00
2019-06-23 12:47:05 -04:00
2019-12-26 17:28:51 +01:00
2019-03-17 17:57:07 +01:00
2019-07-09 13:44:43 +02:00
2019-03-17 17:57:07 +01:00
2019-07-12 17:48:32 +02:00
2019-04-20 10:36:53 +01:00
2020-02-14 21:21:58 +01:00