Switched back to pyinstaller 4.2 because 4.3 was causing issues with antivirus programs.
Added:
- A new logo
- An upgraded paste tool:
- Added a button that when pressed moves the selection relative to the camera using the movement controls.
- Added single degree rotation which is enabled by clicking the free rotation option. 90 degree increments by default.
- Added buttons to rotate 90 degrees clockwise and anti-clockwise relative to the camera orientation.
- Added scale functionality. This allows the selection to be scaled larger or smaller than it previously was.
- Added buttons to mirror the selection relative to the camera orientation.
- Added a minimum and maximum displayed height value to the chunk tool. This allows viewing of caves below the surface and the nether.
- Localisation for Czech, German, French, Russian, Chinese
- Thanks to yudonglin, Eiim, Ex-Ark, Max-RM, ALTB0ne and PavelDobCZ23
- Some of these were added before but they were not added to a changelog
- If you want to help with localisation see the contributing readme
Fixed:
- Dramatically optimised the paste logic to make it run a lot faster.
- Fixed program hang when running the prune operation.
- Fixed divide by zero errors when window was minimised.
- Fixed some locale issues for some users.
- Fixed the copy water and lava buttons in the paste tool. These previously did not work and copied water and lava regardless.
- Optimised creation of chunk geometry a little.
- Fixed an issue with the volume text in the select tool.